index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionwebservice
/
lib
/
action_web_service
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
11
-802
/
+0
*
remove ActiveRecordSoapMarshallable, can't reproduce the problem it was inten...
Leon Breedt
2005-03-31
1
-14
/
+0
*
first pass of web service scaffolding. add ability to quickly generate an
Leon Breedt
2005-03-29
1
-3
/
+0
*
remove wrongheaded uses of "rescue nil" if it will mask a useful exception. a...
Leon Breedt
2005-03-29
1
-8
/
+2
*
generalize casting code to be used by both SOAP and XML-RPC (previously only ...
Leon Breedt
2005-03-28
3
-44
/
+107
*
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
*
make the marshaler use the same set of columns as the code that generates
Leon Breedt
2005-03-02
1
-1
/
+3
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
2
-16
/
+67
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
11
-0
/
+706