about summary refs log tree commit homepage
DateCommit message (Expand)
2010-11-19unicorn 3.0.0pre2 - less bad than 2.x or 3.0.0pre1! v3.0.0pre2
2010-11-19update to kgio 2.x series
2010-11-18Merge branch '2.0.x-stable'
2010-11-18unicorn 2.0.1 - fix errors in error handling v2.0.1
2010-11-18tests: add parser error test from Rainbows!
2010-11-18tests: add parser error test from Rainbows!
2010-11-18stream_input: read with zero length returns ''
2010-11-17http_server: fix HttpParserError constant resolution
2010-11-17http_server: fix HttpParserError constant resolution
2010-11-18add missing test files
2010-11-16unicorn 3.0.0pre1 v3.0.0pre1
2010-11-16preread_input: no-op for non-rewindable "rack.input"
2010-11-16t0012: fix race condition in reload
2010-11-13tee_input: restore read position after #size
2010-11-12*_input: make life easier for subclasses/modules
2010-11-11http_parser: ensure keepalive is disabled when reset
2010-11-11configurator: enable "rewindable_input" directive
2010-11-11add stream_input class and build tee_input on it
2010-11-11switch versions to 3.0.0pre
2010-11-07tee_input: switch to simpler API for parsing trailers
2010-11-06http_parser: add HttpParser#next? method
2010-11-06enable HTTP keepalive support for all methods
2010-10-28t0012: fix race condition in reload
2010-10-27unicorn 2.0.0 - mostly internal cleanups v2.0.0
2010-10-27Merge branch '1.1.x-stable'
2010-10-27Merge branch 'maint'
2010-10-27unicorn 1.1.5 v1.1.5
2010-10-27examples/unicorn.conf: add a note about throttling signals
2010-10-27unicorn 1.0.2 v1.0.2 maint
2010-10-27doc: stop using deprecated rdoc CLI options
2010-10-27gemspec: depend on Isolate 3.0.0 for dev
2010-10-27doc: stop using deprecated rdoc CLI options
2010-10-27gemspec: depend on Isolate 3.0.0 for dev
2010-10-27doc: stop using deprecated rdoc CLI options
2010-10-27gemspec: depend on Isolate 3.0.0 for dev
2010-10-27configurator: reloading with unset values restores default
2010-10-27configurator: use "__send__" instead of "send"
2010-10-27configurator: reloading with unset values restores default
2010-10-27configurator: use "__send__" instead of "send"
2010-10-27configurator: reloading with unset values restores default
2010-10-27configurator: use "__send__" instead of "send"
2010-10-27Rakefile: capture prerelease tags
2010-10-27Rakefile: don't post freshmeat on empty changelogs
2010-10-27configurator: switch to normal class
2010-10-27Rakefile: capture prerelease tags
2010-10-27Rakefile: don't post freshmeat on empty changelogs
2010-10-27fix delays in signal handling
2010-10-27fix delays in signal handling
2010-10-27reduce master process wakeups
2010-10-26master: remove limit on queued signals