aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix debug methodmartin f. krafft2008-03-15
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit e924b6777ac0b6d04116f563f0fe749595e03d13)
* improve debug outputmartin f. krafft2008-03-15
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit 63c7e393692b44bfa69d8b78a936f58beadef2b2)
* remove todo comment about refactoringmartin f. krafft2008-03-15
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit c6e7416f65285eba154a6a9b08c1401490f68bd1)
* fix meta datamartin f. krafft2008-03-15
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit 4b039b81deef852759f2aa88ae04f38d792b9bf8)
* Bump rst plugin version to 0.3martin f. krafft2008-03-15
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit 338cacc006d3b58bc827a8009e9a991b0cabf367)
* Rewrite rst plugin for Python xml-rpc proxymartin f. krafft2008-03-15
| | | | | Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit c877e9b4b93b550710cb26e2b0bafad4922ff209)
* Provide XML-RPC proxy abstraction for Python pluginsmartin f. krafft2008-03-15
| | | | | | | | | The proxy module provides an abstraction to facilitate writing ikiwiki plugins in Python. Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit f347e83d82f26cdc59de17b754a78db58a933ea6)
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-15
|\
| * web commit by http://madduck.net/Joey Hess2008-03-15
| |
* | * French translation update. Closes: #471010Joey Hess2008-03-15
|/
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-14
|\
| * web commit by http://joey.kitenet.net/Joey Hess2008-03-14
| |
* | * Fix expiry of old recentchanges changeset pages.Joey Hess2008-03-14
|/
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-14
|\
| * web commit by http://joey.kitenet.net/Joey Hess2008-03-14
| |
| * web commit by http://joey.kitenet.net/Joey Hess2008-03-14
| |
| * web commit by http://madduck.net/Joey Hess2008-03-14
| |
| * web commit by tomtest: just playing in sandboxJoey Hess2008-03-14
| |
| * web commit by tomtestJoey Hess2008-03-14
| |
| * web commit by tomtestJoey Hess2008-03-14
| |
| * web commit by http://alcopop.org/me/openid/Joey Hess2008-03-14
| |
| * web commit from 128.240.229.68: poll vote (Accept only OpenID for logins)Joey Hess2008-03-14
| |
| * web commit from 128.240.229.68: poll vote (Accept only OpenID for logins)Joey Hess2008-03-14
| |
| * web commit from 128.240.229.68: poll vote (Accept only OpenID for logins)Joey Hess2008-03-14
| |
| * web commit by http://madduck.net/Joey Hess2008-03-14
| |
| * web commit by http://madduck.net/Joey Hess2008-03-14
| |
| * web commit by http://madduck.net/Joey Hess2008-03-14
| |
| * web commit by http://madduck.net/Joey Hess2008-03-14
| |
| * web commit by http://madduck.net/Joey Hess2008-03-14
| |
| * web commit by https://jaroslav.klaus.myopenid.com/: poll vote (Accept only ↵Joey Hess2008-03-14
| | | | | | | | OpenID for logins)
| * web commit from 74.251.196.253: poll vote (Accept only OpenID for logins)Joey Hess2008-03-13
| |
| * web commit by buo: poll vote (Accept both)Joey Hess2008-03-13
| |
| * web commit by XTaran: Correction: write-back -> markupJoey Hess2008-03-12
| |
| * web commit by XTaran: I'll check what exactly caused the breakage...Joey Hess2008-03-12
| |
* | load HTML::Entities at topJoey Hess2008-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 belowJoey Hess2008-03-12
|/
* * Use absolute url for feedurl when filling out the feed templates.Joey Hess2008-03-12
| | | | Closes: #470530
* truncate recentchangesdiffs after 200 linesJoey Hess2008-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.
* responseJoey Hess2008-03-12
|
* Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.infoJoey Hess2008-03-12
|\
| * web commit by http://madduck.net/Joey Hess2008-03-12
| |
| * web commit by http://www-public.it-sudparis.eu/~berger_o/Joey Hess2008-03-12
| |
* | use git show to get the diffJoey Hess2008-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.
* | responseJoey Hess2008-03-12
| |
* | responseJoey Hess2008-03-12
| |
* | * Use forcebaseurl to make page previews be displayed with the html baseJoey Hess2008-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.
* | typoJoey Hess2008-03-12
| |
* | docuent need for mhchem.styJoey Hess2008-03-12
| |
* | move from bugs to todoJoey Hess2008-03-12
| |
* | tag as a slow pluginJoey Hess2008-03-12
| |