summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-02-12format plugin categorizationJoey Hess
2009-12-29Use env hack in python scripts.Joey Hess
2009-09-29Support RPC::XML 0.69's incompatable object instantiation method.Joey Hess
2009-09-28rst: Introduce _to_dict to turn argument list into keword argsUlrik Sverdrup
2008-10-21function injection overhaulJoey Hess
2008-10-21change example to override a real functionJoey Hess
2008-08-06add getsetup hookJoey Hess
2008-03-21scan hook works, remove NotImplemented exceptionmartin f. krafft
2008-03-21Do not output xml-rpc debuggingmartin f. krafft
2008-03-21Flesh out pythondemomartin f. krafft
2008-03-21Handle going down with an exceptionmartin f. krafft
2008-03-21put XMLStreamParser in public namespacemartin f. krafft
2008-03-21Allow individual hook registration to override IDmartin f. krafft
2008-03-21Refactor remote procedure calls in the proxymartin f. krafft
2008-03-21Make proxy object available to hook functionsmartin f. krafft
2008-03-21add last parameter to plugin registrationmartin f. krafft
2008-03-21Allow external plugins to return no valuemartin f. krafft
2008-03-17first implementation of a python demomartin f. krafft
2008-03-17force data written to stdout to be a stringmartin f. krafft
2008-03-17Print traceback for unhandled exceptionsmartin f. krafft
2008-03-15rename register_hook to just hook, for consistency with the perlJoey Hess
2008-03-15does not need to be executableJoey Hess
2008-03-15fix debug methodmartin f. krafft
2008-03-15improve debug outputmartin f. krafft
2008-03-15remove todo comment about refactoringmartin f. krafft
2008-03-15fix meta datamartin f. krafft
2008-03-15Bump rst plugin version to 0.3martin f. krafft
2008-03-15Rewrite rst plugin for Python xml-rpc proxymartin f. krafft
2008-03-15Provide XML-RPC proxy abstraction for Python pluginsmartin f. krafft
2008-03-12add debbug reference to SimpleXMLRPCDispatcher workaroundmartin f. krafft
2008-03-12Handle SimpleXMLRPCDispatcher arg count change in Py2.5martin f. krafft
2007-10-15* Rewritten rst plugin by madduck is a python program that communicates withjoey
2007-10-13improve commentjoey
2007-08-13memoization for injected RPC functions is a very, very good thingjoey
2007-08-13* Fix --libdir to work at the command line.joey