about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
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
2011-08-20rdoc: cleanup and stop depending on :enddoc:
2011-08-19event_machine: update rdoc for new Cramp homepage
2011-08-16more consistent logging for errors
2011-08-05Remove deprecated Rainbows::HttpResponse
2011-08-05Rainbows! 4.2.0 - Cramp WebSocket updates! v4.2.0
2011-08-05event_machine: APP needs to be in the main Client class
2011-08-05event_machine: add :em_client_class option
2011-07-30Rainbows! 4.1.0 - minor internal cleanups v4.1.0
2011-07-21remove tcp_nodelay/tcp_nopush tweaking
2011-07-21remove unnecessary io/wait require
2011-06-29Revert "http_server: cap timeout at 32-bit LONG_MAX seconds"
2011-06-28Fix Fiber* and WriterThread* breakage from removing io/wait
2011-06-28require kgio 2.5 for kgio_wait_readable(timeout)
2011-06-27http_server: cap timeout at 32-bit LONG_MAX seconds
2011-06-27Rainbows! 4.0.0 - MOAR concurrency for MOAR COARS v4.0.0
2011-06-27remove unused arg in Rainbows::Response.setup
2011-06-22epoll/client: properly close on all pipe responses
2011-06-22dev_fd_response: enable under Rubinius
2011-06-22Unicorn 4.x resync for ticker
2011-06-15remove IO_PURGATORY dependency
2011-06-11configurator: add client_max_header_size directive
2011-06-11doc: remove docs for Rainbows::Fiber::* APIs
2011-06-10stream_response_epoll: update documentation
2011-06-11remove Rainbows.run method
2011-06-10ev_core: do not autochunk HTTP/1.0 (and 0.9) responses
2011-06-10ev_core: use add_parse for trailers, too
2011-06-10use HttpParser#add_parse API in Unicorn 3.7.0
2011-06-09response: sendfile_range fis for Rack::File in rack 1.3.0
2011-06-09stream_response_epoll: our most "special" concurrency option yet
2011-06-09move reopen_worker_logs to base
2011-05-31xepoll_thread_*: update docs for Linux 3
2011-05-21use and recommend sleepy_penguin 3.0.1