public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
thin / spec
name age message
..
directory backends/ Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
file command_spec.rb Sat Mar 01 22:49:47 -0800 2008 Fix a couple more test failing on a clean Ubunt... [macournoyer]
directory configs/ Sun Feb 03 19:04:25 -0800 2008 Add specs for Service controller. [macournoyer]
file connection_spec.rb Tue Apr 08 17:41:50 -0700 2008 Define deferred?(env) in your Rack application ... [macournoyer]
directory controllers/ Fri Mar 28 20:37:58 -0700 2008 * Add threaded option to run server in threaded... [macournoyer]
file daemonizing_spec.rb Mon Mar 03 16:49:32 -0800 2008 Clean stale PID files when starting as daemon, ... [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 Mon Feb 11 18:51:06 -0800 2008 * Wrap application in a Rack::CommonLogger adap... [macournoyer]
directory perf/ Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
directory rack/ Sat Apr 05 11:52:25 -0700 2008 Refactor Rack loader. [macournoyer]
directory rails_app/ Sun Jan 06 21:36:26 -0800 2008 Add URL rewriting to Rails adapter so that page... [macournoyer]
directory request/ Sat Apr 05 21:21:08 -0700 2008 Fix server crash when header too large. [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 Sat Apr 05 13:32:56 -0700 2008 Add --require (-r) option to require a library,... [macournoyer]
directory server/ Sat Apr 05 21:21:08 -0700 2008 Fix server crash when header too large. [macournoyer]
file server_spec.rb Thu Apr 03 21:03:06 -0700 2008 Allow disabling signal handling in Server with ... [macournoyer]
file spec_helper.rb Thu Apr 03 20:45:53 -0700 2008 * Make Server.new arguments more flexible, can ... [macournoyer]