aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice
Commit message (Expand)AuthorAgeFilesLines
* Made ready for better release automationDavid Heinemeier Hansson2005-03-271-0/+120
* allow direct dispatching methods to declare their parameters as well, for bre...Leon Breedt2005-03-265-5/+34
* Fixed that MissingSourceFile's wasn't properly detected in production mode #9...David Heinemeier Hansson2005-03-251-1/+1
* Improved error reporting especially around never shallowing exceptions. Debug...David Heinemeier Hansson2005-03-231-3/+6
* Fixed documentation and prepared for 0.11.0 releaseDavid Heinemeier Hansson2005-03-222-6/+6
* Added documentation and fixed an ajax bugDavid Heinemeier Hansson2005-03-221-1/+3
* add missing entriesLeon Breedt2005-03-201-1/+5
* make the response QName match up with that declared for the message in theLeon Breedt2005-03-201-1/+1
* dup the value received from @request, so we modify the copy and not the origi...Leon Breedt2005-03-151-0/+1
* allow 0, 1, '0' or '1' to be cast to the appropriate values for booleanLeon Breedt2005-03-1011-135/+246
* change type of faultCode in marshaled SOAP faults to a QName,Leon Breedt2005-03-101-1/+1
* Prepared for 0.10.1 releaseDavid Heinemeier Hansson2005-03-072-5/+5
* add action_web_service/test_invoke, will be used by for testing APIs inLeon Breedt2005-03-047-3/+223
* 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-023-1/+13
* add missing entry for #allow_active_record_expectsLeon Breedt2005-03-021-0/+2
* add allow_active_record_expects option to ActionWebService::API::Base,Leon Breedt2005-02-282-1/+11
* drop version back down to 0.5.0 so that we can use 0.6.0 for the realLeon Breedt2005-02-271-1/+1
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-2721-113/+348
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-2562-2079/+2180
* Tagged the 0.10.0 releaseDavid Heinemeier Hansson2005-02-251-1/+1
* handle elapsed times that are nil in #log_response (happens when API methodLeon Breedt2005-02-251-1/+1
* Marked for releaseDavid Heinemeier Hansson2005-02-241-1/+1
* Made ready for 0.10.0 releaseDavid Heinemeier Hansson2005-02-241-6/+6
* add code coverage testing scripts, remove dead codeLeon Breedt2005-02-206-42/+9
* ensure clients can handle APIs with named parameter signatures,Leon Breedt2005-02-196-4/+29
* refactoring:Leon Breedt2005-02-1924-551/+404
* rename entire package to Action Web ServiceLeon Breedt2005-02-1850-222/+217
* Renamed Action Service to Action Web ServiceDavid Heinemeier Hansson2005-02-1853-0/+6319