about summary refs log tree commit homepage
path: root/t
DateCommit message (Expand)
2010-12-26rev_thread_spawn: disable under Ruby 1.8
2010-12-26bump Unicorn dependency
2010-12-20thread_timeout: fix bad comparison
2010-12-09bump Unicorn dependency to 3.1.0
2010-12-08respect "rewindable_input false" in Unicorn config
2010-12-08t/*.sh: indentation fixes
2010-12-08rev+revactor: fix LARGE pipelined uploads
2010-12-03fix pipelining of requests with bodies
2010-11-20tests: depend on Unicorn 3.0.0
2010-11-19max_body: rewrite wrappers to be safer
2010-11-19upgrade to Kgio 2.x and Unicorn 3.x
2010-11-17test_isolate: depend on newer Unicorn
2010-10-28tests: avoid race conditions on reload tests
2010-10-28t0018: wait for old worker to be reaped
2010-10-28HUP reload restores defaults on unset settings
2010-10-27use Unicorn 2.0.0 final
2010-10-22dev_fd_response: do not wrap for Fiber-aware IOs
2010-10-21unicorn 2.x updates + kgio
2010-09-28start using kgio library
2010-08-28bump Unicorn dependency to 1.1.3
2010-08-28"keepalive_timeout 0" (really) disables keepalive
2010-08-28t0016: disable Rack::Lint for speed
2010-08-19add Rainbows::ThreadTimeout middleware
2010-08-17avoid EBADF with certain middlewares when proxying
2010-08-03t0500: avoid race condition with timestamps
2010-08-02revactor: implement sendfile and range support
2010-08-01t0015: cleanup after working directory test
2010-08-01tests: do not clobber existing RUBYLIB
2010-07-29revactor: Actor-aware dev_fd_response proxying
2010-07-28event_machine: better handling of staggered pipelines
2010-07-27rev_thread_pool: stop supporting this under Ruby 1.8
2010-07-27t0020: speed up rate limited tests
2010-07-27t00{2,3}1: beef tests up with more aborted requests
2010-07-27event_machine: fix pipelining of static files
2010-07-26rev*: properly handle pipelined responses w/sendfile
2010-07-23t9000: disable app_pool test for WriterThread*
2010-07-22t0501: workarounds for non-GNU awks
2010-07-22t0105: I/O reductions and speedups
2010-07-22enable Range: responses for static files for most models
2010-07-19ensure client aborted file/stream response bodies are closed
2010-07-19ensure file response bodies are properly closed
2010-07-19ensure stream response bodies get closed
2010-07-19rev + em: enable keepalive for pipe/socket responses
2010-07-19rev + em: more easily allow Content-Length in pipe responses
2010-07-19event_machine: avoid race in unchunked fast pipe responses
2010-07-11bump Unicorn dependency to 1.1.1
2010-07-10test_isolate: document why we test with Rack 1.1.0
2010-07-08restore Rainbows::HttpResponse.write for Cramp
2010-07-08dev: bump isolate dependency to 2.1.0
2010-07-08bump unicorn dependencies