aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/lib/action_web_service/protocol/abstract.rb
Commit message (Expand)AuthorAgeFilesLines
* Ousted ActionWebService from Rails 2.0David Heinemeier Hansson2007-11-211-112/+0
* add 'system.multicall' support to XML-RPC. boxcarred methods must still existLeon Breedt2005-08-161-1/+1
* fix WSDL generation, change the way protocols are instantiated, and add Leon Breedt2005-06-251-0/+3
* default to using UTF-8 as response encoding for SOAP if none isLeon Breedt2005-04-281-2/+2
* initial go at making :layered dispatching generate WSDL for SOAP, and haveLeon Breedt2005-04-051-2/+4
* * collapse 'ws' back into protocols, it just added complexity and indirection...Leon Breedt2005-04-021-42/+51
* first pass of web service scaffolding. add ability to quickly generate anLeon Breedt2005-03-291-0/+54
* generalize casting code to be used by both SOAP and XML-RPC (previously only ...Leon Breedt2005-03-281-1/+15
* Make all custom types and method calls are declared in the 'urn:ActionWebServ...Leon Breedt2005-02-271-3/+3
* merged the changes for the upcoming 0.6.0:Leon Breedt2005-02-251-112/+14
* rename entire package to Action Web ServiceLeon Breedt2005-02-181-0/+128