aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/dispatch
Commit message (Expand)AuthorAgeFilesLines
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-012-2/+2
* Remove RewindableInput middleware since all input MUST be rewindable accordin...Joshua Peek2009-04-251-1/+0
* Makes rails-dev-boost work againCarl Lerche & Yehuda Katz2009-04-142-4/+4
* Make dispatcher instances immutableJoshua Peek2009-04-141-3/+14
* Final blow to CGIJoshua Peek2009-04-141-14/+3
* Move reloader middleware in ActionDispatchJoshua Peek2009-04-141-2/+2
* Make dispatcher instances immutableJoshua Peek2009-04-141-13/+9
* Final blow to CGIJoshua Peek2009-04-141-20/+2
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-133-41/+41
* Updated old AC::Base for small changes to AVYehuda Katz and Carl Lerche2009-04-081-1/+0
* Temporarily reraise to simplify debuggingYehuda Katz2009-03-171-0/+1
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-2714-1634/+9
* Reorganize ActionController folder structureJoshua Peek2009-01-2722-0/+2065