aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base/http.rb
Commit message (Expand)AuthorAgeFilesLines
* Make ActionController::Flash work with new_basePratik Naik2009-05-211-1/+1
* Make old caching tests pass on new base.Yehuda Katz + Carl Lerche2009-05-191-1/+0
* Ported Rescuable to new baseYehuda Katz + Carl Lerche2009-05-151-2/+2
* Merge commit 'origin/master'Yehuda Katz + Carl Lerche2009-05-141-1/+4
|\
| * Minimal base/new_base comparisonJeremy Kemper2009-05-141-1/+4
* | Got new base to pass controller/base_test.rb, implemented method_missing acti...Yehuda Katz + Carl Lerche2009-05-141-5/+0
|/
* Implemented redirects and partial rendering in new base.Yehuda Katz + Carl Lerche2009-05-121-0/+6
* Ported ConditionalGet to new BaseYehuda Katz + Carl Lerche2009-05-111-0/+1
* Implement FooController.action(:name)Yehuda Katz2009-05-021-3/+10
* Renamed Base2 to Base and don't require old action_controller for new BaseYehuda Katz + Carl Lerche2009-05-011-0/+56