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
/
dispatcher_action_controller_soap_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure that we get back a SOAPString when $KCODE is UTF-8
Leon Breedt
2005-07-13
1
-0
/
+2
*
always send back SOAP responses as UTF-8, we can't guarantee that SOAP4R
Leon Breedt
2005-07-13
1
-9
/
+16
*
fix WSDL generation, change the way protocols are instantiated, and add
Leon Breedt
2005-06-25
1
-8
/
+8
*
Fix moduled controller URLs in WSDL, and add unit test to verify the generate...
Leon Breedt
2005-06-13
1
-4
/
+10
*
default to using UTF-8 as response encoding for SOAP if none is
Leon Breedt
2005-04-28
1
-0
/
+9
*
initial go at making :layered dispatching generate WSDL for SOAP, and have
Leon Breedt
2005-04-05
1
-0
/
+8
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
1
-2
/
+0
*
first pass of web service scaffolding. add ability to quickly generate an
Leon Breedt
2005-03-29
1
-10
/
+1
*
allow direct dispatching methods to declare their parameters as well, for bre...
Leon Breedt
2005-03-26
1
-1
/
+13
*
add action_web_service/test_invoke, will be used by for testing APIs in
Leon Breedt
2005-03-04
1
-1
/
+1
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
1
-4
/
+17
*
merged the changes for the upcoming 0.6.0:
Leon Breedt
2005-02-25
1
-0
/
+93