Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-29 | move security to discussion | Joey Hess | |
The plugin list inlines all pages under plugins with a few exceptions, and would have included this page. Moving it to discussion avoids the problem. | |||
2009-03-29 | Merge commit 'origin/master' into po | Joey Hess | |
2009-03-29 | Merge branch 'master' into po | Joey Hess | |
2009-03-29 | bit more tweakiness | simonraven | |
2009-03-29 | minor formatting tweaks | simonraven | |
2009-03-28 | po follow-up | intrigeri | |
2009-03-28 | page.tmpl: use OTHERLANGUAGES and PERCENTTRANSLATED | intrigeri | |
Signed-off-by: intrigeri <intrigeri@boum.org> | |||
2009-03-28 | answering Joey | intrigeri | |
2009-03-28 | po: answering Joey | intrigeri | |
2009-03-28 | (no commit message) | simonraven | |
2009-03-28 | (no commit message) | simonraven | |
2009-03-27 | another question | Joey Hess | |
2009-03-27 | Merge branch 'master' into po | Joey Hess | |
2009-03-27 | link changes | Joey Hess | |
2009-03-27 | review | Joey Hess | |
2009-03-27 | mark done in this branch | Joey Hess | |
2009-03-27 | Merge branch 'master' into po | Joey Hess | |
Conflicts: debian/control | |||
2009-03-27 | response | Joey Hess | |
2009-03-26 | typo | simonraven | |
2009-03-26 | response | Joey Hess | |
2009-03-26 | update zack.css from gitweb and repoint link to it | Joey Hess | |
2009-03-26 | fix link truncation | Joey Hess | |
2009-03-26 | (no commit message) | http://stefano.zacchiroli.myopenid.com/ | |
2009-03-26 | (no commit message) | http://stefano.zacchiroli.myopenid.com/ | |
2009-03-26 | (no commit message) | simonraven | |
2009-03-26 | (no commit message) | http://stefano.zacchiroli.myopenid.com/ | |
2009-03-26 | (no commit message) | http://haruschi.myopenid.com/ | |
2009-03-26 | (no commit message) | simonraven | |
2009-03-25 | css: Add clear: both to inlinefooter. | Joey Hess | |
If an inlined page contains a floating element, this ensures that the footer appears beneath it, and prevents the floating element from possibly leaking down to the next inlined page. | |||
2009-03-25 | response | Joey Hess | |
2009-03-25 | (no commit message) | simonraven | |
2009-03-25 | (no commit message) | http://fredofromstart.myopenid.com/ | |
2009-03-24 | inline autotitles: open issue | chrysn | |
2009-03-24 | create link from todo lists to structured page data | chrysn | |
2009-03-24 | thanks for the tip | http://jmtd.net/ | |
2009-03-24 | +test | http://jmtd.net/ | |
2009-03-24 | inline autotitles: additional patch | chrysn | |
2009-03-24 | (corrected bug in inline autotitle description) | chrysn | |
2009-03-24 | (urls for inline autotitle) | chrysn | |
2009-03-24 | wishlist, patch: inline autotitles | chrysn | |
2009-03-23 | (no commit message) | salamonv | |
2009-03-23 | (no commit message) | salamonv | |
2009-03-20 | git, mercurial: Fix --getctime to return file creation time, not last commit ↵ | Joey Hess | |
time. | |||
2009-03-20 | (replace github link with ikwiki gitweb link so that github branch can go away) | chrysn | |
2009-03-19 | ikiwiki's notion of time | tschwinge | |
2009-03-19 | response | Joey Hess | |
2009-03-19 | add Sort::Naturally to suggests and use cpan link | Joey Hess | |
2009-03-19 | remove biometrische-ausweise.ch, no evidence this site uses ikiwiki | Joey Hess | |
I apologize if I'm mistaken, but I can find no evidence this site uses ikiwiki at all. If you are using ikiwiki somehow, I'd be interested to know how. | |||
2009-03-19 | comment | Joey Hess | |
2009-03-19 | inline: Fix urls to feed when feedfile is used on an index page. | Joey Hess | |
It would be better to use urlto() here, but will_render has not yet been called on the feed files at this point, so it won't work. (And reorganizing so it can be is tricky.) |