about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2011-06-27bump dependencies (kgio, unicorn, raindrops)
2011-06-22t0050: improve diagnostics for this test
2011-06-22t/test_isolate: remove unneeded comment
2011-06-22t/test_isolate: drop Unicorn test dependency for now
2011-06-11configurator: add client_max_header_size directive
2011-06-10ev_core: do not autochunk HTTP/1.0 (and 0.9) responses
2011-06-09tests: more fixes for StreamResponseEpoll
2011-06-09t/t9002: use Rack::Head
2011-06-09update various RubyGem dependencies
2011-06-09stream_response_epoll: our most "special" concurrency option yet
2011-05-30test-lib: enable splice(2) for Linux 3.x
2011-05-21use and recommend sleepy_penguin 3.0.1
2011-05-21use and recommend sleepy_penguin 3.0.0
2011-05-21t0044: increase test reliability
2011-05-20add tests for Kgio autopush on Linux
2011-05-20add test for SIGQUIT disconnect
2011-05-17doc: recommend io_splice 4.1.1 or later
2011-05-16tests: unify checks for copy_stream and threaded app dispatch
2011-05-16add "copy_stream" config directive
2011-05-10configurator: move validation logic over
2011-05-09xepoll_thread_pool: add optional :pool_size argument
2011-05-09t0041: less confusing skip message
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