Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | add news item for ikiwiki 3.20100926 | Joey Hess | |
2010-09-26 | review | Joey Hess | |
2010-09-26 | htmlbalance: Fix compatability with HTML::Tree 4.0. (smcv) | Joey Hess | |
2010-09-26 | sign | http://smcv.pseudorandom.co.uk/ | |
2010-09-26 | sign my change | http://smcv.pseudorandom.co.uk/ | |
2010-09-26 | +patch | http://smcv.pseudorandom.co.uk/ | |
2010-09-26 | +patch | http://smcv.pseudorandom.co.uk/ | |
2010-09-26 | HTML::Tree v4 is not entirely backwards-compatible | http://smcv.pseudorandom.co.uk/ | |
2010-09-26 | (fixing silly formatting issue) | http://lovesgoodfood.com/jason/ | |
2010-09-26 | (no commit message) | http://lovesgoodfood.com/jason/ | |
2010-09-26 | poll vote (Accept both) | 98.66.223.132 | |
2010-09-25 | pebak? | Joey Hess | |
2010-09-25 | forgot to close this, was fixed using %pagestate | Joey Hess | |
2010-09-25 | notabug | Joey Hess | |
2010-09-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-24 | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmlZJCPogIE74m6GSCmkbJoMZiWNOlXcjI | |
2010-09-23 | response | Joey Hess | |
2010-09-23 | poll vote (Accept only OpenID for logins) | 188.118.202.217 | |
2010-09-23 | connection between alias direcive and autotag | chrysn | |
2010-09-23 | b00g | http://hendry.iki.fi/ | |
2010-09-22 | typo | Javier Rojas | |
2010-09-22 | possible bug with img plugin | Javier Rojas | |
2010-09-22 | (no commit message) | http://blipvert.myopenid.com/ | |
2010-09-22 | (no commit message) | http://blipvert.myopenid.com/ | |
2010-09-22 | (no commit message) | http://blipvert.myopenid.com/ | |
2010-09-22 | poll vote (Accept only OpenID for logins) | http://blipvert.myopenid.com/ | |
2010-09-22 | (no commit message) | hb7 | |
2010-09-20 | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawl_d5VW9AK4YSf-cJKz8vUONCihstBZU9o | |
2010-09-19 | Add link to html5shiv. | jason | |
2010-09-19 | Back to Joey. | tschwinge | |
2010-09-18 | document settings needed to fix bug | Joey Hess | |
2010-09-18 | better fix developed on #httpd channel | Joey Hess | |
2010-09-18 | response | Joey Hess | |
2010-09-18 | format | Joey Hess | |
2010-09-18 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2010-09-18 | add | Joey Hess | |
2010-09-18 | remove obsolete docs about DefaultLanguage | Joey Hess | |
I think this may have made sense when the master language was rendered to index.html, but with it at index.en.html, DefaultLanguage is not needed. | |||
2010-09-17 | idea about 'dynamic' forms | Javier Rojas | |
2010-09-17 | Report. | tschwinge | |
2010-09-17 | patch proposal: add option to capitalize pagetitles | privat | |
2010-09-15 | add news item for ikiwiki 3.20100915 | Joey Hess | |
2010-09-15 | cutpaste: Fix bug that occured in some cases involving inlines when text was ↵ | Joey Hess | |
pasted on a page before being cut. | |||
2010-09-15 | reply | intrigeri | |
2010-09-15 | bugs/Error:_no_text_was_copied_in_this_page_--_missing_page_dependencies | tschwinge | |
2010-09-15 | Report. | tschwinge | |
2010-09-14 | git: When updating from remote, use git pull --prune, to avoid possible ↵ | Joey Hess | |
errors from conflicting obsolete remote branches. | |||
2010-09-14 | close | Joey Hess | |
2010-09-14 | update | Joey Hess | |
2010-09-14 | external: Disable RPC::XML's "smart" encoding, which sent ints for strings ↵ | Joey Hess | |
that contained only a number, fixing a longstanding crash of the rst plugin. | |||
2010-09-14 | blogspam: Fix crash when content contained utf-8. | Joey Hess | |
I also tried setting RPC::XML::ENCODING but that did not prevent the crash, and it seems that blogspam.net doesn't like getting xml encoded in unicode, since it mis-flagged comments as spammy that way that are normally allowed through. |