summaryrefslogtreecommitdiffstats
path: root/test/network/server/mongrel_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextNick Lewis2010-12-161-6/+0
|\
| * maint: Remove bogus mongrel testMatt Robinson2010-12-021-6/+0
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-87/+87
* {#3866] Rename the method metaclass to singleton_class to avoid the deprecati...Matt Robinson2010-02-171-1/+1
* Fix #2308 - Mongrel should use X-Forwarded-ForBrice Figureau2009-06-051-1/+15
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-051-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Adding test support for the other mongrel configuration headerluke2007-08-061-2/+23
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-081-0/+6
* Fixing mongrel test so it does not try to load the mongrel server class on ma...luke2007-06-131-1/+0
* Adding a simple unit test for mongrel, and adding the ability to select the h...luke2007-06-111-0/+66