summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-03-15web commit by http://madduck.net/Joey Hess
2008-03-14web commit by http://joey.kitenet.net/Joey Hess
2008-03-14web commit by http://joey.kitenet.net/Joey Hess
2008-03-14web commit by http://joey.kitenet.net/Joey Hess
2008-03-14web commit by http://madduck.net/Joey Hess
2008-03-14web commit by tomtest: just playing in sandboxJoey Hess
2008-03-14web commit by tomtestJoey Hess
2008-03-14web commit by tomtestJoey Hess
2008-03-14web commit by http://alcopop.org/me/openid/Joey Hess
2008-03-14web commit from 128.240.229.68: poll vote (Accept only OpenID for logins)Joey Hess
2008-03-14web commit from 128.240.229.68: poll vote (Accept only OpenID for logins)Joey Hess
2008-03-14web commit from 128.240.229.68: poll vote (Accept only OpenID for logins)Joey Hess
2008-03-14web commit by http://madduck.net/Joey Hess
2008-03-14web commit by http://madduck.net/Joey Hess
2008-03-14web commit by http://madduck.net/Joey Hess
2008-03-14web commit by http://madduck.net/Joey Hess
2008-03-14web commit by http://madduck.net/Joey Hess
2008-03-14web commit by https://jaroslav.klaus.myopenid.com/: poll vote (Accept only ↵Joey Hess
OpenID for logins)
2008-03-13web commit from 74.251.196.253: poll vote (Accept only OpenID for logins)Joey Hess
2008-03-13web commit by buo: poll vote (Accept both)Joey Hess
2008-03-12web commit by XTaran: Correction: write-back -> markupJoey Hess
2008-03-12web commit by XTaran: I'll check what exactly caused the breakage...Joey Hess
2008-03-12truncate recentchangesdiffs after 200 linesJoey Hess
This works around a perl crasher bug, and also avoids bloating pages with enormous diffs. rcs_recentchanges modified to return a list in an array context.
2008-03-12responseJoey Hess
2008-03-12Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-03-12responseJoey Hess
2008-03-12responseJoey Hess
2008-03-12web commit by http://madduck.net/Joey Hess
2008-03-12* Use forcebaseurl to make page previews be displayed with the html baseJoey Hess
set to the destination page. This avoids need for hacks to munge the urls in preview mode, which fixes several bugs. * Several destpage fixes in plugins.
2008-03-12web commit by http://www-public.it-sudparis.eu/~berger_o/Joey Hess
2008-03-12typoJoey Hess
2008-03-12docuent need for mhchem.styJoey Hess
2008-03-12move from bugs to todoJoey Hess
2008-03-12tag as a slow pluginJoey Hess
2008-03-12code review of hnd pluginJoey Hess
2008-03-12responseJoey Hess
2008-03-12Handle SimpleXMLRPCDispatcher arg count change in Py2.5martin f. krafft
SimpleXMLRPCDispatcher.__init__ takes 3 arguments instead of 1 since python 2.5, so we check for that with a hack, for I found no better way, other than catching a TypeError exception. Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-03-12* monotone: Require version 0.38 or greater, and stop using the mtnmergercJoey Hess
option. (Brian May)
2008-03-12web commit by http://tove.myopenid.com/Joey Hess
2008-03-12web commit by http://madduck.net/Joey Hess
2008-03-12web commit by http://edward.myopenid.com/: poll vote (Accept only OpenID for ↵Joey Hess
logins)
2008-03-11web commit by http://noone.org/openid/: Shorter syntaxJoey Hess
2008-03-11web commit by http://chistera.yi.org/~adeodato/Joey Hess
2008-03-11web commit by http://chistera.yi.org/~adeodato/: Support this.Joey Hess
2008-03-11web commit by http://bremner.myopenid.com/: changed source link to point to ↵Joey Hess
git. added plugin box. made epsilon less verbose
2008-03-11web commit by http://bremner.myopenid.com/: added some notes about related ↵Joey Hess
approaches
2008-03-11Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess
2008-03-11Generate openid2 headers as wellmartin f. krafft
This causes meta.openid to also generate the openid2 headers. Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-03-11Let meta.openid set X-XRDS-Location headermartin f. krafft
Adds an optional xrds-location parameter to the openid meta handler, which allows for XRDS delegation. A good document on XRDS is http://www.windley.com/archives/2007/05/using_xrds.shtml Signed-off-by: martin f. krafft <madduck@madduck.net>
2008-03-11Tell robots to noindex,follow basewiki pagesmartin f. krafft
Those pages show up in the basewiki on most ikiwiki sites and thus really ought not to be indexed. We can let robots follow them though. Signed-off-by: martin f. krafft <madduck@madduck.net>