aboutsummaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* scan hook works, remove NotImplemented exceptionmartin f. krafft2008-03-21
* Do not output xml-rpc debuggingmartin f. krafft2008-03-21
* Flesh out pythondemomartin f. krafft2008-03-21
* 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
* first implementation of a python demomartin f. krafft2008-03-17
* 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
* fix debug methodmartin f. krafft2008-03-15
* improve debug outputmartin f. krafft2008-03-15
* remove todo comment about refactoringmartin f. krafft2008-03-15
* fix meta datamartin f. krafft2008-03-15
* Bump rst plugin version to 0.3martin f. krafft2008-03-15
* Rewrite rst plugin for Python xml-rpc proxymartin f. krafft2008-03-15
* Provide XML-RPC proxy abstraction for Python pluginsmartin f. krafft2008-03-15
* add debbug reference to SimpleXMLRPCDispatcher workaroundmartin f. krafft2008-03-12
* Handle SimpleXMLRPCDispatcher arg count change in Py2.5martin f. krafft2008-03-12
* * Rewritten rst plugin by madduck is a python program that communicates withjoey2007-10-15
* improve commentjoey2007-10-13
* memoization for injected RPC functions is a very, very good thingjoey2007-08-13
* * Fix --libdir to work at the command line.joey2007-08-13