aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/chained
Commit message (Expand)AuthorAgeFilesLines
* The FlashHash and friends causes a lot of needless session storing, when we k...Johan Sörensen2009-05-281-33/+37
* ActionController::Flash::FlashHash.use now returns either the value correspon...Niels Ganser2009-05-271-6/+5
* Make ActionController::Flash work with new_basePratik Naik2009-05-211-22/+52
* Ported simple benchmarking in new baseYehuda Katz + Carl Lerche2009-05-181-1/+1
* Simplify filter_chain method implementation [#2327 state:resolved]Thomas E. Glasgow2009-05-171-6/+1
* Ported Rescuable to new baseYehuda Katz + Carl Lerche2009-05-151-1/+1
* Cherry-pick core extensionsJeremy Kemper2009-05-131-1/+1
* Reorganize ActionController folder structureJoshua Peek2009-01-273-0/+950