Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix failure on middleware/exceptions_test | José Valim | 2012-08-23 | 1 | -10/+4 |
* | Remove default match without specified method | Jose and Yehuda | 2012-04-24 | 1 | -1/+1 |
* | Freeze the middleware stack after it's built | Jeremy Kemper | 2012-04-20 | 1 | -17/+18 |
* | convert railties to use AS::TestCase | Aaron Patterson | 2012-01-05 | 1 | -1/+1 |
* | don't encode an UTF-8 encoded template | Xu Pan | 2011-12-20 | 1 | -1/+2 |
* | Show detailed exceptions no longer returns true if the request is local in pr... | José Valim | 2011-12-16 | 1 | -0/+1 |
* | Improve the specs on exceptions app. | José Valim | 2011-12-16 | 1 | -1/+1 |
* | Allow a custom exceptions app to set. | José Valim | 2011-12-16 | 1 | -0/+14 |
* | Fix diagnostics page for routing errors. | José Valim | 2011-12-15 | 1 | -2/+13 |
* | Split ShowExceptions responsibilities in two middlewares. | José Valim | 2011-12-01 | 1 | -0/+89 |