aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base
Commit message (Expand)AuthorAgeFilesLines
* Session management belongs in base folderJoshua Peek2009-04-141-0/+54
* Backwords compat alias for ActionController::Request and ActionController::Re...Joshua Peek2009-04-141-0/+1
* Resurrecting 1.9 compatibility.Carl Lerche & Yehuda Katz2009-04-132-4/+7
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-138-40/+123
* Updated old AC::Base for small changes to AVYehuda Katz and Carl Lerche2009-04-081-1/+1
* Some merge cleanupYehuda Katz2009-02-021-2/+2
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-303-25/+175
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-272-36/+3
* Reorganize ActionController folder structureJoshua Peek2009-01-2715-0/+3493