| Commit message (Expand) | Author | Age | Files | Lines |
* | Simple changes to bring AWS up to date with view_paths and render :text. Test... | Michael Koziarski | 2007-10-15 | 2 | -7/+7 |
* | Update versions here too | David Heinemeier Hansson | 2007-10-12 | 1 | -1/+1 |
* | Bump versions for 1.2.4 release. | Jeremy Kemper | 2007-10-05 | 1 | -1/+1 |
* | Allow frameworks to be required by their gem name (closes #8845) [drnic] | David Heinemeier Hansson | 2007-09-22 | 1 | -0/+1 |
* | Missed Reloadable bits and pieces | Jeremy Kemper | 2007-09-14 | 3 | -12/+0 |
* | Run with the latest versions so beta gems will work | David Heinemeier Hansson | 2007-04-21 | 1 | -2/+2 |
* | Apply the rest of Chads patch | David Heinemeier Hansson | 2007-02-21 | 9 | -135/+135 |
* | Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [... | David Heinemeier Hansson | 2007-02-04 | 1 | -3/+3 |
* | Documentation for ActionWebService::API::Base. | Kent Sibilev | 2007-01-24 | 2 | -2/+51 |
* | Allow action_web_service to handle various HTTP methods including GET | Kent Sibilev | 2007-01-24 | 2 | -2/+8 |
* | Ensure that DispatcherError is being thrown correctly when a malformed reques... | Kent Sibilev | 2006-12-11 | 2 | -0/+6 |
* | Added support for decimal types. Closes #6676. | Kent Sibilev | 2006-12-03 | 4 | -10/+20 |
* | Removed deprecated end_form_tag helper. | Kent Sibilev | 2006-10-31 | 1 | -2/+2 |
* | Removed deprecated @request and @response usages. | Kent Sibilev | 2006-10-01 | 1 | -4/+4 |
* | Removed invocation of deprecated before_action and around_action filter methods. | Kent Sibilev | 2006-09-25 | 1 | -7/+1 |
* | Provide access to the underlying SOAP driver. | Kent Sibilev | 2006-09-16 | 1 | -0/+2 |
* | Fix versions | David Heinemeier Hansson | 2006-09-15 | 1 | -1/+1 |
* | Don't convert value if it's already of an appropriate type. | Kent Sibilev | 2006-09-05 | 1 | -6/+6 |
* | Shouldn't use deprecated stuff | Kent Sibilev | 2006-09-03 | 1 | -1/+1 |
* | Deprecation: update docs. Closes #5998. | Jeremy Kemper | 2006-09-01 | 1 | -1/+1 |
* | ActionWebService WSDL generation ignores HTTP_X_FORWARDED_HOST | Kent Sibilev | 2006-09-01 | 1 | -1/+1 |
* | Fixed XMLRPC multicall when one of the called methods returns a struct object. | Kent Sibilev | 2006-08-23 | 2 | -4/+20 |
* | Fix AWS tests | David Heinemeier Hansson | 2006-08-14 | 1 | -0/+4 |
* | New dependencies implementation | Nicholas Seckar | 2006-08-08 | 3 | -3/+3 |
* | Fix invoke_layered since api_method didn't declare :expects. Closes #4720. [K... | Marcel Molina | 2006-06-27 | 1 | -1/+1 |
* | Replace alias method chaining with Module#alias_method_chain. [Marcel Molina ... | Marcel Molina | 2006-04-29 | 3 | -8/+4 |
* | Replace Ruby's deprecated append_features in favor of included. [Marcel Molin... | Marcel Molina | 2006-04-29 | 7 | -15/+8 |
* | Include the calculations fix for a new release of AR | David Heinemeier Hansson | 2006-04-09 | 1 | -1/+1 |
* | Update versions for Rails 1.1.1 | David Heinemeier Hansson | 2006-04-06 | 1 | -1/+1 |
* | invoke / invoke_delegated / invoke_layered check for correct number of args (... | David Heinemeier Hansson | 2006-04-06 | 1 | -0/+1 |
* | Fix CSS for Windows (closes #4564) | David Heinemeier Hansson | 2006-04-04 | 1 | -17/+17 |
* | Do not convert driver options to strings (closes #4499) [Kent] | David Heinemeier Hansson | 2006-04-04 | 1 | -1/+1 |
* | Made ready for release | David Heinemeier Hansson | 2006-03-28 | 1 | -1/+1 |
* | Fixed docs | David Heinemeier Hansson | 2006-03-28 | 1 | -1/+1 |
* | Make ActiveWebService::Struct type reloadable. Fix scaffolding action when on... | David Heinemeier Hansson | 2006-03-26 | 3 | -25/+24 |
* | Fixed that AWS Scaffold Fails with Struct as a Parameter (closes #4363) [joe@... | David Heinemeier Hansson | 2006-03-23 | 1 | -1/+2 |
* | Fix soap type registration of multidimensional arrays (closes #4232) [Kent] | David Heinemeier Hansson | 2006-03-17 | 1 | -21/+14 |
* | Fix a ton of issues with AWS (yes, Kent saved it from being unbundled in 1.1)... | David Heinemeier Hansson | 2006-03-03 | 9 | -35/+83 |
* | Update versions to match latest from stable | David Heinemeier Hansson | 2006-02-05 | 1 | -3/+3 |
* | Correct the case of the CSS declarations. [Blair Zajac] Closes #3171 | Michael Koziarski | 2006-01-13 | 1 | -4/+4 |
* | Rename Version constant to VERSION. Closes #2802. | Marcel Molina | 2005-11-17 | 1 | -1/+1 |
* | Fix that XML-RPC date/time values did not have well-defined behaviour (#2516,... | Leon Breedt | 2005-11-09 | 1 | -0/+8 |
* | Made ready for 0.14.3 (RC4) | David Heinemeier Hansson | 2005-11-07 | 1 | -1/+1 |
* | Fix docs (closes #2679) [coffee2code] | David Heinemeier Hansson | 2005-11-07 | 3 | -7/+7 |
* | Fix docs (closes #2725) | David Heinemeier Hansson | 2005-11-07 | 1 | -1/+1 |
* | Proper CSS color definition (closes #2334) | David Heinemeier Hansson | 2005-10-26 | 1 | -1/+1 |
* | Prepared for release of 0.14.2 (RC3) | David Heinemeier Hansson | 2005-10-25 | 1 | -1/+1 |
* | Really ready for push | David Heinemeier Hansson | 2005-10-19 | 1 | -1/+1 |
* | Getting ready for 0.14.0 (1.0.0 Release Candidate 1) | David Heinemeier Hansson | 2005-10-16 | 1 | -2/+2 |
* | mv lib/version.rb to lib/action_web_service/version.rb | Jamis Buck | 2005-10-10 | 1 | -0/+0 |