about summary refs log tree commit homepage
path: root/t/test_isolate.rb
DateCommit message (Expand)
2012-12-05test_isolate: bump eventmachine and sinatra deps
2012-07-01test_isolate: bump raindrops dependency
2012-05-09test_isolate: update deps for EM tests
2012-05-09test_isolate: bump unicorn and kgio versions for testing
2012-05-08tests: require sleepy_penguin 3.1.0 or later
2012-02-23t/test_isolate: update test dependencies
2011-08-20bump unicorn dependency version
2011-08-19t/test_isolate: bump kgio test version
2011-08-12test_isolate: bump cool.io test version
2011-06-27bump dependencies (kgio, unicorn, raindrops)
2011-06-22t/test_isolate: remove unneeded comment
2011-06-22t/test_isolate: drop Unicorn test dependency for now
2011-06-09update various RubyGem dependencies
2011-05-21use and recommend sleepy_penguin 3.0.1
2011-05-21use and recommend sleepy_penguin 3.0.0
2011-05-17doc: recommend io_splice 4.1.1 or later
2011-05-16add "copy_stream" config directive
2011-05-08require kgio 2.4.0
2011-05-06test_isolate: update to latest raindrops and unicorn
2011-04-21bump dependency to Unicorn 3.6.0
2011-03-15bump Unicorn dependency to 3.5.0
2011-03-10test_isolate: bump dependencies
2011-02-04test_isolate: use latest Unicorn
2011-02-04epoll: handle EINTR properly in Ruby-space
2011-02-04test_isolate: only load sleepy_penguin under Linux
2011-01-24initial XAcceptEpoll concurrency model
2011-01-21epoll: use newer sleepy_penguin
2011-01-19initial edge-triggered epoll model
2011-01-14tests: bump rack-fiber_pool version to 0.9.1
2011-01-07test_isolate: bump versions and simplify
2011-01-07test_isolate: prevent concurrent execution
2011-01-07tests: bump async_sinatra dependency to 0.4.0
2011-01-07bump dependency on Rack to 1.2.1
2011-01-05Bump unicorn dependency to 3.3.0
2010-12-27initial cool.io support
2010-12-26bump Unicorn dependency
2010-12-09bump Unicorn dependency to 3.1.0
2010-12-03fix pipelining of requests with bodies
2010-11-20tests: depend on Unicorn 3.0.0
2010-11-19upgrade to Kgio 2.x and Unicorn 3.x
2010-11-17test_isolate: depend on newer Unicorn
2010-10-27use Unicorn 2.0.0 final
2010-10-21unicorn 2.x updates + kgio
2010-09-28start using kgio library
2010-08-28bump Unicorn dependency to 1.1.3
2010-07-26rev*: properly handle pipelined responses w/sendfile
2010-07-11bump Unicorn dependency to 1.1.1
2010-07-10test_isolate: document why we test with Rack 1.1.0
2010-07-08bump unicorn dependencies
2010-06-28add preliminary sendfile (1.0.0) gem support