aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http
Commit message (Expand)AuthorAgeFilesLines
* Use rack's status code list as a baseJoshua Peek2009-04-141-67/+19
* We aren't using UploadedStringIO and UploadedTempfile anymoreJoshua Peek2009-04-141-0/+28
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-132-47/+67
* Remove errant debug codeYehuda Katz2009-02-031-2/+0
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-02-021-1/+0
|\
| * Remove dead cgi_ext requireJeremy Kemper2009-01-311-1/+0
* | Some merge cleanupYehuda Katz2009-02-021-10/+11
* | Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-301-22/+9
|/
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-276-0/+1103