Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-28 | thoughts | Joey Hess | |
2009-12-28 | idea | Joey Hess | |
2009-12-28 | add another github fork | Joey Hess | |
2009-12-27 | note as merged | http://smcv.pseudorandom.co.uk/ | |
2009-12-27 | repost bug: rst plugin has python hardcode in shebang line | http://weakish.pigro.net/ | |
2009-12-25 | toc: Add startlevel parameter. (kerravonsen) | Joey Hess | |
2009-12-25 | credit | Joey Hess | |
2009-12-25 | add example | Joey Hess | |
2009-12-25 | correction | Joey Hess | |
2009-12-25 | and someone already thought of tag-page auto-creation | http://kerravonsen.dreamwidth.org/ | |
2009-12-25 | (no commit message) | http://kerravonsen.dreamwidth.org/ | |
2009-12-25 | patch in diff -u format | http://kerravonsen.dreamwidth.org/ | |
2009-12-25 | pagestats: Add show parameter. Closes: #562129 | Joey Hess | |
2009-12-24 | not yet, please | http://www.google.com/profiles/schmonz | |
2009-12-24 | add netbsd wiki | http://weakish.pigro.net/ | |
2009-12-24 | question: "still domain specific or not?" | http://weakish.pigro.net/ | |
2009-12-24 | typo | http://weakish.pigro.net/ | |
2009-12-24 | use `SomePage <>` for wikilink? | http://weakish.pigro.net/ | |
2009-12-23 | added tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | added tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | third time lucky? | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | try again with tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-23 | added tag | http://kerravonsen.dreamwidth.org/ | |
2009-12-21 | (no commit message) | kierun | |
2009-12-19 | edit my entry to be less dweeby | http://www.tychoish.com/ | |
2009-12-19 | adding a new css sheet. | http://www.tychoish.com/ | |
2009-12-18 | add news item for ikiwiki 3.20091218 | Joey Hess | |
2009-12-18 | releasing version 3.20091218 | Joey Hess | |
2009-12-15 | declutter | Joey Hess | |
2009-12-14 | reorg | Joey Hess | |
2009-12-14 | fix typo | Joey Hess | |
This was probably not noticed because it only results in a warning, and in the checkcontent diff having some unchanged lines in it. | |||
2009-12-14 | 404/goto: Fix 404 display of utf-8 pages. | Joey Hess | |
Problem here was that no charset http header was being sent. I fixed this globally by making cgi_custom_failure send the header. Required changing its parameters. | |||
2009-12-14 | 404: fix utf-8 encoding of REDIRECT_URL | Joey Hess | |
2009-12-14 | remove: Fix problem removing pages with utf-8 in the name. | Joey Hess | |
2009-12-14 | attachment: Fix reversion in attachment sorting by age. | Joey Hess | |
Reversion was introduced by over-eager removal of mtime_raw in 2b569f99d9e7f1d4d30c7f3adde9729ff4d868cf | |||
2009-12-14 | attachment: Fix several utf-8 problems. | Joey Hess | |
Similar to those in the rename plugin, although here we can't use the form object. | |||
2009-12-14 | rename: Fix some utf-8 problems. | Joey Hess | |
The crux of the problem is that the cgi object has raw values not converted to utf-8, and rename was using its fields. Also fixed a missed place where the form object did not get its fields utf-8 encoded. | |||
2009-12-14 | minor: Added an external link to the used tool. | http://lj.rossia.org/users/imz/ | |
2009-12-13 | monotone: Deal with format change in version 0.45. (Thanks, Richard Levitte) | Joey Hess | |
2009-12-12 | merge | Joey Hess | |
2009-12-12 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2009-12-12 | Improve javascript onload handling. | Joey Hess | |
I noticed the onload hook running twice sometimes when using chromium. Change from using arguments.callee.done to a onload_done variable fixed it. I guess that the callee differed in chromium. Probably the cause of the problem is that chrome supports both window.onload and document.addEventListener. | |||
2009-12-12 | add news page for in progress server move (old server version) | Joey Hess | |
2009-12-12 | add news page for in progress server move (new server version) | Joey Hess | |
2009-12-12 | Getting OpenID verified identity externally | http://www.google.com/profiles/kari.pahula | |
2009-12-12 | map for plugins I've written | http://kerravonsen.dreamwidth.org/ | |
2009-12-11 | on my unixauth branch now | http://www.google.com/profiles/schmonz | |
2009-12-10 | fix date to not be 80 years ago | Joey Hess | |
2009-12-10 | typo | Joey Hess | |
2009-12-10 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |