about summary refs log tree commit homepage
DateCommit message (Expand)
2014-01-17Rainbows! 4.6.0 - fix unicorn 4.8.0 compatibility v4.6.0
2014-01-17switch homepage to http://rainbows.bogomips.org/
2014-01-17unicorn 4.8 compatibility + test version bumps
2014-01-17error: silence ETIMEDOUT and EHOSTUNREACH errors
2013-10-26license: allow all future versions of the GNU GPL
2013-09-30Rakefile: kill raa_update task
2013-09-13Match against newer curl.
2013-09-04SIGNALS: document SIGHUP/preload_app incompatibility
2013-04-24test_isolate: update raindrops to 0.11.0
2013-03-01epoll+xepoll: clarify intent of these concurrency options
2013-02-27Rainbows! 4.5.0 - hijacking support v4.5.0
2013-02-26manpage: update middleware-related documentation
2013-02-26epoll/*: remove user-space array as active queue
2013-02-26xepoll_thread_*/client: EPOLLONESHOT implies EPOLLET
2013-02-26doc: add HACKING document
2013-02-26tests: update checks for Ruby 2.0.0
2013-02-26bump unicorn dependency to 4.6.2+ for Ruby 2.0.0
2013-02-26gemspec: set licenses= attribute
2013-02-16GIT-VERSION-GEN: rewrite to manage RAINBOWS_VERSION const
2013-02-11hijacking support for Rack 1.5.x users
2013-02-04tests: "wc -l" portability for *BSDs
2013-02-01tests: bump version dependencies for Isolate
2013-02-01tests: "wc -c" portability for *BSDs
2013-02-01tests: replace non-portable "date +%s" with ruby equivalent
2013-02-01tests: remove utee and use tee(1) instead
2013-01-29Add -N or --no-default-middleware option.
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-17t/GNUmakefile: cleanup test dependencies
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-05test_isolate: bump eventmachine and sinatra deps
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-18Rakefile: freshmeat.net -> freecode.com
2012-08-18Rainbows! 4.4.0 - minor improvements v4.4.0
2012-07-19thread_timeout: document additional caveats
2012-07-01test_isolate: bump raindrops dependency
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-09test_isolate: update deps for EM tests
2012-05-09test_isolate: bump unicorn and kgio versions for testing
2012-05-09stream_response_epoll: fix for unicorn 4.3.x
2012-05-08tests: require sleepy_penguin 3.1.0 or later
2012-04-12doc: some spelling fixes
2012-02-23t/test_isolate: update test dependencies