summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-23web commit by JeremyReed: put on one lineJoey Hess
2008-02-23web commit by JeremyReed: noticed bug running ikiwiki right after upgrading ↵Joey Hess
to 2.32.3
2008-02-22web commit by http://harningt.eharning.us/Joey Hess
2008-02-22web commit by buo: Notes on mercurial usageJoey Hess
2008-02-21web commit from 85.177.35.89: poll vote (It's fast enough)Joey Hess
2008-02-21web commit by https://id.mayfirst.org/dkg/Joey Hess
2008-02-21web commit by http://madduck.myopenid.com/Joey Hess
2008-02-21web commit by http://madduck.myopenid.com/Joey Hess
2008-02-20add CVE idsJoey Hess
2008-02-20retroactively add bug closure and CVE idsJoey Hess
2008-02-20Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-20* tla: Remove call to escapeHTML when constructing recentchanges message;Joey Hess
the html is escaped at a different level. Closes: #466495 * bzr, mercurial: Remove unused import of escapeHTML.
2008-02-20web commit by Justin: explain workaround using server rewriting.Joey Hess
2008-02-19web commit by MathiasJoey Hess
2008-02-19web commit by http://hendry.iki.fi/: clearer to avoid the mistake i didJoey Hess
2008-02-18web commit by http://madduck.myopenid.com/Joey Hess
2008-02-18web commit by lnusselJoey Hess
2008-02-17web commit by http://satori.no-ip.org/vs/Joey Hess
2008-02-17web commit by drusilor: poll vote (Accept both)Joey Hess
2008-02-17web commit by AdamMegaczJoey Hess
2008-02-16web commit by drusilor: testJoey Hess
2008-02-16web commit by JustinJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: fix underscoresJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: link to semi-related bug reportJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: not checking ssl certificatesJoey Hess
2008-02-16web commit by simonJoey Hess
2008-02-16web commit by https://brian.may.myopenid.com/: simplify responseJoey Hess
2008-02-15web commit by https://brian.may.myopenid.com/Joey Hess
2008-02-15web commit by http://adam.shand.net/Joey Hess
2008-02-14I suppose monotone post-commit can be removed from the todo list nowJoey Hess
2008-02-14* monotone: Add code to default mergerc file to runJoey Hess
_MTN/ikiwiki-netsync-hook when a commit is merged in from the net.
2008-02-14er, what absolute links?Joey Hess
2008-02-14Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-14* Preview limits the page dropdown to what's selected previouslyJoey Hess
(as preserving the full list across preview would be tricky). Userdirs were still being offered as an option there, remove them. * Fix a bug where user A created a page concurrently with user B, and when B previewed it would redirect B to A's new page, losing B's work. Instead, don't redirect and let conflict handling resolve it.
2008-02-14web commit by https://brian.may.myopenid.com/: relative linksJoey Hess
2008-02-14* The search plugin needs to override <base> to point to the directoryJoey Hess
containing ikiwiki.cgi, but this should not change the urls to the style sheets etc. Add a new forcebareurl parameter to misctemplate to allow it to do that.
2008-02-14web commit by https://brian.may.myopenid.com/: openid https certificates ↵Joey Hess
checked?
2008-02-14web commit by https://brian.may.myopenid.com/: http proxyJoey Hess
2008-02-14web commit by rdennisJoey Hess
2008-02-14web commit by rdennisJoey Hess
2008-02-14web commit by http://id.loopysoft.com/matt/Joey Hess
2008-02-14web commit by http://id.loopysoft.com/matt/: Update to include simpler ↵Joey Hess
instructions, hopefully more correct
2008-02-13web commit by http://harningt.eharning.us/: Added TrustBearer OpenID link, ↵Joey Hess
great for using strong authentication in a simple way
2008-02-13* Depend on HTML::Scrubber, since the scrubber is enabled by default andJoey Hess
dies if its can't be loaded.
2008-02-12Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-02-12* Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.Joey Hess
2008-02-12web commit by http://edward.myopenid.com/: spelling fix and link ↵Joey Hess
[[hyperestraier]]
2008-02-12web commit by http://adam.shand.net/Joey Hess
2008-02-11fix name of plugin in changelogJoey Hess
2008-02-11* camelcase: Convert to use new linkify and scan hooks rather than the oldJoey Hess
hack.