| Commit message (Expand) | Author | Age | Files | Lines |
* | fix scaffolding template paths (Pathname does weird things on Win32) | Leon Breedt | 2005-05-31 | 1 | -0/+18 |
* | memo to self: add :rest dispatching mode, and vanilla XML message support | Leon Breedt | 2005-05-20 | 1 | -6/+9 |
* | don't use SyncEnumerator, its far too slow to be used in something frequently... | Leon Breedt | 2005-04-03 | 1 | -0/+4 |
* | remove finished tasks | Leon Breedt | 2005-04-03 | 1 | -2/+3 |
* | allow selecting the protocol to use when invoking the | Leon Breedt | 2005-04-03 | 1 | -5/+1 |
* | * collapse 'ws' back into protocols, it just added complexity and indirection... | Leon Breedt | 2005-04-02 | 1 | -5/+0 |
* | first pass of web service scaffolding. add ability to quickly generate an | Leon Breedt | 2005-03-29 | 1 | -1/+5 |
* | allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean | Leon Breedt | 2005-03-10 | 1 | -3/+2 |
* | add action_web_service/test_invoke, will be used by for testing APIs in | Leon Breedt | 2005-03-04 | 1 | -1/+2 |
* | make the marshaler use the same set of columns as the code that generates | Leon Breedt | 2005-03-02 | 1 | -0/+8 |
* | Make all custom types and method calls are declared in the 'urn:ActionWebServ... | Leon Breedt | 2005-02-27 | 1 | -3/+0 |
* | merged the changes for the upcoming 0.6.0: | Leon Breedt | 2005-02-25 | 1 | -9/+2 |
* | add code coverage testing scripts, remove dead code | Leon Breedt | 2005-02-20 | 1 | -31/+0 |
* | refactoring: | Leon Breedt | 2005-02-19 | 1 | -7/+6 |
* | rename entire package to Action Web Service | Leon Breedt | 2005-02-18 | 1 | -2/+9 |
* | Renamed Action Service to Action Web Service | David Heinemeier Hansson | 2005-02-18 | 1 | -0/+38 |