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
/
lib
/
action_web_service
Commit message (
Expand
)
Author
Age
Files
Lines
*
make the response QName match up with that declared for the message in the
Leon Breedt
2005-03-20
1
-1
/
+1
*
dup the value received from @request, so we modify the copy and not the origi...
Leon Breedt
2005-03-15
1
-0
/
+1
*
allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean
Leon Breedt
2005-03-10
1
-0
/
+3
*
change type of faultCode in marshaled SOAP faults to a QName,
Leon Breedt
2005-03-10
1
-1
/
+1
*
add action_web_service/test_invoke, will be used by for testing APIs in
Leon Breedt
2005-03-04
2
-0
/
+138
*
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
1
-1
/
+3
*
add allow_active_record_expects option to ActionWebService::API::Base,
Leon Breedt
2005-02-28
1
-1
/
+7
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
11
-86
/
+178
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
31
-1326
/
+1295
*
handle elapsed times that are nil in #log_response (happens when API method
Leon Breedt
2005-02-25
1
-1
/
+1
*
add code coverage testing scripts, remove dead code
Leon Breedt
2005-02-20
2
-10
/
+0
*
ensure clients can handle APIs with named parameter signatures,
Leon Breedt
2005-02-19
3
-4
/
+10
*
refactoring:
Leon Breedt
2005-02-19
13
-330
/
+271
*
rename entire package to Action Web Service
Leon Breedt
2005-02-18
21
-0
/
+2358