aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib
Commit message (Expand)AuthorAgeFilesLines
* allow 0, 1, '0' or '1' to be cast to the appropriate values for booleanLeon Breedt2005-03-101-0/+3
* change type of faultCode in marshaled SOAP faults to a QName,Leon Breedt2005-03-101-1/+1
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-042-0/+138
* allow the client to specify options to be passed through to the underlyingLeon Breedt2005-03-031-0/+17
* make the marshaler use the same set of columns as the code that generatesLeon Breedt2005-03-021-1/+3
* add allow_active_record_expects option to ActionWebService::API::Base,Leon Breedt2005-02-281-1/+7
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-2711-86/+178
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-2532-1332/+1305
* handle elapsed times that are nil in #log_response (happens when API methodLeon Breedt2005-02-251-1/+1
* add code coverage testing scripts, remove dead codeLeon Breedt2005-02-202-10/+0
* ensure clients can handle APIs with named parameter signatures,Leon Breedt2005-02-193-4/+10
* refactoring:Leon Breedt2005-02-1914-333/+274
* rename entire package to Action Web ServiceLeon Breedt2005-02-1826-108/+108
* Renamed Action Service to Action Web ServiceDavid Heinemeier Hansson2005-02-1822-0/+2418