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 Apr 06 17:54:03 -0700 2008
commit  9709dbc777edf33300af95ca1bc11fa57555922d
tree    7b5ce8d43006a5e838d910bdce8871015e8c75ec
parent  fd730daf88e86f86981e87b9fc167edbaf735fee
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 Sat Mar 01 13:42:16 -0800 2008 Not all system pack sockaddr the same way it se... [macournoyer]
directory controllers/ Fri Feb 29 19:41:54 -0800 2008 Move EventMachine.set_descriptor_table_size cal... [macournoyer]
file daemonizing_spec.rb Sat Mar 01 22:49:47 -0800 2008 Fix a couple more test failing on a clean Ubunt... [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]
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 Mar 02 10:05:16 -0800 2008 Ping socket instead of sleeping in server specs. [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 Mar 01 13:34:32 -0800 2008 UNIX domain socket address should always be 0.0... [macournoyer]
directory server/ Sun Mar 02 10:09:01 -0800 2008 hack hack hack! sleeping 2 sec before testing s... [macournoyer]
file server_spec.rb Fri Feb 29 19:41:54 -0800 2008 Move EventMachine.set_descriptor_table_size cal... [macournoyer]
file spec_helper.rb Sun Mar 02 10:05:16 -0800 2008 Ping socket instead of sleeping in server specs. [macournoyer]