Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add getsetup hook•••in python, even, wow | Joey Hess | 2008-08-06 |
* | Make proxy object available to hook functions•••Hook functions now get the proxy object as first argument to be able to use RPC via the proxy. Signed-off-by: martin f. krafft <madduck@madduck.net> | martin f. krafft | 2008-03-21 |
* | rename register_hook to just hook, for consistency with the perl | Joey Hess | 2008-03-15 |
* | fix debug method•••Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit e924b6777ac0b6d04116f563f0fe749595e03d13) | martin f. krafft | 2008-03-15 |
* | remove todo comment about refactoring•••Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit c6e7416f65285eba154a6a9b08c1401490f68bd1) | martin f. krafft | 2008-03-15 |
* | Bump rst plugin version to 0.3•••Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit 338cacc006d3b58bc827a8009e9a991b0cabf367) | martin f. krafft | 2008-03-15 |
* | Rewrite rst plugin for Python xml-rpc proxy•••Signed-off-by: martin f. krafft <madduck@madduck.net> (cherry picked from commit c877e9b4b93b550710cb26e2b0bafad4922ff209) | martin f. krafft | 2008-03-15 |
* | add debbug reference to SimpleXMLRPCDispatcher workaround•••Signed-off-by: martin f. krafft <madduck@madduck.net> | martin f. krafft | 2008-03-12 |
* | Handle SimpleXMLRPCDispatcher arg count change in Py2.5•••SimpleXMLRPCDispatcher.__init__ takes 3 arguments instead of 1 since python 2.5, so we check for that with a hack, for I found no better way, other than catching a TypeError exception. Signed-off-by: martin f. krafft <madduck@madduck.net> | martin f. krafft | 2008-03-12 |
* | * Rewritten rst plugin by madduck is a python program that communicates with••• ikiwiki via XML RPC. This should be much faster than the old plugin that had to fork python for every rst page render. Note that if you use the rst plugin, you now need to have the RPC::XML perl module installed. | joey | 2007-10-15 |