aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* add missing public API changeLeon Breedt2005-04-101-4/+5
* initial go at making :layered dispatching generate WSDL for SOAP, and haveLeon Breedt2005-04-051-0/+3
* * Fix casting of nested members in structured types if we have a signatureLeon Breedt2005-04-041-0/+3
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-2/+4
* remove ActiveRecordSoapMarshallable, can't reproduce the problem it was inten...Leon Breedt2005-03-311-0/+2
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-291-0/+4
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-0/+5
* Made ready for the release of 0.11.1David Heinemeier Hansson2005-03-271-2/+3
* allow direct dispatching methods to declare their parameters as well, for bre...Leon Breedt2005-03-261-0/+4
* Added documentation and fixed an ajax bugDavid Heinemeier Hansson2005-03-221-1/+3
* add missing entriesLeon Breedt2005-03-201-1/+5
* allow 0, 1, '0' or '1' to be cast to the appropriate values for booleanLeon Breedt2005-03-101-0/+8
* Prepared for 0.10.1 releaseDavid Heinemeier Hansson2005-03-071-1/+1
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-041-0/+4
* make the marshaler use the same set of columns as the code that generatesLeon Breedt2005-03-021-0/+2
* add missing entry for #allow_active_record_expectsLeon Breedt2005-03-021-0/+2
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-0/+59