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
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean
Leon Breedt
2005-03-10
11
-135
/
+246
*
change type of faultCode in marshaled SOAP faults to a QName,
Leon Breedt
2005-03-10
1
-1
/
+1
*
Prepared for 0.10.1 release
David Heinemeier Hansson
2005-03-07
2
-5
/
+5
*
add action_web_service/test_invoke, will be used by for testing APIs in
Leon Breedt
2005-03-04
7
-3
/
+223
*
allow the client to specify options to be passed through to the underlying
Leon Breedt
2005-03-03
1
-0
/
+17
*
make the marshaler use the same set of columns as the code that generates
Leon Breedt
2005-03-02
3
-1
/
+13
*
add missing entry for #allow_active_record_expects
Leon Breedt
2005-03-02
1
-0
/
+2
*
add allow_active_record_expects option to ActionWebService::API::Base,
Leon Breedt
2005-02-28
2
-1
/
+11
*
drop version back down to 0.5.0 so that we can use 0.6.0 for the real
Leon Breedt
2005-02-27
1
-1
/
+1
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
21
-113
/
+348
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
62
-2079
/
+2180
*
Tagged the 0.10.0 release
David Heinemeier Hansson
2005-02-25
1
-1
/
+1
*
handle elapsed times that are nil in #log_response (happens when API method
Leon Breedt
2005-02-25
1
-1
/
+1
*
Marked for release
David Heinemeier Hansson
2005-02-24
1
-1
/
+1
*
Made ready for 0.10.0 release
David Heinemeier Hansson
2005-02-24
1
-6
/
+6
*
add code coverage testing scripts, remove dead code
Leon Breedt
2005-02-20
6
-42
/
+9
*
ensure clients can handle APIs with named parameter signatures,
Leon Breedt
2005-02-19
6
-4
/
+29
*
refactoring:
Leon Breedt
2005-02-19
24
-551
/
+404
*
rename entire package to Action Web Service
Leon Breedt
2005-02-18
50
-222
/
+217
*
Renamed Action Service to Action Web Service
David Heinemeier Hansson
2005-02-18
53
-0
/
+6319