Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate cookie_verifier_secret in favor of config.cookie_secret allowing si... | José Valim | 2010-03-31 | 1 | -0/+12 |
* | Fixes typo (ht: Claudio Poli) [#4107 state:closed] | wycats | 2010-03-26 | 1 | -1/+1 |
* | Typo in config.action_dispatch | wycats | 2010-03-07 | 1 | -1/+1 |
* | Deprecated ActionController::Base.session_options= and ActionController::Base... | Carlhuda | 2010-03-04 | 1 | -2/+15 |
* | Move stuff from compatibility.rb to deprecated.rb | Carlhuda | 2010-03-04 | 1 | -0/+118 |
* | 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 |