Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.git] / plugins /
2018-02-28 Simon McVittierst: Use Python 3 instead of Python 2
2014-11-26 Simon McVittieMerge remote-tracking branch 'spalax/calendar-autocreate'
2014-09-15 Simon McVittieMerge branch 'ready/templatebody'
2014-09-15 Simon McVittieMerge branch 'ready/autoindex-more-often'
2014-09-15 Simon McVittieMerge branch 'ready/document-success-reason'
2014-09-15 Simon McVittieMerge branch 'ready/more-magic'
2014-09-15 Simon McVittieMerge remote-tracking branch 'jcflack/early-env'
2014-09-12 Simon McVittieMerge branch 'ready/imgforpdf-and-more'
2014-09-12 Simon McVittieMerge branch 'ready/chrysn/linkmapenhancement'
2014-09-12 Simon McVittieMerge branch 'ready/edittemplate2'
2014-09-12 Simon McVittieMerge branch 'ready/postform-no'
2014-09-12 Simon McVittieMerge branch 'ready/perf'
2014-09-12 Simon McVittieMerge branch 'ready/more-proxy-utf8-fail'
2014-09-12 Simon McVittieRecord ikiwiki (3.20140916) in archive suite sid
2014-09-12 Simon McVittieikiwiki (3.20140916) unstable; urgency=low
2014-09-04 Simon McVittieplugins/proxy.py: be compatible with Python 3
2014-03-12 chrysnpartially revert 154c4ea9e
2014-02-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-25 Joey HessMerge remote-tracking branch 'anarcat/dev/proxy-utf8...
2014-02-04 Antoine Beaupréproperly encode and decode from/to utf8 when sending...
2013-08-27 Joey HessMerge remote-tracking branch 'refs/remotes/dgit/dgit...
2013-07-17 Amitai SchlairMerge branch 'master' into fancypodcast
2013-07-11 Joey Hessikiwiki (3.20130711) unstable; urgency=low
2013-07-10 Joey HessFix python proxy to not crash when fed unicode data...
2013-06-23 Joey HessMerge branch 'restrict-comment-formats' of git://rtime...
2013-01-25 Amitai SchlairMerge branch 'master' into cvs
2012-11-29 Amitai SchlairMerge branch 'master' into cvs
2012-10-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2012-10-10 Joey HessMerge branch 'master' of git://github.com/wking/ikiwiki
2012-10-10 W. Trevor Kingproxy: add indexes to format strings
2012-10-10 W. Trevor Kingrst: add indexes to format strings
2012-09-29 W. Trevor Kingproxy: convert iteritems() and and itervalues() to...
2012-09-29 W. Trevor Kingproxy: don't pass arguments to format_exc() in IkiWikiP...
2012-09-29 W. Trevor Kingproxy: SimpleXMLRPCServer renamed to xmlrpc.server...
2012-09-29 W. Trevor Kingproxy: xmlrpclib renamed to xmlrpc.client in Python 3
2012-09-29 W. Trevor Kingproxy: update string formatting and error catching...
2012-09-28 W. Trevor Kingproxy: bump to version 0.2
2012-09-28 W. Trevor Kingproxy: update copyright owners (based on the Git history)
2012-09-28 W. Trevor Kingrst: update string formatting and error catching syntax
2012-09-28 W. Trevor Kingrst: bump to version 0.4
2012-09-28 W. Trevor Kingrst: strip trailing whitespace
2012-09-28 W. Trevor Kingrst: update copyright owners (based on the Git history)
2011-10-22 Simon McVittierst: import docutils lazily, to avoid errors during...
2011-06-03 Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-05-19 Joey HessChanged license of madduck's python plugins from GPL...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-12 Joey Hessformat plugin categorization
2010-01-02 Joey HessMerge remote branch 'tove/master'
2009-12-29 Joey HessUse env hack in python scripts.
2009-09-29 Joey HessMerge commit 'origin/master'
2009-09-29 Joey HessSupport RPC::XML 0.69's incompatable object instantiati...
2009-09-28 Ulrik Sverdruprst: Introduce _to_dict to turn argument list into...
2009-04-04 Joey HessMerge branch 'master'
2008-11-02 intrigeriMerge branch 'prv/po' into pub/po
2008-11-02 intrigeriMerge commit 'origin/master' into prv/po
2008-10-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-21 Joey Hessfunction injection overhaul
2008-10-21 Joey Hesschange example to override a real function
2008-08-06 Joey Hessadd getsetup hook
2008-03-21 martin f. krafftscan hook works, remove NotImplemented exception
2008-03-21 martin f. krafftDo not output xml-rpc debugging
2008-03-21 martin f. krafftFlesh out pythondemo
2008-03-21 martin f. krafftHandle going down with an exception
2008-03-21 martin f. krafftput XMLStreamParser in public namespace
2008-03-21 martin f. krafftAllow individual hook registration to override ID
2008-03-21 martin f. krafftRefactor remote procedure calls in the proxy
2008-03-21 martin f. krafftMake proxy object available to hook functions
2008-03-21 martin f. krafftadd last parameter to plugin registration
2008-03-21 martin f. krafftAllow external plugins to return no value
2008-03-17 martin f. krafftfirst implementation of a python demo
2008-03-17 martin f. krafftforce data written to stdout to be a string
2008-03-17 martin f. krafftPrint traceback for unhandled exceptions
2008-03-15 Joey Hessrename register_hook to just hook, for consistency...
2008-03-15 Joey Hessdoes not need to be executable
2008-03-15 martin f. krafftfix debug method
2008-03-15 martin f. krafftimprove debug output
2008-03-15 martin f. krafftremove todo comment about refactoring
2008-03-15 martin f. krafftfix meta data
2008-03-15 martin f. krafftBump rst plugin version to 0.3
2008-03-15 martin f. krafftRewrite rst plugin for Python xml-rpc proxy
2008-03-15 martin f. krafftProvide XML-RPC proxy abstraction for Python plugins
2008-03-12 martin f. krafftadd debbug reference to SimpleXMLRPCDispatcher workaround
2008-03-12 martin f. krafftHandle SimpleXMLRPCDispatcher arg count change in Py2.5
2007-10-15 joey* Rewritten rst plugin by madduck is a python program...
2007-10-13 joeyimprove comment
2007-08-13 joeymemoization for injected RPC functions is a very, very...
2007-08-13 joey* Fix --libdir to work at the command line.