Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | (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-22 |
| | |||
* | 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 | 2008-07-21 |
| | | | | | | | | | 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. | ||
* | Avoid troublesome abs_path calls in wrapper setup | Joey Hess | 2008-07-21 |
| | | | | As documented in the forum post. | ||
* | 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 | 2008-07-21 |
| | | | | Previous fix mised a few cases. | ||
* | 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 |
| | |||
* | Merge commit 'smcv/master' | Joey Hess | 2008-07-21 |
|\ | |||
| * | Don't prepend tagbase to tags if they start with "./" or "/". | Simon McVittie | 2008-07-21 |
| | | | | | | | | | | That syntax made little sense previously, and this allows sites to put "most" of their tags under $tagbase. | ||
* | | (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/ | 2008-07-21 |
| | | | | branched) | ||
* | thoughts | Joey Hess | 2008-07-21 |
| | |||
* | Merge commit 'smcv/prefix' | Joey Hess | 2008-07-21 |
|\ | | | | | | | | | | | | | | | Conflicts: doc/news/version_2.49.mdwn Also fixed the newest news file (and my wikiannounce script). | ||
| * | 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 | 2008-07-21 |
| | | | | | | | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
| * | Migrate doc/users via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
| * | Migrate doc/plugins via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
| * | Migrate doc/todo via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
| * | Migrate doc/bugs via prefix_directives | Simon McVittie | 2008-07-21 |
| | | | | | | | | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | ||
* | | add news item for ikiwiki 2.54 | Joey Hess | 2008-07-21 |
| | | |||
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 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/ | 2008-07-21 |
| | | |||
| * | -- fix attr | http://harningt.eharning.us/ | 2008-07-21 |
| | | |||
| * | Comment about implementation questions to add WMD for Wysiwym markdown editor | http://harningt.eharning.us/ | 2008-07-20 |
| | | |||
| * | (no commit message) | http://www.openidfrance.fr/beaufils | 2008-07-20 |
| | | |||
| * | (no commit message) | http://www.openidfrance.fr/beaufils | 2008-07-20 |
| | | |||
| * | (no commit message) | http://www.openidfrance.fr/beaufils | 2008-07-20 |
| | | |||
| * | (no commit message) | http://www.openidfrance.fr/beaufils | 2008-07-20 |
| | | |||
| * | (no commit message) | http://www.openidfrance.fr/beaufils | 2008-07-20 |
| | | |||
| * | (no commit message) | http://www.openidfrance.fr/beaufils | 2008-07-20 |
| | | |||
| * | reply | http://www.cse.unsw.edu.au/~willu/ | 2008-07-20 |
| | | |||
| * | close | http://www.cse.unsw.edu.au/~willu/ | 2008-07-20 |
| | |