summaryrefslogtreecommitdiffstats
path: root/spec/unit/network/http/rack
Commit message (Expand)AuthorAgeFilesLines
* maint: just require 'spec_helper', thanks rspec2Daniel Pittman2011-04-082-2/+2
* Merge branch '2.6.x' into nextNick Lewis2011-01-062-6/+2
|\
| * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-042-6/+2
| * maint: Fix tests that don't run on their ownMatt Robinson2010-12-161-0/+1
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-062-2/+2
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-221-0/+1
|/
* Maint. Passenger fix broke a testMarkus Roberts2010-08-061-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-092-364/+364
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-092-9/+9
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-282-0/+0
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-232-0/+0
* [#3804] Fixed one failing spec for RackRESTNick Lewis2010-02-171-2/+2
* Add master side file content streamingBrice Figureau2010-02-171-0/+50
* rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...Christian Hofstaedtler2009-08-031-2/+2
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-171-4/+4
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-051-0/+5
* Fix for #2234: test fails with old Rack versionChristian Hofstaedtler2009-05-202-3/+3
* Add XMLRPC compatibility for RackChristian Hofstaedtler2009-05-021-0/+157
* Puppet as a Rack applicationChristian Hofstaedtler2009-05-021-0/+194