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
/
CHANGELOG
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
1
-2
/
+4
*
remove ActiveRecordSoapMarshallable, can't reproduce the problem it was inten...
Leon Breedt
2005-03-31
1
-0
/
+2
*
first pass of web service scaffolding. add ability to quickly generate an
Leon Breedt
2005-03-29
1
-0
/
+4
*
generalize casting code to be used by both SOAP and XML-RPC (previously only ...
Leon Breedt
2005-03-28
1
-0
/
+5
*
Made ready for the release of 0.11.1
David Heinemeier Hansson
2005-03-27
1
-2
/
+3
*
allow direct dispatching methods to declare their parameters as well, for bre...
Leon Breedt
2005-03-26
1
-0
/
+4
*
Added documentation and fixed an ajax bug
David Heinemeier Hansson
2005-03-22
1
-1
/
+3
*
add missing entries
Leon Breedt
2005-03-20
1
-1
/
+5
*
allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean
Leon Breedt
2005-03-10
1
-0
/
+8
*
Prepared for 0.10.1 release
David Heinemeier Hansson
2005-03-07
1
-1
/
+1
*
add action_web_service/test_invoke, will be used by for testing APIs in
Leon Breedt
2005-03-04
1
-0
/
+4
*
make the marshaler use the same set of columns as the code that generates
Leon Breedt
2005-03-02
1
-0
/
+2
*
add missing entry for #allow_active_record_expects
Leon Breedt
2005-03-02
1
-0
/
+2
*
Make all custom types and method calls are declared in the 'urn:ActionWebServ...
Leon Breedt
2005-02-27
1
-0
/
+59
[prev]