aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/test/dispatcher_action_controller_xmlrpc_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed XMLRPC multicall when one of the called methods returns a struct object.Kent Sibilev2006-08-231-2/+4
* special-case non-existent target method handling for 'system.multicall' calls...Leon Breedt2005-08-161-2/+6
* add 'system.multicall' support to XML-RPC. boxcarred methods must still existLeon Breedt2005-08-161-0/+19
* fix WSDL generation, change the way protocols are instantiated, and add Leon Breedt2005-06-251-1/+1
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-2/+0
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-291-9/+1
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-041-1/+1
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-0/+9
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-0/+35