about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2011-05-09add XEpollThreadPool concurrency option
2011-05-08require kgio 2.4.0
2011-05-06test_isolate: update to latest raindrops and unicorn
2011-05-03add client_header_buffer_size tuning parameter
2011-04-29xepoll_thread_spawn: initial implementation
2011-04-21bump dependency to Unicorn 3.6.0
2011-04-11t: only enable Revactor tests under 1.9.2 for now
2011-03-15bump Unicorn dependency to 3.5.0
2011-03-10test_isolate: bump dependencies
2011-02-15tests: updates for cramp 0.12
2011-02-07Revert t/bin/unused_listen simplification
2011-02-07new test for optional :pool_size handling
2011-02-04rename XAcceptEpoll to XEpoll
2011-02-04test_isolate: use latest Unicorn
2011-02-04tests: replace several sed invocations with ed
2011-02-04epoll: handle EINTR properly in Ruby-space
2011-02-04test_isolate: only load sleepy_penguin under Linux
2011-02-04t/bin/unused_listen: simplify this
2011-01-27test for client_max_body_size being zero
2011-01-26GNUmakefile: only enable epoll-based models in Linux
2011-01-24initial XAcceptEpoll concurrency model
2011-01-21epoll: use newer sleepy_penguin
2011-01-19dev_fd_response: do not send chunks to 1.0 clients
2011-01-19t0035: kgio-pipe-response works everywhere
2011-01-19t0023: use skip_models helper
2011-01-19initial edge-triggered epoll model
2011-01-19tests: content-md5 tests shut down connection
2011-01-14t0050: improve test reliability
2011-01-14tests: bump rack-fiber_pool version to 0.9.1
2011-01-11add write-on-close test from Unicorn
2011-01-11event_machine: buffer reads when waiting for async.callback
2011-01-11coolio: enable async.callback for one-shot body responses
2011-01-07redirect unexpected test output to /dev/null
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-06event_machine: refactor async.callback for keepalive
2011-01-05disable Nagle's algorithm by default
2011-01-05Bump unicorn dependency to 3.3.0
2011-01-05tests: ensure 416 responses do keepalive
2011-01-05send proper 416 responses
2011-01-04t9000: disable this test for CoolioThread* models
2011-01-04return 206 status for partial sendfile responses
2011-01-04coolio_thread_*: fix 416 response handling
2011-01-04t0022: fix up broken/incomplete tests
2010-12-28several response body#close fixes
2010-12-28enable the keepalive_requests config option
2010-12-27coolio*: favor Coolio over Rev
2010-12-27t0019: add CPU usage test