author | stefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 27 Feb 2009 17:46:47 +0000 (17:46 +0000) | ||
committer | stefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Fri, 27 Feb 2009 17:46:47 +0000 (17:46 +0000) | ||
commit | 2fda5db22e43dc9eea4d0284ca3358b560187daf | |
tree | 6bbd4fd960d60111b636c83b0a0992deac97c73f | tree | snapshot |
parent | c9ee48d00c785d75d45c14322d9b53eb46655323 | commit | diff |
* Add support for actions to XMLRPC interface.
* Provide bridge so user actions may be executed
either via CGI or XMLRPC.
* Adjust XMLRPC tests to recent work.
* Cleanup.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4175 57a73879-2fb5-44c3-a270-3262357dd7e2
* Provide bridge so user actions may be executed
either via CGI or XMLRPC.
* Adjust XMLRPC tests to recent work.
* Cleanup.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4175 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/actions.py | [new file with mode: 0644] | blob |
roundup/cgi/actions.py | diff | blob | history | |
roundup/cgi/client.py | diff | blob | history | |
roundup/cgi/exceptions.py | diff | blob | history | |
roundup/exceptions.py | diff | blob | history | |
roundup/instance.py | diff | blob | history | |
roundup/scripts/roundup_xmlrpc_server.py | diff | blob | history | |
roundup/xmlrpc.py | diff | blob | history | |
test/test_xmlrpc.py | diff | blob | history |