summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-24Add alternate patchhttp://www.cse.unsw.edu.au/~willu/
2008-09-23Commentshttp://www.cse.unsw.edu.au/~willu/
2008-09-23Responsehttp://www.cse.unsw.edu.au/~willu/
2008-09-23Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-09-23rename: Hide type field from rename form when renaming attachments.Joey Hess
2008-09-23changelogJoey Hess
2008-09-23multiple rename support is workingJoey Hess
most edge cases seem handled too
2008-09-23* Pinghttp://ptecza.myopenid.com/
2008-09-23Merge branch 'master' into tovaJoey Hess
2008-09-23rename, remove: Don't rely on a form parameter to tell whether the page ↵Joey Hess
should be treated as an attachment.
2008-09-23factor out fixlinksJoey Hess
2008-09-23factor out do_renameJoey Hess
2008-09-23add checkbox to rename subpages tooJoey Hess
2008-09-23responsesJoey Hess
2008-09-23layoutJoey Hess
2008-09-23Add keepextension parameter to htmlize hook. (Willu)Joey Hess
2008-09-23Print a debug message if a page has multiple source files.Joey Hess
2008-09-23allow setup file to enable verbose modeJoey Hess
2008-09-23include perl error in warning about openidJoey Hess
it may be some other module missing, this way you can tell by reading the log
2008-09-23mergedJoey Hess
2008-09-23Fix typo in skeleton.pm.example: sessionncgi (with extra n)Simon McVittie
(cherry picked from commit 72ffc85d6acb8b99839ac98a2c23dbef410b5666)
2008-09-23* Responsehttp://ptecza.myopenid.com/
2008-09-23bug report on funny characters in the namechrysn
2008-09-22bug report with patchhttp://smcv.pseudorandom.co.uk/
2008-09-22(no commit message)http://smcv.pseudorandom.co.uk/
2008-09-22Reference patches to beautify redirection URLshttp://smcv.pseudorandom.co.uk/
2008-09-22interesting, I could use this for photo gallerieshttp://smcv.pseudorandom.co.uk/
2008-09-22added wishlist item with work-in-progress pluginchrysn
2008-09-22(no commit message)http://dmarti.myopenid.com/
2008-09-22Adding two CSS / themesBlanko
2008-09-21Reference and describe my implementationhttp://smcv.pseudorandom.co.uk/
2008-09-21remove: redirect via urlto(), avoiding mentions of index.htmlSimon McVittie
2008-09-21recentchanges: construct redirections via urlto(), avoiding mentions of ↵Simon McVittie
index.html
2008-09-21poll: Use urlto to produce redirection URLs, avoiding mentions of index.htmlSimon McVittie
2008-09-21editpage: beautify redirection URLs, avoiding exposing the implementation ↵Simon McVittie
detail that index.html exists
2008-09-21Add second, related, patch.http://www.cse.unsw.edu.au/~willu/
2008-09-21Update patch: Add /s to end of regexps to handle multi-line pagespecs. ↵http://www.cse.unsw.edu.au/~willu/
Simplify match_link(). Simplify pagespec_match().
2008-09-21Add patchhttp://www.cse.unsw.edu.au/~willu/
2008-09-21Add patchhttp://www.cse.unsw.edu.au/~willu/
2008-09-21Add patchhttp://www.cse.unsw.edu.au/~willu/
2008-09-21Link to new bug and old todohttp://www.cse.unsw.edu.au/~willu/
2008-09-21Add a new bug when using source highlightinghttp://www.cse.unsw.edu.au/~willu/
2008-09-20closeJoey Hess
2008-09-20handle templates with special characters in nameJoey Hess
The template field is really a link, so needs to be converted to a page name in stored state.
2008-09-20avoid uninitialised value warningJoey Hess
2008-09-20add missing page name sanity checkJoey Hess
2008-09-20Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-09-20Revert change now that listdirectives is enabledhttp://www.cse.unsw.edu.au/~willu/
2008-09-20avoid warning if percent value is not numericJoey Hess
2008-09-20avoid duplicate template lookupJoey Hess