Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | web commit by http://joey.kitenet.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
* | | * Fix expiry of old recentchanges changeset pages. | Joey Hess | 2008-03-14 | |
|/ | ||||
* | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | 2008-03-14 | |
|\ | ||||
| * | web commit by http://joey.kitenet.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://joey.kitenet.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by tomtest: just playing in sandbox | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by tomtest | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by tomtest | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://alcopop.org/me/openid/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit from 128.240.229.68: poll vote (Accept only OpenID for logins) | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit from 128.240.229.68: poll vote (Accept only OpenID for logins) | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit from 128.240.229.68: poll vote (Accept only OpenID for logins) | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-14 | |
| | | ||||
| * | web commit by https://jaroslav.klaus.myopenid.com/: poll vote (Accept only ↵ | Joey Hess | 2008-03-14 | |
| | | | | | | | | OpenID for logins) | |||
| * | web commit from 74.251.196.253: poll vote (Accept only OpenID for logins) | Joey Hess | 2008-03-13 | |
| | | ||||
| * | web commit by buo: poll vote (Accept both) | Joey Hess | 2008-03-13 | |
| | | ||||
| * | web commit by XTaran: Correction: write-back -> markup | Joey Hess | 2008-03-12 | |
| | | ||||
| * | web commit by XTaran: I'll check what exactly caused the breakage... | Joey Hess | 2008-03-12 | |
| | | ||||
* | | load HTML::Entities at top | Joey Hess | 2008-03-14 | |
| | | | | | | | | Used in several subs, not all of which load it on demand, this seems simpler. | |||
* | | no need to use HTML::Entities, as it's loaded on demand by code below | Joey Hess | 2008-03-12 | |
|/ | ||||
* | * Use absolute url for feedurl when filling out the feed templates. | Joey Hess | 2008-03-12 | |
| | | | | Closes: #470530 | |||
* | truncate recentchangesdiffs after 200 lines | Joey Hess | 2008-03-12 | |
| | | | | | | | 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. | |||
* | response | Joey Hess | 2008-03-12 | |
| | ||||
* | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | 2008-03-12 | |
|\ | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-12 | |
| | | ||||
| * | web commit by http://www-public.it-sudparis.eu/~berger_o/ | Joey Hess | 2008-03-12 | |
| | | ||||
* | | use git show to get the diff | Joey Hess | 2008-03-12 | |
| | | | | | | | | | | If a diff of the firsst commit in a git repo was requested, it would fail and print to stderr since first^ isn't valid. Using git show will always work. | |||
* | | response | Joey Hess | 2008-03-12 | |
| | | ||||
* | | response | Joey Hess | 2008-03-12 | |
| | | ||||
* | | * Use forcebaseurl to make page previews be displayed with the html base | Joey Hess | 2008-03-12 | |
| | | | | | | | | | | | | 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. | |||
* | | typo | Joey Hess | 2008-03-12 | |
| | | ||||
* | | docuent need for mhchem.sty | Joey Hess | 2008-03-12 | |
| | | ||||
* | | move from bugs to todo | Joey Hess | 2008-03-12 | |
| | | ||||
* | | tag as a slow plugin | Joey Hess | 2008-03-12 | |
| | | ||||
* | | code review of hnd plugin | Joey Hess | 2008-03-12 | |
| | | ||||
* | | response | Joey Hess | 2008-03-12 | |
|/ | ||||
* | add debbug reference to SimpleXMLRPCDispatcher workaround | martin f. krafft | 2008-03-12 | |
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> | |||
* | changelog | Joey Hess | 2008-03-12 | |
| | ||||
* | Handle SimpleXMLRPCDispatcher arg count change in Py2.5 | martin f. krafft | 2008-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 mtnmergerc | Joey Hess | 2008-03-12 | |
| | | | | option. (Brian May) | |||
* | Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info | Joey Hess | 2008-03-12 | |
|\ | ||||
| * | web commit by http://tove.myopenid.com/ | Joey Hess | 2008-03-12 | |
| | | ||||
| * | web commit by http://madduck.net/ | Joey Hess | 2008-03-12 | |
| | | ||||
| * | web commit by http://edward.myopenid.com/: poll vote (Accept only OpenID for ↵ | Joey Hess | 2008-03-12 | |
| | | | | | | | | logins) | |||
| * | web commit by http://noone.org/openid/: Shorter syntax | Joey Hess | 2008-03-11 | |
| | |