aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/vendor/rack-1.0
Commit message (Collapse)AuthorAgeFilesLines
* Ensure our bundled version of rack is at the front of the load pathJoshua Peek2009-03-151-1/+1
|
* Add Rack version to Rails infoJoshua Peek2009-03-141-2/+2
|
* Update rack to fix multipart uploads with an empty file [#1945 state:resolved]Joshua Peek2009-03-1313-42/+98
|
* Update bundled Rack to fix Litespeed compatibility [#2198 state:resolved]Russ Smith2009-03-117-10/+25
| | | | Signed-off-by: Joshua Peek <josh@joshpeek.com>
* update bundled version of rack before 2.3 finalJoshua Peek2009-03-1010-11/+42
|
* Update bundled rack to fix more parameter parsing issuesJoshua Peek2009-02-142-12/+25
|
* Reapply 0d5b3e6Joshua Peek2009-02-101-1/+1
|
* Update vendored rackJoshua Peek2009-02-105-9/+32
|
* Make sure vendored rack is at the front of the load pathJoshua Peek2009-02-101-2/+1
|
* Update bundled Rack for Ruby 1.9 spec changesJoshua Peek2009-02-0710-25/+29
|
* Temporarily bundle Rack 1.0 prerelease for testingJoshua Peek2009-02-0748-0/+4857