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)
Sun Feb 24 06:47:39 -0800 2008
commit  a3ff2e5c7570557b4c5da1a992847d566a6d6f96
tree    6ba4e026e42a9a9159573f3143ebc6b0e88dbcb8
parent  b21e9003cddb8726eb143106a93d8b259b187163
thin / spec
name age message
..
file command_spec.rb Mon Feb 11 18:51:06 -0800 2008 * Wrap application in a Rack::CommonLogger adap... [macournoyer]
directory configs/ Sun Feb 03 19:04:25 -0800 2008 Add specs for Service controller. [macournoyer]
file connection_spec.rb Wed Feb 20 19:57:05 -0800 2008 * Add --max-persistent-conns option to sets the... [macournoyer]
directory connectors/ Wed Feb 13 18:55:54 -0800 2008 Add spec for swiftiply connector. [macournoyer]
directory controllers/ Wed Feb 20 19:57:05 -0800 2008 * Add --max-persistent-conns option to sets the... [macournoyer]
file daemonizing_spec.rb Sun Feb 10 19:00:39 -0800 2008 Add Connection: close header to specs that do n... [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]
file rack_rails_spec.rb Sun Jan 13 19:50:28 -0800 2008 Add prefix option to thin script to mount app u... [macournoyer]
directory rails_app/ Sun Jan 06 21:36:26 -0800 2008 Add URL rewriting to Rails adapter so that page... [macournoyer]
directory request/ Sun Feb 10 19:38:14 -0800 2008 Add specs for request & response persistency. [macournoyer]
file response_spec.rb Sun Feb 10 19:38:14 -0800 2008 Add specs for request & response persistency. [macournoyer]
file runner_spec.rb Sun Feb 03 19:04:25 -0800 2008 Add specs for Service controller. [macournoyer]
directory server/ Wed Feb 20 19:57:05 -0800 2008 * Add --max-persistent-conns option to sets the... [macournoyer]
file server_spec.rb Wed Feb 20 20:31:01 -0800 2008 Make sure set_descriptor_table_size is called b... [macournoyer]
file spec_helper.rb Sun Feb 17 22:04:27 -0800 2008 Make sure descriptor_table_size is set before c... [macournoyer]