Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default headers, removed in controller actions, will not be reapplied to the ... | Jonas Baumann | 2015-01-09 | 1 | -0/+7 |
* | Don't duplicate Rack::Response functionality. [#5320 state:resolved] | John Firebaugh | 2010-09-25 | 1 | -18/+4 |
* | Cleanup deprecations in Action Dispatch | Carlos Antonio da Silva | 2010-09-06 | 1 | -93/+0 |
* | Fix a bunch of minor spelling mistakes | Evgeniy Dolzhenko | 2010-06-11 | 1 | -2/+2 |
* | Deprecation notice for TestResponse#redirected_to | Joshua Peek | 2010-01-30 | 1 | -0/+5 |
* | SessionRestoreError belongs in AD | Joshua Peek | 2009-09-23 | 1 | -2/+2 |
* | Functional test runner finalizes response just like the integration test runn... | Joshua Peek | 2009-05-02 | 1 | -12/+6 |
* | Deprecate assert_redirect_to's partial hash matching | Joshua Peek | 2009-05-02 | 1 | -0/+6 |
* | Start moving TestRequest and TestResponse into ActionDispatch | Joshua Peek | 2009-04-30 | 1 | -0/+131 |