]> sipb.mit.edu Git - ikiwiki.git/history - plugins
Add --set-yaml switch for setting more complex config file options.
[ikiwiki.git] / plugins /
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.