aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/dispatch/middlewares.rb
Commit message (Expand)AuthorAgeFilesLines
* Extract generic callbacks middleware from dispatcherJoshua Peek2009-05-171-0/+1
* Merge Failsafe middleware into ShowExceptionsJoshua Peek2009-05-171-1/+0
* Ported Rescuable to new baseYehuda Katz + Carl Lerche2009-05-151-0/+1
* Merge branch 'master' into wip_abstract_controllerYehuda Katz + Carl Lerche2009-05-111-0/+5
|\
| * Extract ActionController rescue templates into Rescue and ShowExceptions midd...Joshua Peek2009-05-021-0/+5
* | OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-1/+1
|/
* Remove RewindableInput middleware since all input MUST be rewindable accordin...Joshua Peek2009-04-251-1/+0
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-11/+3
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+21