Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup deprecation notices. | Joshua Peek | 2010-01-18 | 1 | -1/+1 |
* | Get rid of prepare_each_request, since now it's a middleware initialization p... | José Valim | 2010-01-17 | 1 | -3/+0 |
* | Move Dispatcher setup to Railties and add instrumentation hook. | José Valim | 2010-01-15 | 1 | -0/+31 |
* | Allow autoloads to opt out of eager loading | Joshua Peek | 2009-12-12 | 1 | -2/+0 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -0/+2 |
* | Move integration test runner into ActionDispatch | Joshua Peek | 2009-09-23 | 2 | -0/+3 |