aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base/testing.rb
Commit message (Expand)AuthorAgeFilesLines
* Reduce the cost of using ActionController::Http significantly by:Yehuda Katz2009-05-271-0/+2
* Make Filter#filter work with around filtersPratik Naik2009-05-251-0/+8
* Move Safari response-padding fix to Rails2Compatibility. Should be a Rack con...Jeremy Kemper2009-05-211-2/+2
* Add Streaming to new basePratik Naik2009-05-211-2/+7
* Made ActionController::Verification work with new_basePratik Naik2009-05-211-1/+1
* Added responds_to to new base.Yehuda Katz + Carl Lerche2009-05-201-1/+1
* Ported Rescuable to new baseYehuda Katz + Carl Lerche2009-05-151-1/+1
* Ported ConditionalGet to new BaseYehuda Katz + Carl Lerche2009-05-111-0/+1
* Ported fresh_when into a ConditionalGet moduleYehuda Katz + Carl Lerche2009-05-111-0/+1
* Starting to get new_base to run on old testsYehuda Katz + Carl Lerche2009-05-011-0/+23