about summary refs log tree commit homepage
path: root/lib/rainbows
DateCommit message (Expand)
2019-01-02quiet mismatched indentation warnings
2017-01-12doc: additional disclaimers
2017-01-09eventmachine: wait for deferred actions to finish em-deferred
2016-10-31doc: move homepage and update URLs to HTTPS
2015-11-24fix broken constant lookups in unmaintained bits
2015-11-21response: simplify regexp
2015-11-21revactor: remove fcntl dependency
2015-11-21Ruby 1.9.3+-only cleanups
2015-11-21tiny bytecode reductions for cold paths
2015-11-21response: avoid garbage string entirely
2015-11-21bump to unicorn 5.0.1, use monotonic clock
2015-11-21stream_response_epoll: remove hijack_prepare call
2015-11-21http_server: add master_pid attribute
2015-11-18http_parser: workaround hijack changes in unicorn 5
2015-11-18reduce constant lookup dependencies
2015-11-18reflect changes in Rack::Utils::HTTP_STATUS_CODES
2015-11-18kill the moronic Status: header
2015-11-18http_parser: handle keepalive_requests internally
2015-10-14response: convert source arg to path before IO.copy_stream
2015-09-14sync_close: This fix breakage from Ruby-trunk r50118
2015-09-14response: avoid unnecessary args to IO.copy_stream
2014-05-12documentation updates for Rubyforge death
2014-01-29event_machine: update for unicorn 4.8.x
2014-01-17unicorn 4.8 compatibility + test version bumps
2014-01-17error: silence ETIMEDOUT and EHOSTUNREACH errors
2013-03-01epoll+xepoll: clarify intent of these concurrency options
2013-02-26epoll/*: remove user-space array as active queue
2013-02-26xepoll_thread_*/client: EPOLLONESHOT implies EPOLLET
2013-02-16GIT-VERSION-GEN: rewrite to manage RAINBOWS_VERSION const
2013-02-11hijacking support for Rack 1.5.x users
2013-01-24epoll: ensure closing of pipelined clients if required
2013-01-18Rainbows! 4.4.3 - bugfixes for EventMachine users v4.4.3
2013-01-11event_machine: join reactor_thread if it is already running
2012-12-19event_machine: cleanup confusing assignment
2012-12-18event_machine: avoid close on deferred response
2012-12-06Rainbows! 4.4.2 - EventMachine async.callback fix v4.4.2
2012-12-05event_machine: properly defer body.close for async
2012-08-31Rainbows! 4.4.1 - a minor bugfix for Fiber users v4.4.1
2012-08-27fiber/base: avoid negative sleep interval
2012-08-18Rainbows! 4.4.0 - minor improvements v4.4.0
2012-07-19thread_timeout: document additional caveats
2012-07-01coolio+xepoll_thread*: use shutdown() for keepalive timeout
2012-06-18epoll*: favor shutdown(2) for keepalive timeout
2012-05-09fiber_pool: take Fibers from larger pools faster
2012-05-09stream_response_epoll: fix for unicorn 4.3.x
2012-04-12doc: some spelling fixes
2011-10-12http_server: fix log message if using Base (no concurrency)
2011-09-02Rainbows! 4.3.1 - small bugfix v4.3.1
2011-08-30avoid potential Logger deadlock in SIGQUIT and SIGUSR1
2011-08-20Rainbows! 4.3.0 - pull in changes from unicorn 4.1.0 v4.3.0