about summary refs log tree commit homepage
path: root/projects
DateCommit message (Expand)
2008-06-22bump version to 1.0.3
2008-06-22make native build a noop on Rubies that have no real need for fastthread
2008-06-06deal with missing rb_thread_wakeup_alive in earlier Ruby versions
2008-06-06update CHANGELOG
2008-06-06fix missing enq alias for SizedQueue
2008-06-06bump version to 1.0.2
2008-06-06synchronize with ruby_1_8, merging r13476
2008-06-06merge r12278 from ruby_1_8
2008-04-18Wait longer for child process terminate properly (max 20 seconds).
2008-04-18Added emulation of slow termination processes.
2008-04-18Include tests projects and child process fixtures.
2008-04-18Ported ConsoleProcess tests from RubyServices.
2008-04-18Updated FreeBASIC compilation tools.
2008-04-17mongrel_service: Merged changes from trunk.
2008-04-17mongrel_service: updated ServiceFB library (pistoned).
2008-04-06GemPlugin was looking for 'init.rb' on every gem, that's nasty.
2008-03-31A bunch of corrections to the Rakefiles and the Manifest.
2008-03-24Backport Eric's changes to the http parser from trunk (Eric Wong).
2007-11-08ditto
2007-11-07CHANGELOG
2007-11-07apply #15406
2007-11-01oops... gems is quite necessary
2007-11-01oops
2007-10-31commentw as wrong
2007-10-31readme
2007-10-31changelog
2007-10-31never updated the mongrel cluster manifest
2007-10-30mongrel_experimental works
2007-10-30flesh out .uris method
2007-10-30stub for .uris method
2007-10-30tests
2007-10-30uri_classifier compiles
2007-10-30maybe that will work
2007-10-30shuffle
2007-10-30move uriclassifier to experimental
2007-10-27forward port patch from 1.0.3
2007-10-26everybody gets the Ruby license (complain to evan if this is bad)
2007-10-26ditto
2007-10-26mongrel_experimental stub
2007-10-23Exclude mongrel_service executable from being _linked_ by RubyGems.
2007-10-22mongrel_rails and mongrel_cluster support throttle/timeout appropriately
2007-10-22close #14781, i hope, because i don't have solaris or aix to test this
2007-10-19jruby isn't vulnerable
2007-10-11support --clean flag
2007-10-11close #8559
2007-10-11changelog
2007-10-11cap 2 recipes
2007-10-11apply #13113 (Nobody)
2007-10-10update dependency tree
2007-09-25Using relative paths in certificate chain (support added in Echoe 2.6).