aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware
Commit message (Expand)AuthorAgeFilesLines
* Opt in to JSONJeremy Kemper2009-04-221-0/+2
* Always buffer rack.input if it is not rewindableMislav Marohnić2009-04-171-17/+8
* Move reloader middleware in ActionDispatchJoshua Peek2009-04-141-0/+14
* Move middleware stack out of utils folderJoshua Peek2009-04-141-0/+119
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-132-32/+42
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-303-6/+10
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-276-0/+590