aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/deprecated
Commit message (Expand)AuthorAgeFilesLines
* Typo in config.action_dispatchwycats2010-03-071-1/+1
* Deprecated ActionController::Base.session_options= and ActionController::Base...Carlhuda2010-03-041-2/+15
* Move stuff from compatibility.rb to deprecated.rbCarlhuda2010-03-041-0/+118
* Cleanup deprecation notices.Joshua Peek2010-01-181-1/+1
* Get rid of prepare_each_request, since now it's a middleware initialization p...José Valim2010-01-171-3/+0
* Move Dispatcher setup to Railties and add instrumentation hook.José Valim2010-01-151-0/+31
* Allow autoloads to opt out of eager loadingJoshua Peek2009-12-121-2/+0
* Reorganize autoloads:Carlhuda2009-12-021-0/+2
* Move integration test runner into ActionDispatchJoshua Peek2009-09-232-0/+3