Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-05 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-05-05 | minor: trying to format the "verbatims" correctly | http://lj.rossia.org/users/imz/ | |
2009-05-05 | added a clarifiaction about my understanding of what happens | http://lj.rossia.org/users/imz/ | |
2009-05-05 | a problem with /etc/ikiwiki/auto.setup, perl and non-existent paths | http://lj.rossia.org/users/imz/ | |
2009-05-05 | (no commit message) | http://stefano.zacchiroli.myopenid.com/ | |
2009-05-04 | turn python-support back on | Joey Hess | |
Should wait to upload until ikiwiki is fixed in testing. | |||
2009-05-04 | add news item for ikiwiki 3.11 | Joey Hess | |
2009-05-04 | releasing version 3.11 | Joey Hess | |
2009-05-04 | Avoid using python-support. Closes: #525086 | Joey Hess | |
Uses new debhelper feature to turn off python-support. The tiny python module included herein certianly doesn't need all the python-support nonsense. | |||
2009-05-04 | response | Joey Hess | |
2009-05-04 | HTML5 story update | Kai Hendry | |
2009-05-04 | anon commit test | Kai Hendry | |
2009-05-02 | (no commit message) | simonraven | |
2009-05-02 | a clarifying comment about a tool which is referred to | http://lj.rossia.org/users/imz/ | |
2009-05-02 | published at http://github.com/jmtd/ikiwiki_todolist/ | http://jmtd.net/ | |
2009-05-02 | WIP todo list javascript in a demonstratable state | http://jmtd.net/ | |
2009-04-30 | personal experience | http://schmonz.livejournal.com/ | |
2009-04-30 | passwordauth/discussion: Cosmetics | Jérémy Bobbio | |
2009-04-30 | passwordauth/discussion: Document an attempt of using Apache::AuthenHook for ↵ | Jérémy Bobbio | |
a restricted wiki | |||
2009-04-28 | (no commit message) | albertlash | |
2009-04-28 | (no commit message) | simonraven | |
2009-04-28 | (no commit message) | simonraven | |
2009-04-28 | (no commit message) | simonraven | |
2009-04-28 | (no commit message) | simonraven | |
2009-04-28 | (no commit message) | simonraven | |
2009-04-28 | s/choosen/chosen/ | simonraven | |
2009-04-27 | translation.mdwn: Typo fixes. Closes: #525753 | Joey Hess | |
2009-04-27 | mention po plugin | Joey Hess | |
2009-04-27 | Updated Danish translation from Jonas Smedegaard. Closes: #525751 | Joey Hess | |
2009-04-27 | upated spanish translation | Víctor Moral | |
2009-04-27 | removed | TimBosse | |
2009-04-26 | (no commit message) | TimBosse | |
2009-04-26 | (no commit message) | TimBosse | |
2009-04-26 | (no commit message) | TimBosse | |
2009-04-26 | htmlscrubber? | http://jmtd.net/ | |
2009-04-26 | (no commit message) | simonraven | |
2009-04-26 | (no commit message) | http://stefano.zacchiroli.myopenid.com/ | |
2009-04-25 | (no commit message) | simonraven | |
2009-04-24 | add a ' ' to prevent autosmiley eating a ) | Jon Dowland | |
2009-04-24 | another backlinks issue | Jon Dowland | |
2009-04-24 | backlinks issue | Jon Dowland | |
2009-04-24 | interactive todo lists todo item | Jon Dowland | |
2009-04-24 | new todo item: more flexible inline postform | Jon Dowland | |
2009-04-24 | (no commit message) | NicolasLimare | |
2009-04-23 | simplifiy | Joey Hess | |
2009-04-23 | Revert "pagespec_match_list * optimisation" | Joey Hess | |
This reverts commit 2f96c49bd1826ecb213ae025ad456a714aa04863. I forgot about internal pages. We don't want * matching them! I left the optimisation in pagecount, where it used to live. Internal pages probably don't matter when they're just being counted. | |||
2009-04-23 | avoid using pagespec_match_list here | Joey Hess | |
I forgot to check if it was called from preprocess, and it is not; it's called by a format hook. If an error is thrown from a format hook, wiki build fails, so we don't want that. | |||
2009-04-23 | simplify | Joey Hess | |
2009-04-23 | pagespec_match_list * optimisation | Joey Hess | |
Add an optimisation for the semi-common case of a "*" pagespec. Can avoid doing any real processing in this case. | |||
2009-04-23 | formatting | Joey Hess | |