Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All tests pass without memoizing view_context | Carlhuda | 2010-03-18 | 1 | -7/+8 |
* | Modify assert_template to use notifications. Also, remove ActionController::B... | Carlhuda | 2010-03-17 | 1 | -9/+9 |
* | Ruby 1.9: flushing the output buffer preserves its encoding | Jeremy Kemper | 2009-05-28 | 1 | -0/+11 |
* | Reinstate pending output buffer tests | Jeremy Kemper | 2009-05-28 | 1 | -28/+36 |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -20/+26 |
|\ | |||||
| * | Functional test runner finalizes response just like the integration test runn... | Joshua Peek | 2009-05-02 | 1 | -18/+24 |
|/ | |||||
* | Deprecate template, session, assigns, and layout accessors on response object... | Joshua Peek | 2009-04-28 | 1 | -9/+9 |
* | Extract output buffer test | Jeremy Kemper | 2009-03-13 | 1 | -0/+35 |
* | Body parts: future rendering, threaded future, queued future, open-uri example | Jeremy Kemper | 2009-03-13 | 1 | -35/+0 |
* | Introduce flush_output_buffer to append the buffer to the response body then ... | Jeremy Kemper | 2009-03-13 | 1 | -0/+35 |