aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into tovaJoey Hess2008-09-30
|\
| * httpauth: Document that ikiwiki.cgi has to be in a directory subject to authe...Joey Hess2008-09-30
* | Merge branch 'master' into tovaJoey Hess2008-09-30
|\|
| * don't say rebuilding wiki when refreshingJoey Hess2008-09-30
| * interesting bugJoey Hess2008-09-30
| * add test for empty, and for entirely negated pagespecsJoey Hess2008-09-30
| * closeJoey Hess2008-09-30
| * mention a demo site for pluginbremner2008-09-30
| * Responsehttp://www.cse.unsw.edu.au/~willu/2008-09-30
* | remove testing code, accidentially committedJoey Hess2008-09-29
* | support indexpagesJoey Hess2008-09-29
* | updateJoey Hess2008-09-29
* | Removed the pagefile function, which was confusingly close in name toJoey Hess2008-09-29
* | use newpagefileJoey Hess2008-09-29
* | add newpagefile functionJoey Hess2008-09-29
* | support indexpages when renaming pagesJoey Hess2008-09-29
* | close todo about thisJoey Hess2008-09-29
* | support indexpages when creating new pagesJoey Hess2008-09-29
* | Merge branch 'master' into tovaJoey Hess2008-09-29
|\|
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-09-29
| |\
| | * (no commit message)http://josephturian.blogspot.com/2008-09-29
| * | avoid unnecessarily rebuilding pages with complex conditionalsJoey Hess2008-09-29
* | | Add indexpages optionJoey Hess2008-09-29
|/ /
* | updateJoey Hess2008-09-29
* | more changes for removal of blog pageJoey Hess2008-09-29
* | use gettextJoey Hess2008-09-29
|/
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-09-29
|\
| * (no commit message)http://josephturian.blogspot.com/2008-09-29
| * responsechrysn2008-09-28
* | fix handing of case of file first created by preview but then savedJoey Hess2008-09-29
|/
* responseJoey Hess2008-09-27
* Thoughts on the new wikistate variablehttp://www.cse.unsw.edu.au/~willu/2008-09-27
* editpage: Be more aggressive (and less buggy) about cleaning up temporary fil...Joey Hess2008-09-27
* Add %wikistate, which is like %pagestate except not specific to a given page,...Joey Hess2008-09-27
* Reorganize index file, add a format version field.Joey Hess2008-09-27
* thoughtsJoey Hess2008-09-27
* (no commit message)Plareplane2008-09-27
* template: Make edit link for new templates ensure the page is located under t...Joey Hess2008-09-27
* htmltidy robustness fixesJoey Hess2008-09-27
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* typoJoey Hess2008-09-27
* (no commit message)http://smcv.pseudorandom.co.uk/2008-09-27
* analysis of most used non-exported library functions by pluginsJoey Hess2008-09-27
* pagetype is exportedJoey Hess2008-09-27
* Beautify urls used in various places. (smcv)Joey Hess2008-09-27
* Merge commit 'smcv/beautify'Joey Hess2008-09-27
|\
| * remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie2008-09-21
| * recentchanges: construct redirections via urlto(), avoiding mentions of index...Simon McVittie2008-09-21
| * poll: Use urlto to produce redirection URLs, avoiding mentions of index.htmlSimon McVittie2008-09-21
| * editpage: beautify redirection URLs, avoiding exposing the implementation det...Simon McVittie2008-09-21