about summary refs log tree commit homepage
path: root/t/test_isolate.rb
DateCommit message (Expand)
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
2010-06-21test_isolate: bump unicorn dependency
2010-06-21bump async_sinatra test dependencies
2010-06-16test_isolate: fix ruby engine usage
2010-06-11update test infrastructure to support Rubinius
2010-06-11rely on Unicorn 0.991.0 for tests
2010-06-04tests: cleanup isolate usage