index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionwebservice
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
add API::Method#expects_to_hash convenience as well
Leon Breedt
2005-04-05
1
-0
/
+6
*
add API::Method#expects_index_of helper to get the index of
Leon Breedt
2005-04-05
1
-0
/
+11
*
* Fix casting of nested members in structured types if we have a signature
Leon Breedt
2005-04-04
1
-5
/
+3
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
19
-399
/
+247
*
first pass of web service scaffolding. add ability to quickly generate an
Leon Breedt
2005-03-29
4
-22
/
+13
*
generalize casting code to be used by both SOAP and XML-RPC (previously only ...
Leon Breedt
2005-03-28
6
-21
/
+74
*
allow direct dispatching methods to declare their parameters as well, for bre...
Leon Breedt
2005-03-26
2
-1
/
+21
*
allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean
Leon Breedt
2005-03-10
1
-0
/
+2
*
add action_web_service/test_invoke, will be used by for testing APIs in
Leon Breedt
2005-03-04
3
-2
/
+79
*
add allow_active_record_expects option to ActionWebService::API::Base,
Leon Breedt
2005-02-28
1
-0
/
+4
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
6
-15
/
+112
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
27
-731
/
+857
*
add code coverage testing scripts, remove dead code
Leon Breedt
2005-02-20
2
-0
/
+8
*
ensure clients can handle APIs with named parameter signatures,
Leon Breedt
2005-02-19
3
-0
/
+19
*
refactoring:
Leon Breedt
2005-02-19
6
-162
/
+116
*
rename entire package to Action Web Service
Leon Breedt
2005-02-18
14
-39
/
+39
*
Renamed Action Service to Action Web Service
David Heinemeier Hansson
2005-02-18
15
-0
/
+1384