Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got tests to pass with some more changes. | Yehuda Katz | 2009-08-15 | 1 | -33/+30 |
* | Add some more caching to the lookup | Yehuda Katz | 2009-08-11 | 1 | -2/+2 |
* | Allow to configure trusted proxies via ActionController::Base.trusted_proxies... | Felipe Talavera | 2009-08-09 | 1 | -0/+28 |
* | Ensure that the proper accept header value is set during tests. | José Valim | 2009-07-29 | 1 | -28/+28 |
* | Improve request test coverage by adding formats and negotiate_mime tests. | José Valim | 2009-07-29 | 1 | -0/+39 |
* | Switch to action_dispatch rack namespace | Joshua Peek | 2009-04-30 | 1 | -1/+1 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -230/+226 |
* | Some merge cleanup | Yehuda Katz | 2009-02-02 | 1 | -1/+1 |
* | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-01-30 | 1 | -28/+28 |
* | Move dispatch related tests into test/dispatch | Joshua Peek | 2009-01-28 | 1 | -0/+409 |