6 Commits

Author SHA1 Message Date
jasper
4179701c65 - update to thin-1.6.4
- disable tests
2015-12-31 14:10:11 +00:00
jeremy
51cb026230 Update thin to 1.6.3 2015-06-05 02:46:25 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jeremy
bcfc59c106 Update ruby-thin to 1.3.0. Remove patch now upstream. Add
patch to allow regress testing with rspec 1.3.2.
2011-11-17 15:53:54 +00:00
rpointel
1ad25b4ea2 Update ruby-thin to 1.2.7.
ok jeremy@ landry@
2011-01-12 17:47:38 +00:00
bernd
e282cc076f Initial import of ruby-thin-1.2.2.
Thin is a Ruby web server that glues together 3 of the best Ruby
libraries in web history:

 * Mongrel parser: the root of Mongrel speed and security

 * Event Machine: a network I/O library with extremely high
   scalability, performance and stability

 * Rack: a minimal interface between webservers and Ruby frameworks

Based on a submission from Clint Pachl. Thanks!
2009-08-20 21:03:23 +00:00