public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Search Repo:
macournoyer (author)
Sun Apr 06 16:34:34 -0700 2008
commit  fd730daf88e86f86981e87b9fc167edbaf735fee
tree    1e44f0d32161992e966da632211b56c827c97e3f
parent  e95a97c2d92c34daa69f17972ab8384fd793c13d
thin / spec
name age message
..
folder backends/ Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
folder command_spec.rb Sat Mar 01 22:49:47 -0800 2008 Fix a couple more test failing on a clean Ubunt... [macournoyer]
folder configs/ Sun Feb 03 19:04:25 -0800 2008 Add specs for Service controller. [macournoyer]
folder connection_spec.rb Sat Mar 01 13:42:16 -0800 2008 Not all system pack sockaddr the same way it se... [macournoyer]
folder controllers/ Fri Feb 29 19:41:54 -0800 2008 Move EventMachine.set_descriptor_table_size cal... [macournoyer]
folder daemonizing_spec.rb Sat Mar 01 22:49:47 -0800 2008 Fix a couple more test failing on a clean Ubunt... [macournoyer]
folder headers_spec.rb Sun Jan 20 20:36:32 -0800 2008 Alter response headers to output directly to a ... [macournoyer]
folder logging_spec.rb Mon Feb 11 18:51:06 -0800 2008 * Wrap application in a Rack::CommonLogger adap... [macournoyer]
folder perf/ Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
folder rack_rails_spec.rb Sun Jan 13 19:50:28 -0800 2008 Add prefix option to thin script to mount app u... [macournoyer]
folder rails_app/ Sun Jan 06 21:36:26 -0800 2008 Add URL rewriting to Rails adapter so that page... [macournoyer]
folder request/ Sun Mar 02 10:05:16 -0800 2008 Ping socket instead of sleeping in server specs. [macournoyer]
folder response_spec.rb Sat Mar 01 21:55:16 -0800 2008 Seperate perf specs and run only through rake s... [macournoyer]
folder runner_spec.rb Sat Mar 01 13:34:32 -0800 2008 UNIX domain socket address should always be 0.0... [macournoyer]
folder server/ Sun Mar 02 10:09:01 -0800 2008 hack hack hack! sleeping 2 sec before testing s... [macournoyer]
folder server_spec.rb Fri Feb 29 19:41:54 -0800 2008 Move EventMachine.set_descriptor_table_size cal... [macournoyer]
folder spec_helper.rb Sun Mar 02 10:05:16 -0800 2008 Ping socket instead of sleeping in server specs. [macournoyer]