| Commit message (Expand) | Author | Age | Files | Lines |
* | add 'system.multicall' support to XML-RPC. boxcarred methods must still exist | Leon Breedt | 2005-08-16 | 1 | -2/+25 |
* | always send back SOAP responses as UTF-8, we can't guarantee that SOAP4R | Leon Breedt | 2005-07-13 | 1 | -8/+7 |
* | fix bug in unit test causing spurious failures, and make sure the | Leon Breedt | 2005-07-06 | 1 | -4/+4 |
* | fix WSDL generation, change the way protocols are instantiated, and add | Leon Breedt | 2005-06-25 | 1 | -13/+31 |
* | add base64 signature type (thanks, Shugo Maeda!) | Leon Breedt | 2005-05-07 | 1 | -0/+12 |
* | remove usages of @request, @response, @params, and replace with #request, #re... | Leon Breedt | 2005-05-05 | 1 | -0/+1 |
* | default to using UTF-8 as response encoding for SOAP if none is | Leon Breedt | 2005-04-28 | 1 | -0/+8 |
* | Remove a cause of casting failure for XML-RPC by ignoring structure members not | Leon Breedt | 2005-04-16 | 1 | -0/+9 |
* | initial go at making :layered dispatching generate WSDL for SOAP, and have | Leon Breedt | 2005-04-05 | 1 | -1/+11 |
* | * collapse 'ws' back into protocols, it just added complexity and indirection... | Leon Breedt | 2005-04-02 | 1 | -47/+49 |
* | first pass of web service scaffolding. add ability to quickly generate an | Leon Breedt | 2005-03-29 | 1 | -3/+7 |
* | generalize casting code to be used by both SOAP and XML-RPC (previously only ... | Leon Breedt | 2005-03-28 | 1 | -12/+41 |
* | allow direct dispatching methods to declare their parameters as well, for bre... | Leon Breedt | 2005-03-26 | 1 | -0/+8 |
* | Make all custom types and method calls are declared in the 'urn:ActionWebServ... | Leon Breedt | 2005-02-27 | 1 | -3/+79 |
* | merged the changes for the upcoming 0.6.0: | Leon Breedt | 2005-02-25 | 1 | -0/+294 |