about summary refs log tree commit homepage
DateCommit message (Expand)
2017-01-09eventmachine: wait for deferred actions to finish em-deferred
2017-01-09tests: re-enable EventMachine tests, again
2016-12-24Revert "t/t0044-autopush.sh: remove test"
2016-11-17support rack 2.x
2016-11-17tests: use correct file:// URL for random_blob path
2016-10-31doc: Static_Files: remove Future section
2016-10-31doc: move homepage and update URLs to HTTPS
2016-01-09doc: bump olddoc to ~> 1.2 for extra NNTP URLs
2015-11-25Rainbows! 5.0.0 - maintained as long as anybody uses it! v5.0.0
2015-11-24fix broken constant lookups in unmaintained bits
2015-11-24fix Rainbows.now definition for old Rubies
2015-11-24t0105: fix test reliability
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-21add .gitattributes for Ruby method detection
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-19README: remove Zbatery references
2015-10-19Rainbows! 4.7.0 - updates for ruby 2.3.0dev v4.7.0
2015-10-19gemspec: use SPDX-compatible license for GPL-2.0+
2015-10-15speed up QUIT for users of the unicorn worker_loop
2015-10-14response: convert source arg to path before IO.copy_stream
2015-09-14t/test_isolate.rb: updates for various gem versions
2015-09-14t/t0044-autopush.sh: remove test
2015-09-14sync_close: This fix breakage from Ruby-trunk r50118
2015-09-14t/close-has-env.ru: ensure close is idempotent
2015-09-14response: avoid unnecessary args to IO.copy_stream
2015-09-14build: fix quoting issue with double parens
2015-02-12README: reference yahns
2015-01-13gemspec: fix bad reference to rdoc_options
2015-01-10switch docs + website to olddoc
2014-10-08update dependencies for Ruby 2.2.0dev
2014-05-12Rainbows! 4.6.2 - see you on the other side v4.6.2
2014-05-12documentation updates for Rubyforge death
2014-05-06add script for redirecting to new site
2014-05-02add slrnpull.conf example for gmane archives
2014-02-02rainbows 4.6.1 - EventMachine fixes v4.6.1
2014-01-29set executable bit rainbows executable
2014-01-29update EventMachine tests
2014-01-29disable cramp tests for now
2014-01-29event_machine: update for unicorn 4.8.x