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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide access to the underlying SOAP driver.
Kent Sibilev
2006-09-16
1
-0
/
+2
*
Do not convert driver options to strings (closes #4499) [Kent]
David Heinemeier Hansson
2006-04-04
1
-1
/
+1
*
Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1)...
David Heinemeier Hansson
2006-03-03
1
-2
/
+10
*
fix WSDL generation, change the way protocols are instantiated, and add
Leon Breedt
2005-06-25
1
-8
/
+7
*
be explicit about the object to do #instance_eval in for delegated dispatching,
Leon Breedt
2005-04-05
1
-2
/
+0
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
2
-15
/
+15
*
generalize casting code to be used by both SOAP and XML-RPC (previously only ...
Leon Breedt
2005-03-28
2
-59
/
+21
*
allow the client to specify options to be passed through to the underlying
Leon Breedt
2005-03-03
1
-0
/
+17
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
2
-9
/
+11
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
3
-41
/
+48
*
ensure clients can handle APIs with named parameter signatures,
Leon Breedt
2005-02-19
3
-4
/
+10
*
refactoring:
Leon Breedt
2005-02-19
2
-0
/
+0
*
rename entire package to Action Web Service
Leon Breedt
2005-02-18
3
-0
/
+198