Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-24 | Add alternate patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-23 | Comments | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-23 | Response | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-23 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-09-23 | rename: Hide type field from rename form when renaming attachments. | Joey Hess | |
2008-09-23 | changelog | Joey Hess | |
2008-09-23 | multiple rename support is working | Joey Hess | |
most edge cases seem handled too | |||
2008-09-23 | * Ping | http://ptecza.myopenid.com/ | |
2008-09-23 | Merge branch 'master' into tova | Joey Hess | |
2008-09-23 | rename, remove: Don't rely on a form parameter to tell whether the page ↵ | Joey Hess | |
should be treated as an attachment. | |||
2008-09-23 | factor out fixlinks | Joey Hess | |
2008-09-23 | factor out do_rename | Joey Hess | |
2008-09-23 | add checkbox to rename subpages too | Joey Hess | |
2008-09-23 | responses | Joey Hess | |
2008-09-23 | layout | Joey Hess | |
2008-09-23 | Add keepextension parameter to htmlize hook. (Willu) | Joey Hess | |
2008-09-23 | Print a debug message if a page has multiple source files. | Joey Hess | |
2008-09-23 | allow setup file to enable verbose mode | Joey Hess | |
2008-09-23 | include perl error in warning about openid | Joey Hess | |
it may be some other module missing, this way you can tell by reading the log | |||
2008-09-23 | merged | Joey Hess | |
2008-09-23 | Fix typo in skeleton.pm.example: sessionncgi (with extra n) | Simon McVittie | |
(cherry picked from commit 72ffc85d6acb8b99839ac98a2c23dbef410b5666) | |||
2008-09-23 | * Response | http://ptecza.myopenid.com/ | |
2008-09-23 | bug report on funny characters in the name | chrysn | |
2008-09-22 | bug report with patch | http://smcv.pseudorandom.co.uk/ | |
2008-09-22 | (no commit message) | http://smcv.pseudorandom.co.uk/ | |
2008-09-22 | Reference patches to beautify redirection URLs | http://smcv.pseudorandom.co.uk/ | |
2008-09-22 | interesting, I could use this for photo galleries | http://smcv.pseudorandom.co.uk/ | |
2008-09-22 | added wishlist item with work-in-progress plugin | chrysn | |
2008-09-22 | (no commit message) | http://dmarti.myopenid.com/ | |
2008-09-22 | Adding two CSS / themes | Blanko | |
2008-09-21 | Reference and describe my implementation | http://smcv.pseudorandom.co.uk/ | |
2008-09-21 | remove: redirect via urlto(), avoiding mentions of index.html | Simon McVittie | |
2008-09-21 | recentchanges: construct redirections via urlto(), avoiding mentions of ↵ | Simon McVittie | |
index.html | |||
2008-09-21 | poll: Use urlto to produce redirection URLs, avoiding mentions of index.html | Simon McVittie | |
2008-09-21 | editpage: beautify redirection URLs, avoiding exposing the implementation ↵ | Simon McVittie | |
detail that index.html exists | |||
2008-09-21 | Add second, related, patch. | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-21 | Update 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-21 | Add patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-21 | Add patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-21 | Add patch | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-21 | Link to new bug and old todo | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-21 | Add a new bug when using source highlighting | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-20 | close | Joey Hess | |
2008-09-20 | handle templates with special characters in name | Joey Hess | |
The template field is really a link, so needs to be converted to a page name in stored state. | |||
2008-09-20 | avoid uninitialised value warning | Joey Hess | |
2008-09-20 | add missing page name sanity check | Joey Hess | |
2008-09-20 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-09-20 | Revert change now that listdirectives is enabled | http://www.cse.unsw.edu.au/~willu/ | |
2008-09-20 | avoid warning if percent value is not numeric | Joey Hess | |
2008-09-20 | avoid duplicate template lookup | Joey Hess | |