index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2009-12-29
Use env hack in python scripts.
Joey Hess
2009-09-29
Support RPC::XML 0.69's incompatable object instantiation method.
Joey Hess
2009-09-28
rst: Introduce _to_dict to turn argument list into keword args
Ulrik Sverdrup
2008-10-21
function injection overhaul
Joey Hess
2008-10-21
change example to override a real function
Joey Hess
2008-08-06
add getsetup hook
Joey Hess
2008-03-21
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-17
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-15
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-12
add debbug reference to SimpleXMLRPCDispatcher workaround
martin f. krafft
2008-03-12
Handle SimpleXMLRPCDispatcher arg count change in Py2.5
martin f. krafft
2007-10-15
* Rewritten rst plugin by madduck is a python program that communicates with
joey
2007-10-13
improve comment
joey
2007-08-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