| Commit message (Expand) | Author | Age |
* | rst: import docutils lazily, to avoid errors during ikiwiki --setup | Simon McVittie | 2011-10-22 |
* | Changed license of madduck's python plugins from GPL-2 to BSD-2-clause. | Joey Hess | 2011-05-19 |
* | format plugin categorization | Joey Hess | 2010-02-12 |
* | Use env hack in python scripts. | Joey Hess | 2009-12-29 |
* | Support RPC::XML 0.69's incompatable object instantiation method. | Joey Hess | 2009-09-29 |
* | rst: Introduce _to_dict to turn argument list into keword args | Ulrik Sverdrup | 2009-09-28 |
* | function injection overhaul | Joey Hess | 2008-10-21 |
* | change example to override a real function | Joey Hess | 2008-10-21 |
* | add getsetup hook | Joey Hess | 2008-08-06 |
* | scan hook works, remove NotImplemented exception | martin f. krafft | 2008-03-21 |
* | Do not output xml-rpc debugging | martin f. krafft | 2008-03-21 |
* | Flesh out pythondemo | martin f. krafft | 2008-03-21 |
* | Handle going down with an exception | martin f. krafft | 2008-03-21 |
* | put XMLStreamParser in public namespace | martin f. krafft | 2008-03-21 |
* | Allow individual hook registration to override ID | martin f. krafft | 2008-03-21 |
* | Refactor remote procedure calls in the proxy | martin f. krafft | 2008-03-21 |
* | Make proxy object available to hook functions | martin f. krafft | 2008-03-21 |
* | add last parameter to plugin registration | martin f. krafft | 2008-03-21 |
* | Allow external plugins to return no value | martin f. krafft | 2008-03-21 |
* | first implementation of a python demo | martin f. krafft | 2008-03-17 |
* | force data written to stdout to be a string | martin f. krafft | 2008-03-17 |
* | Print traceback for unhandled exceptions | martin f. krafft | 2008-03-17 |
* | rename register_hook to just hook, for consistency with the perl | Joey Hess | 2008-03-15 |
* | does not need to be executable | Joey Hess | 2008-03-15 |
* | fix debug method | martin f. krafft | 2008-03-15 |
* | improve debug output | martin f. krafft | 2008-03-15 |
* | remove todo comment about refactoring | martin f. krafft | 2008-03-15 |
* | fix meta data | martin f. krafft | 2008-03-15 |
* | Bump rst plugin version to 0.3 | martin f. krafft | 2008-03-15 |
* | Rewrite rst plugin for Python xml-rpc proxy | martin f. krafft | 2008-03-15 |
* | Provide XML-RPC proxy abstraction for Python plugins | martin f. krafft | 2008-03-15 |
* | add debbug reference to SimpleXMLRPCDispatcher workaround | martin f. krafft | 2008-03-12 |
* | Handle SimpleXMLRPCDispatcher arg count change in Py2.5 | martin f. krafft | 2008-03-12 |
* | * Rewritten rst plugin by madduck is a python program that communicates with | joey | 2007-10-15 |
* | improve comment | joey | 2007-10-13 |
* | memoization for injected RPC functions is a very, very good thing | joey | 2007-08-13 |
* | * Fix --libdir to work at the command line. | joey | 2007-08-13 |