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
/
casting.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ActiveWebService::Struct type reloadable. Fix scaffolding action when on...
David Heinemeier Hansson
2006-03-26
1
-0
/
+3
*
Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1)...
David Heinemeier Hansson
2006-03-03
1
-0
/
+7
*
Fix that XML-RPC date/time values did not have well-defined behaviour (#2516,...
Leon Breedt
2005-11-09
1
-0
/
+8
*
Fix docs (closes #2725)
David Heinemeier Hansson
2005-11-07
1
-1
/
+1
*
Tuned documentation for release (AWS)
David Heinemeier Hansson
2005-07-06
1
-1
/
+1
*
add base64 signature type (thanks, Shugo Maeda!)
Leon Breedt
2005-05-07
1
-0
/
+6
*
Fix regression where nil values were incorrectly being cast into the
Leon Breedt
2005-04-19
1
-0
/
+1
*
Remove a cause of casting failure for XML-RPC by ignoring structure members not
Leon Breedt
2005-04-16
1
-2
/
+2
*
be explicit about the object to do #instance_eval in for delegated dispatching,
Leon Breedt
2005-04-05
1
-2
/
+1
*
* Fix casting of nested members in structured types if we have a signature
Leon Breedt
2005-04-04
1
-3
/
+10
*
don't use SyncEnumerator, its far too slow to be used in something frequently...
Leon Breedt
2005-04-03
1
-2
/
+2
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
1
-0
/
+105