Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-22 | bug when pages changing extension; new patch | http://gmcmanus.myopenid.com/ | |
2008-07-22 | patch to prevent email obfuscation | http://gmcmanus.myopenid.com/ | |
2008-07-22 | response to response | http://brian.may.myopenid.com/ | |
2008-07-22 | bug already noted, so mark as done | http://gmcmanus.myopenid.com/ | |
2008-07-21 | email obfuscation by Text::Markdown undone by HTML::Scrubber | http://gmcmanus.myopenid.com/ | |
2008-07-21 | Add allow_symlinks_before_srcdir config setting | Joey Hess | |
can be used to avoid a security check that is a good safe default, but problimatic overkill in some situations. I decided to underdocument this, because the option looks ugly, and I don't want people randomly turning it on because it looks like a good idea. So if you need it, you'll get an error message mentioning how to fix it. | |||
2008-07-21 | Really fix bug with links to pages with names containing colons | Joey Hess | |
Previous fix mised a few cases. | |||
2008-07-21 | typo | Joey Hess | |
2008-07-21 | test | Joey Hess | |
2008-07-21 | response | Joey Hess | |
2008-07-21 | (no commit message) | Mathias | |
2008-07-21 | Migrate escaped directives (\[[) in doc/bugs to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate doc/bugs via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-20 | close | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-19 | respinse | Joey Hess | |
2008-07-19 | close bug, add changelog | Joey Hess | |
2008-07-19 | new bug and patch | http://gmcmanus.myopenid.com/ | |
2008-07-18 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2008-07-18 | New bug and patch - close stderr when forking a sub process to run git | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-17 | Add a postscan hook. | Joey Hess | |
* Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing. | |||
2008-07-17 | web commit by http://jcflack.myopenid.com/ | Joey Hess | |
2008-07-14 | closures | Joey Hess | |
2008-07-14 | fix link | Joey Hess | |
2008-07-14 | web commit by http://ptecza.myopenid.com/: * Broken URL | Joey Hess | |
2008-07-13 | Mark bug "clear: both for .page*?" as [[done]] | Simon McVittie | |
2008-07-13 | web commit by http://smcv.pseudorandom.co.uk/: Patched | Joey Hess | |
2008-07-13 | web commit by http://smcv.pseudorandom.co.uk/: on second thoughts, more ↵ | Joey Hess | |
changes are desirable | |||
2008-07-13 | web commit by http://smcv.pseudorandom.co.uk/: suggest solution | Joey Hess | |
2008-07-12 | only htmlize errors when cgi is actually running | Joey Hess | |
2008-07-12 | add perlmagick to build deps | Joey Hess | |
needed since the doc wiki is using an [[img]] | |||
2008-07-12 | Hopefully fix regression tests in non-English environments | Simon McVittie | |
2008-07-12 | Merge branch 'master' of git://git.ikiwiki.info into bugs | Simon McVittie | |
2008-07-12 | web commit by http://smcv.pseudorandom.co.uk/: I think I know what's wrong ↵ | Joey Hess | |
here too | |||
2008-07-12 | Add missing requirement of IkiWiki::render before starting to render things | Simon McVittie | |
2008-07-12 | web commit by http://smcv.pseudorandom.co.uk/ | Joey Hess | |
2008-07-12 | web commit by intrigeri: initial bug submission | Joey Hess | |
2008-07-12 | web commit by intrigeri: update, found a possible (random) fix | Joey Hess | |
2008-07-12 | web commit by intrigeri: bug submission | Joey Hess | |
2008-07-12 | web commit by intrigeri: bug submission | Joey Hess | |
2008-07-12 | remove example (which was lacking escaping) | Joey Hess | |
2008-07-12 | fixed | Joey Hess | |
2008-07-12 | web commit by http://smcv.pseudorandom.co.uk/ | Joey Hess | |
2008-07-12 | Change deb dependencies to list Text::Markdown before markdown, since the ↵ | Joey Hess | |
former, while slower, has a much better html parser that avoids numerous bugs. | |||
2008-07-12 | greatly simplified test case | Joey Hess | |
2008-07-11 | bug | Joey Hess | |
2008-07-11 | web commit by intrigeri: thanks + note about git collaborative work | Joey Hess | |
2008-07-11 | web commit by intrigeri: answer + fix escaping in example wiki page | Joey Hess | |
2008-07-10 | question | Joey Hess | |
2008-07-10 | escape | Joey Hess | |
2008-07-10 | Fixes creation of pages when clicking on WikiLinks starting with "/". | Joey Hess | |