about summary refs log tree commit homepage
DateCommit message (Expand)
2009-11-15Rainbows! 0.6.0 - bugfixes galore v0.6.0
2009-11-15Rakefile: add raa_update task
2009-11-15Revert "Threaded models have trouble with late loading under 1.9"
2009-11-15RevThreadSpawn is still experimental
2009-11-15revactor/tee_input: share error handling with superclass
2009-11-14FAQ: updates for Rails and SSL-using sites
2009-11-13bump versions since we depend on Unicorn::ClientShutdown
2009-11-13revactor/tee_input: raise ClientDisconnect on EOFError
2009-11-13gracefully exit workers if reopening logs fails
2009-11-11revactor/tee_input: unnecessary error handling
2009-11-11tests: more stringent tests for error handling
2009-11-11cleanup error handling pieces
2009-11-10http_response: don't "rescue nil" for body.close
2009-11-09tests: ensure we process "START" from FIFO when starting
2009-11-09tests: heartbeat-timeout: simplify and avoid possible race
2009-11-09tests: ensure proper accounting of worker_connections
2009-11-09rev_thread_spawn: 16K chunked reads work better
2009-11-09tests: extra check to avoid race in reopen logs test
2009-11-09tests: add executable permissions to t0102
2009-11-09rev_thread_spawn: make 1.9 TeeInput performance tolerable
2009-11-08rev_thread_spawn/revactor: fix TeeInput for short reads
2009-11-08initial cut of the RevThreadSpawn model
2009-11-07rev: DeferredResponse: always attach to main loop
2009-11-07ev_core: cleanup handling of APP constant
2009-11-07remove unnecessary class variable
2009-11-07rev: DeferredResponse is independent of parser state
2009-11-07rev: split out further into separate files for reuse
2009-11-07tests: sha1.ru now handles empty bodies
2009-11-07rev/event_machine: simplify keepalive checking a bit
2009-11-07tests: allow use of alternative sha1 implementations
2009-11-06cleanup worker heartbeat and master deathwatch
2009-11-05Threaded models have trouble with late loading under 1.9
2009-11-05Rainbows! 0.5.0 v0.5.0
2009-11-05t0100: more precise `expr` usage
2009-11-05ensure RACK_ENV is inherited from the parent env
2009-11-05tests: staggered trailer upload test
2009-11-05cleanup: remove unused t????.ru test files
2009-11-05ev_core: remove Tempfile usage once again
2009-11-04t0004: tighten up timeout test
2009-11-04thread_pool: update fchmod heartbeat every second
2009-11-04http_server: add one second to any requested timeout
2009-11-04rainbows: set and use process-wide ENV["RACK_ENV"]
2009-11-02ev_core: ensure quit is triggered on all errors
2009-11-02ev_core: use Tempfile instead of Unicorn::Util::tmpio
2009-11-02Rev model is the only user of deferred_bodies
2009-11-02Allow 'use "model"' as a string as well as symbol
2009-11-01thread_pool: comment for potential SMP issue under 1.9
2009-11-01tests: make timeout tests reliable under 1.9
2009-11-01event_machine: avoid slurping when proxying
2009-10-31tests: avoid single backquote in echo