Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix several known web encoding issues: | wycats | 2010-06-27 | 1 | -0/+23 |
* | Ruby 1.9: resolve constant lookup issues | Jeremy Kemper | 2009-11-04 | 1 | -1/+1 |
* | Start rewriting some internal tests to use the new routing dsl | Joshua Peek | 2009-10-20 | 1 | -1/+1 |
* | Add custom "with_routing" to internal tests to fix reseting session after using | Joshua Peek | 2009-10-03 | 1 | -1/+0 |
* | Reset session in integration tests after changing routes to reload the middle... | Joshua Peek | 2009-08-27 | 1 | -0/+1 |
* | Remove RewindableInput middleware since all input MUST be rewindable accordin... | Joshua Peek | 2009-04-25 | 1 | -38/+0 |
* | Always buffer rack.input if it is not rewindable | Mislav Marohnić | 2009-04-17 | 1 | -0/+1 |
* | Improve rewindable input test coverage so tests fail when you remove the midd... | Mislav Marohnić | 2009-04-17 | 1 | -2/+1 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -36/+0 |
* | Move dispatch related tests into test/dispatch | Joshua Peek | 2009-01-28 | 1 | -0/+220 |