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
*
Documentation for ActionWebService::API::Base.
Kent Sibilev
2007-01-24
1
-0
/
+2
*
Allow action_web_service to handle various HTTP methods including GET
Kent Sibilev
2007-01-24
1
-0
/
+2
*
Ensure that DispatcherError is being thrown correctly when a malformed reques...
Kent Sibilev
2006-12-11
1
-0
/
+2
*
Added support for decimal types. Closes #6676.
Kent Sibilev
2006-12-03
1
-0
/
+2
*
Removed deprecated end_form_tag helper.
Kent Sibilev
2006-10-31
1
-0
/
+2
*
Removed deprecated @request and @response usages.
Kent Sibilev
2006-10-01
1
-0
/
+2
*
Removed invocation of deprecated before_action and around_action filter methods.
Kent Sibilev
2006-09-25
1
-0
/
+2
*
Provide access to the underlying SOAP driver.
Kent Sibilev
2006-09-16
1
-0
/
+2
*
Deprecation: update docs. Closes #5998.
Jeremy Kemper
2006-09-01
1
-0
/
+2
*
ActionWebService WSDL generation ignores HTTP_X_FORWARDED_HOST
Kent Sibilev
2006-09-01
1
-1
/
+3
*
Tighten rescue clauses. Closes #5985.
Jeremy Kemper
2006-08-31
1
-0
/
+2
*
Fixed XMLRPC multicall when one of the called methods returns a struct object.
Kent Sibilev
2006-08-23
1
-0
/
+2
*
New dependencies implementation
Nicholas Seckar
2006-08-08
1
-0
/
+2
*
Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [K...
Marcel Molina
2006-06-27
1
-0
/
+2
*
Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ...
Marcel Molina
2006-04-29
1
-0
/
+2
*
Replace Ruby's deprecated append_features in favor of included. [Marcel Molin...
Marcel Molina
2006-04-29
1
-0
/
+2
*
Fix test database name typo. [Marcel Molina Jr.]
Marcel Molina
2006-04-29
1
-0
/
+4
*
Its 2006, not 2005
David Heinemeier Hansson
2006-04-16
1
-2
/
+2
*
Include the calculations fix for a new release of AR
David Heinemeier Hansson
2006-04-09
1
-0
/
+5
*
Update versions for Rails 1.1.1
David Heinemeier Hansson
2006-04-06
1
-1
/
+2
*
Do not convert driver options to strings (closes #4499) [Kent]
David Heinemeier Hansson
2006-04-04
1
-0
/
+4
*
Made ready for release
David Heinemeier Hansson
2006-03-28
1
-1
/
+2
*
Add 1.0 marker to edge rails changelongs
Marcel Molina
2006-03-28
1
-0
/
+6
*
Make ActiveWebService::Struct type reloadable. Fix scaffolding action when on...
David Heinemeier Hansson
2006-03-26
1
-0
/
+6
*
Fixed that AWS Scaffold Fails with Struct as a Parameter (closes #4363) [joe@...
David Heinemeier Hansson
2006-03-23
1
-0
/
+2
*
Fix soap type registration of multidimensional arrays (closes #4232) [Kent]
David Heinemeier Hansson
2006-03-17
1
-0
/
+2
*
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
/
+14
*
Update from LGPL to MIT license as per Minero Aoki's permission.
Marcel Molina
2005-11-17
1
-0
/
+2
*
Rename Version constant to VERSION. Closes #2802.
Marcel Molina
2005-11-17
1
-0
/
+2
*
Fix that XML-RPC date/time values did not have well-defined behaviour (#2516,...
Leon Breedt
2005-11-09
1
-0
/
+4
*
Made ready for 0.14.3 (RC4)
David Heinemeier Hansson
2005-11-07
1
-0
/
+5
*
Prepared for release of 0.14.2 (RC3)
David Heinemeier Hansson
2005-10-25
1
-0
/
+5
*
Really ready for push
David Heinemeier Hansson
2005-10-19
1
-0
/
+5
*
Getting ready for 0.14.0 (1.0.0 Release Candidate 1)
David Heinemeier Hansson
2005-10-16
1
-1
/
+2
*
fix invalid request XML generation in test process.
Leon Breedt
2005-08-24
1
-0
/
+2
*
add 'system.multicall' support to XML-RPC. boxcarred methods must still exist
Leon Breedt
2005-08-16
1
-0
/
+2
*
Fix duplicate XSD entries for custom types (#1729), and prevent recursive type
Leon Breedt
2005-08-14
1
-0
/
+2
*
Allow multiple invocations in the same WS test #1720
Leon Breedt
2005-08-14
1
-0
/
+2
*
Add API::Base.soap_client and API::Base.xmlrpc_client helper methods to const...
Leon Breedt
2005-08-12
1
-0
/
+2
*
add changelog entry.
Leon Breedt
2005-07-13
1
-0
/
+4
*
Made ready for release of 0.13.1
David Heinemeier Hansson
2005-07-11
1
-1
/
+2
*
ensure the second manual WS request of scaffolding contains the same state as
Leon Breedt
2005-07-06
1
-0
/
+4
*
Tuned documentation for release (AWS)
David Heinemeier Hansson
2005-07-06
1
-1
/
+1
*
fix WSDL generation, change the way protocols are instantiated, and add
Leon Breedt
2005-06-25
1
-0
/
+4
*
Add workaround for SOAP4R changing find_mapped_soap_class return value [Shugo...
Leon Breedt
2005-06-13
1
-0
/
+2
*
Fix moduled controller URLs in WSDL, and add unit test to verify the generate...
Leon Breedt
2005-06-13
1
-0
/
+2
*
fix scaffolding template paths (Pathname does weird things on Win32)
Leon Breedt
2005-05-31
1
-0
/
+2
*
add test to ensure the bug fixed by [1295] can't occur again.
Leon Breedt
2005-05-08
1
-0
/
+2
*
support using invocation filters in :direct controllers as well, for
Leon Breedt
2005-05-07
1
-0
/
+2
*
add base64 signature type (thanks, Shugo Maeda!)
Leon Breedt
2005-05-07
1
-0
/
+2
[next]