aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Handle SimpleXMLRPCDispatcher arg count change in Py2.5martin f. krafft2008-03-12
| | | | | | | | 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>
* * monotone: Require version 0.38 or greater, and stop using the mtnmergercJoey Hess2008-03-12
| | | | option. (Brian May)
* web commit by http://tove.myopenid.com/Joey Hess2008-03-12
|
* web commit by http://madduck.net/Joey Hess2008-03-12
|
* web commit by http://edward.myopenid.com/: poll vote (Accept only OpenID for ↵Joey Hess2008-03-12
| | | | logins)
* web commit by http://noone.org/openid/: Shorter syntaxJoey Hess2008-03-11
|
* web commit by http://chistera.yi.org/~adeodato/Joey Hess2008-03-11
|
* web commit by http://chistera.yi.org/~adeodato/: Support this.Joey Hess2008-03-11
|
* web commit by http://bremner.myopenid.com/: changed source link to point to ↵Joey Hess2008-03-11
| | | | git. added plugin box. made epsilon less verbose
* web commit by http://bremner.myopenid.com/: added some notes about related ↵Joey Hess2008-03-11
| | | | approaches
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-11
|\
| * web commit by http://madduck.net/Joey Hess2008-03-11
| |
| * web commit by http://hendry.iki.fi/: openid aclJoey Hess2008-03-11
| |
| * web commit by http://bremner.myopenid.com/Joey Hess2008-03-11
| |
| * web commit by http://bremner.myopenid.com/Joey Hess2008-03-11
| |
| * web commit by http://alcopop.org/me/openid/Joey Hess2008-03-11
| |
| * web commit by http://alcopop.org/me/openid/Joey Hess2008-03-11
| |
| * web commit by http://alcopop.org/me/openid/Joey Hess2008-03-11
| |
| * web commit by XTaran: Idea for improvementJoey Hess2008-03-10
| |
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit by http://smichael.myopenid.com/: linksJoey Hess2008-03-10
| |
| * web commit by http://alcopop.org/me/openid/: fix link to myselfJoey Hess2008-03-10
| |
| * web commit by http://smichael.myopenid.com/Joey Hess2008-03-10
| |
| * web commit by http://smichael.myopenid.com/: wiki mail experienceJoey Hess2008-03-10
| |
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit by http://liw.fi/: commenting on madduck's mailing list proposalJoey Hess2008-03-10
| |
| * web commit by buo: Minor nitpickJoey Hess2008-03-10
| |
| * web commit by buo: Problem solved.Joey Hess2008-03-10
| |
| * web commit by XTaran: Download linkJoey Hess2008-03-10
| |
| * web commit by XTaran: Fixing grammar, adding some linksJoey Hess2008-03-10
| |
| * web commit by XTaran: Fixing linksJoey Hess2008-03-10
| |
| * web commit by XTaran: Something about my ikiwiki usageJoey Hess2008-03-10
| |
| * web commit by XTaran: New hnb pluginJoey Hess2008-03-10
| |
| * web commit by XTaran: Bug report: htmltidy has no possibilty to use an ↵Joey Hess2008-03-10
| | | | | | | | alternative config file which may other usages
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit by http://madduck.net/: tag wishlistJoey Hess2008-03-10
| |
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit by http://madduck.net/: amend my previous vote: it's too slow.Joey Hess2008-03-10
| |
| * web commit by http://madduck.net/Joey Hess2008-03-10
| |
| * web commit from 77.56.86.191: poll vote (Accept both)Joey Hess2008-03-10
| |
| * web commit from 24.45.15.43: poll vote (Accept only OpenID for logins)Joey Hess2008-03-09
| |
* | Generate openid2 headers as wellmartin f. krafft2008-03-11
| | | | | | | | | | | | This causes meta.openid to also generate the openid2 headers. Signed-off-by: martin f. krafft <madduck@madduck.net>
* | Let meta.openid set X-XRDS-Location headermartin f. krafft2008-03-11
| | | | | | | | | | | | | | | | | | | | 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>
* | Tell robots to noindex,follow basewiki pagesmartin f. krafft2008-03-11
|/ | | | | | | 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>
* already fixed in gitJoey Hess2008-03-09
|
* web commit by HenrikBrixAndersen: Add reference to patchJoey Hess2008-03-09
|
* web commit by HenrikBrixAndersen: Add patch tagJoey Hess2008-03-09
|
* web commit by HenrikBrixAndersen: Add patch for working with new ↵Joey Hess2008-03-09
| | | | Text::Markdown module from CPAN