Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-23 | * Typo | http://ptecza.myopenid.com/ | |
2008-07-23 | * Bug? | http://ptecza.myopenid.com/ | |
2008-07-22 | Report bug in map wrt bare directories | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-22 | (no commit message) | bremner | |
2008-07-22 | (no commit message) | http://lollipopman.myopenid.com/ | |
2008-07-22 | (no commit message) | http://lollipopman.myopenid.com/ | |
2008-07-22 | (no commit message) | http://lollipopman.myopenid.com/ | |
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 | Avoid troublesome abs_path calls in wrapper setup | Joey Hess | |
As documented in the forum post. | |||
2008-07-21 | response | Joey Hess | |
2008-07-21 | response | Joey Hess | |
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 | remove test | Joey Hess | |
2008-07-21 | test | Joey Hess | |
2008-07-21 | typo | Joey Hess | |
2008-07-21 | test | Joey Hess | |
2008-07-21 | response | Joey Hess | |
2008-07-21 | changelog | Joey Hess | |
2008-07-21 | Merge commit 'smcv/master' | Joey Hess | |
2008-07-21 | Don't prepend tagbase to tags if they start with "./" or "/". | Simon McVittie | |
That syntax made little sense previously, and this allows sites to put "most" of their tags under $tagbase. | |||
2008-07-21 | (no commit message) | Mathias | |
2008-07-21 | Fix one missed instance of a directive without [[! (it was committed after I ↵ | http://smcv.pseudorandom.co.uk/ | |
branched) | |||
2008-07-21 | editpage: Don't show attachments link when attachments are disabled. | Joey Hess | |
2008-07-21 | thoughts | Joey Hess | |
2008-07-21 | prefix_directives enabled in doc wiki, all preprocessor directives ↵ | Joey Hess | |
converted. (Simon McVittie) | |||
2008-07-21 | Merge commit 'smcv/prefix' | Joey Hess | |
Conflicts: doc/news/version_2.49.mdwn Also fixed the newest news file (and my wikiannounce script). | |||
2008-07-21 | add news item for ikiwiki 2.54 | Joey Hess | |
2008-07-21 | releasing version 2.54 | Joey Hess | |
2008-07-21 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-07-21 | rename skeleton.pm | Joey Hess | |
Add '.example' so it's not installed with the other plugins. | |||
2008-07-21 | elaborate on this idea | Joey Hess | |
2008-07-21 | Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate escaped directives (\[[) in doc/bugs to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate escaped directives (\[[) in doc/todo to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate everything else 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-21 | Migrate doc/users 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-21 | Migrate doc/plugins 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-21 | Migrate doc/todo 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-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-21 | Thoughts on example setup file | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Update patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Updated patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Update | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-21 | Change to new preprocessor syntax | http://www.cse.unsw.edu.au/~willu/ | |