aboutsummaryrefslogtreecommitdiff
path: root/plugins/proxy.py
Commit message (Expand)AuthorAge
* proxy: update string formatting and error catching syntaxW. Trevor King2012-09-29
* proxy: bump to version 0.2W. Trevor King2012-09-28
* proxy: update copyright owners (based on the Git history)W. Trevor King2012-09-28
* Changed license of madduck's python plugins from GPL-2 to BSD-2-clause.Joey Hess2011-05-19
* Handle going down with an exceptionmartin f. krafft2008-03-21
* put XMLStreamParser in public namespacemartin f. krafft2008-03-21
* Allow individual hook registration to override IDmartin f. krafft2008-03-21
* Refactor remote procedure calls in the proxymartin f. krafft2008-03-21
* Make proxy object available to hook functionsmartin f. krafft2008-03-21
* add last parameter to plugin registrationmartin f. krafft2008-03-21
* Allow external plugins to return no valuemartin f. krafft2008-03-21
* force data written to stdout to be a stringmartin f. krafft2008-03-17
* Print traceback for unhandled exceptionsmartin f. krafft2008-03-17
* rename register_hook to just hook, for consistency with the perlJoey Hess2008-03-15
* does not need to be executableJoey Hess2008-03-15
* improve debug outputmartin f. krafft2008-03-15
* fix meta datamartin f. krafft2008-03-15
* Provide XML-RPC proxy abstraction for Python pluginsmartin f. krafft2008-03-15