public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
macournoyer (author)
Sat Jul 19 08:51:28 -0700 2008
commit  b9ec90108045101501a436cb124599d4a70fcbdb
tree    85c7bbe174877db882bec35f0daaa0d5fa3a4419
parent  c9634028e70a830c15e755724197825651ec26a4
thin / spec
name age message
..
directory backends/ Sun Jul 13 20:43:16 -0700 2008 Add --no-epoll option to disable epoll usage on... [macournoyer]
file command_spec.rb Fri Jul 18 10:07:57 -0700 2008 Implement Array parameters in Command to pass m... [macournoyer]
directory configs/ Sun Feb 03 19:04:25 -0800 2008 Add specs for Service controller. [macournoyer]
file connection_spec.rb Fri Apr 18 19:38:06 -0700 2008 Rescue all types of errors when processing request [macournoyer]
directory controllers/ Sun Apr 20 16:03:24 -0700 2008 Allow rackup .rb files by getting a conventiona... [bmizerany]
file daemonizing_spec.rb Sun Jul 13 20:27:39 -0700 2008 Add --force (-f) option to force stopping of a ... [macournoyer]
file headers_spec.rb Sun Jan 20 20:36:32 -0800 2008 Alter response headers to output directly to a ... [macournoyer]
file logging_spec.rb Fri Jul 18 10:36:19 -0700 2008 Set Logging module instance methods as module m... [macournoyer]
directory perf/ Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
directory rack/ Sun Jul 13 21:03:01 -0700 2008 Make Set-Cookie header, in Rails adapter, compa... [macournoyer]
directory rails_app/ Sun Jan 06 21:36:26 -0800 2008 Add URL rewriting to Rails adapter so that page... [macournoyer]
directory request/ Thu May 15 18:38:00 -0700 2008 Add failing spec for absolute URL in request. [macournoyer]
file response_spec.rb Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
file runner_spec.rb Fri Jul 18 10:07:57 -0700 2008 Implement Array parameters in Command to pass m... [macournoyer]
directory server/ Sat Jul 19 06:34:08 -0700 2008 Add Content-Length header to response automatic... [dkubb]
file server_spec.rb Fri Apr 18 12:16:33 -0700 2008 Allow passing port as a string in Server.new [macournoyer]
file spec_helper.rb Sat Jul 19 06:34:08 -0700 2008 Add Content-Length header to response automatic... [dkubb]