aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/CHANGELOG
Commit message (Expand)AuthorAgeFilesLines
* Its 2006, not 2005David Heinemeier Hansson2006-04-161-2/+2
* Include the calculations fix for a new release of ARDavid Heinemeier Hansson2006-04-091-0/+5
* Update versions for Rails 1.1.1David Heinemeier Hansson2006-04-061-1/+2
* Do not convert driver options to strings (closes #4499) [Kent]David Heinemeier Hansson2006-04-041-0/+4
* Made ready for releaseDavid Heinemeier Hansson2006-03-281-1/+2
* Add 1.0 marker to edge rails changelongsMarcel Molina2006-03-281-0/+6
* Make ActiveWebService::Struct type reloadable. Fix scaffolding action when on...David Heinemeier Hansson2006-03-261-0/+6
* Fixed that AWS Scaffold Fails with Struct as a Parameter (closes #4363) [joe@...David Heinemeier Hansson2006-03-231-0/+2
* Fix soap type registration of multidimensional arrays (closes #4232) [Kent]David Heinemeier Hansson2006-03-171-0/+2
* Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1)...David Heinemeier Hansson2006-03-031-0/+14
* Update from LGPL to MIT license as per Minero Aoki's permission.Marcel Molina2005-11-171-0/+2
* Rename Version constant to VERSION. Closes #2802.Marcel Molina2005-11-171-0/+2
* Fix that XML-RPC date/time values did not have well-defined behaviour (#2516,...Leon Breedt2005-11-091-0/+4
* Made ready for 0.14.3 (RC4)David Heinemeier Hansson2005-11-071-0/+5
* Prepared for release of 0.14.2 (RC3)David Heinemeier Hansson2005-10-251-0/+5
* Really ready for pushDavid Heinemeier Hansson2005-10-191-0/+5
* Getting ready for 0.14.0 (1.0.0 Release Candidate 1)David Heinemeier Hansson2005-10-161-1/+2
* fix invalid request XML generation in test process.Leon Breedt2005-08-241-0/+2
* add 'system.multicall' support to XML-RPC. boxcarred methods must still existLeon Breedt2005-08-161-0/+2
* Fix duplicate XSD entries for custom types (#1729), and prevent recursive typeLeon Breedt2005-08-141-0/+2
* Allow multiple invocations in the same WS test #1720Leon Breedt2005-08-141-0/+2
* Add API::Base.soap_client and API::Base.xmlrpc_client helper methods to const...Leon Breedt2005-08-121-0/+2
* add changelog entry.Leon Breedt2005-07-131-0/+4
* Made ready for release of 0.13.1David Heinemeier Hansson2005-07-111-1/+2
* ensure the second manual WS request of scaffolding contains the same state asLeon Breedt2005-07-061-0/+4
* Tuned documentation for release (AWS)David Heinemeier Hansson2005-07-061-1/+1
* fix WSDL generation, change the way protocols are instantiated, and add Leon Breedt2005-06-251-0/+4
* Add workaround for SOAP4R changing find_mapped_soap_class return value [Shugo...Leon Breedt2005-06-131-0/+2
* Fix moduled controller URLs in WSDL, and add unit test to verify the generate...Leon Breedt2005-06-131-0/+2
* fix scaffolding template paths (Pathname does weird things on Win32)Leon Breedt2005-05-311-0/+2
* add test to ensure the bug fixed by [1295] can't occur again.Leon Breedt2005-05-081-0/+2
* support using invocation filters in :direct controllers as well, forLeon Breedt2005-05-071-0/+2
* add base64 signature type (thanks, Shugo Maeda!)Leon Breedt2005-05-071-0/+2
* fix boolean field rendering in scaffoldingLeon Breedt2005-05-051-0/+2
* fix :delegated invocation in the scaffoldingLeon Breedt2005-05-051-0/+2
* add support for structured types as input parameters to scaffolding,Leon Breedt2005-05-011-0/+2
* default to using UTF-8 as response encoding for SOAP if none isLeon Breedt2005-04-281-1/+1
* add charset=utf-8 to SOAP response content type, and make base_uriLeon Breedt2005-04-281-0/+6
* add entry for nil casting changeLeon Breedt2005-04-271-0/+5
* Added xml_http_request/xhr method for simulating XMLHttpRequest in functional...David Heinemeier Hansson2005-04-191-0/+5
* Fixed documentation and prepared for release of 0.12David Heinemeier Hansson2005-04-181-1/+1
* add backwards compatibility for the public API change made to #api_methods, a...Leon Breedt2005-04-171-2/+1
* Remove a cause of casting failure for XML-RPC by ignoring structure members notLeon Breedt2005-04-161-0/+2
* 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