Age | Commit message (Expand) | Author |
2010-11-23 | Use local paths for the CGI URL | Simon McVittie |
2010-11-23 | Use local paths when including Javascript | Simon McVittie |
2010-11-23 | Use local paths for redirection where possible | Simon McVittie |
2010-11-22 | Add a regression test for urlto, baseurl and cgiurl in relative/local/absolut... | Simon McVittie |
2010-11-22 | urlto(): if $from is undef, return a local path, not an absolute URL | Simon McVittie |
2010-11-22 | baseurl(): return local path, not absolute URL, if the argument is undef | Simon McVittie |
2010-11-22 | cgiurl(): return a locally-valid path by default | Simon McVittie |
2010-11-22 | cgiurl: don't append "?" if there are no parameters | Simon McVittie |
2010-11-22 | Compute local paths to the top of the wiki | Simon McVittie |
2010-11-22 | added edittemplate bug for ikiwiki verison: 3.20100815.2 | http://churchkey.org/author/ian/ |
2010-11-22 | response | Joey Hess |
2010-11-22 | respond to feedback | http://smcv.pseudorandom.co.uk/ |
2010-11-22 | comments (finally) | Joey Hess |
2010-11-21 | (no commit message) | http://slowdog.myopenid.com/ |
2010-11-20 | (no commit message) | http://pmate.myopenid.com/ |
2010-11-20 | úpdate | Joey Hess |
2010-11-20 | response | Joey Hess |
2010-11-20 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess |
2010-11-20 | edittemplate: Fix crash if using a .tmpl file or other non-page file as a tem... | Joey Hess |
2010-11-20 | (no commit message) | http://pmate.myopenid.com/ |
2010-11-20 | (no commit message) | http://pmate.myopenid.com/ |
2010-11-20 | highlight: Support new format of filetypes.conf used by version 3.2 of the hi... | Joey Hess |
2010-11-20 | smcv/ready/glob-cache merged | Joey Hess |
2010-11-20 | avoid an unnecessary hash lookup | Joey Hess |
2010-11-20 | Merge remote branch 'smcv/ready/glob-cache' | Joey Hess |
2010-11-20 | one more patch: but expanding the memoization is actually a slowdown for the ... | http://smcv.pseudorandom.co.uk/ |
2010-11-20 | branch ready for merge, I think | Simon McVittie |
2010-11-20 | make use of precompiled regex objects | Simon McVittie |
2010-11-19 | glob2re: return a precompiled, anchored case-insensitive regex | Simon McVittie |
2010-11-19 | match_glob: streamline glob cache slightly | Simon McVittie |
2010-11-19 | Improve the speed of match_glob | Kathryn Andersen |
2010-11-17 | response | Joey Hess |
2010-11-17 | sorry, I'll try against master in future. | Jon Dowland |
2010-11-17 | (no commit message) | http://pmate.myopenid.com/ |
2010-11-17 | ext4, default settings... | http://jmtd.livejournal.com/ |
2010-11-16 | inline: Improve RSS url munging to use a proper html parser | Joey Hess |
2010-11-16 | add test case for RSS url munging | Joey Hess |
2010-11-16 | indentation | Joey Hess |
2010-11-16 | Fix escaping of filenames in historyurl. (Thanks, aj) | Joey Hess |
2010-11-16 | response | Joey Hess |
2010-11-16 | more: Add pages parameter to limit where the more is displayed. (thanks, dark) | Joey Hess |
2010-11-16 | improve html | Joey Hess |
2010-11-16 | websetup: Fix encoding problem when restoring old setup file. | Joey Hess |
2010-11-16 | response | Joey Hess |
2010-11-16 | but it already checks length.. | Joey Hess |
2010-11-16 | already fixed | Joey Hess |
2010-11-16 | thoughts | Joey Hess |
2010-11-15 | further thoughts | http://kerravonsen.dreamwidth.org/ |
2010-11-15 | modular, not replacement | http://kerravonsen.dreamwidth.org/ |
2010-11-15 | added my reasons for wanting a replace-able template system | http://churchkey.org/author/ian/ |