| Commit message (Expand) | Author | Age | Files | Lines |
* | LOCALHOST definition should match any 127.0.0.0/8 address | Earl J St Sauver | 2014-07-18 | 1 | -1/+1 |
* | Fix that JSON and XML exception responses should give the HTTP error message ... | Jeremy Kemper | 2013-05-08 | 1 | -2/+2 |
* | Fix typos in AP: "overriden" => "overridden" | Carlos Antonio da Silva | 2013-03-30 | 1 | -8/+8 |
* | update documentation and code to use _action callbacks | Francesco Rodriguez | 2012-12-07 | 1 | -1/+1 |
* | Add ensure block to make sure the state is properly restored | Carlos Antonio da Silva | 2012-11-04 | 1 | -1/+1 |
* | Failsafe exception returns text/plain. | Steve Klabnik | 2012-10-01 | 1 | -0/+16 |
* | This consider_all_requests_local doesn't make sense | Santiago Pastorino | 2012-06-12 | 1 | -18/+0 |
* | Return proper format on exceptions | Santiago Pastorino | 2012-06-11 | 1 | -0/+43 |
* | Show detailed exceptions no longer returns true if the request is local in pr... | José Valim | 2011-12-16 | 1 | -1/+5 |
* | Extract the rendering of public exceptions pages into a Rack app. | José Valim | 2011-12-16 | 1 | -1/+1 |
* | Fix diagnostics page for routing errors. | José Valim | 2011-12-15 | 1 | -3/+10 |
* | Split ShowExceptions responsibilities in two middlewares. | José Valim | 2011-12-01 | 1 | -0/+1 |
* | Warnings removed. (ambiguous first argument) | kennyj | 2011-11-24 | 1 | -3/+3 |
* | move show_detailed_exceptions? to Rescue module | lest | 2011-11-22 | 1 | -2/+2 |
* | refactor show exceptions tests | lest | 2011-11-22 | 1 | -0/+59 |