about summary refs log tree commit homepage
path: root/lib/rainbows/const.rb
DateCommit message (Expand)
2015-11-18reduce constant lookup dependencies
2013-02-16GIT-VERSION-GEN: rewrite to manage RAINBOWS_VERSION const
2013-01-18Rainbows! 4.4.3 - bugfixes for EventMachine users v4.4.3
2012-12-06Rainbows! 4.4.2 - EventMachine async.callback fix v4.4.2
2012-08-31Rainbows! 4.4.1 - a minor bugfix for Fiber users v4.4.1
2012-08-18Rainbows! 4.4.0 - minor improvements v4.4.0
2011-09-02Rainbows! 4.3.1 - small bugfix v4.3.1
2011-08-20Rainbows! 4.3.0 - pull in changes from unicorn 4.1.0 v4.3.0
2011-08-05Rainbows! 4.2.0 - Cramp WebSocket updates! v4.2.0
2011-07-30Rainbows! 4.1.0 - minor internal cleanups v4.1.0
2011-06-27Rainbows! 4.0.0 - MOAR concurrency for MOAR COARS v4.0.0
2011-05-16Rainbows! 3.3.0 - doc improvements and more v3.3.0
2011-03-15Rainbows! 3.2.0 - trying to send files to slow clients v3.2.0
2011-02-11Rainbows! 3.1.0 - minor updates v3.1.0
2011-01-20remove support for Sunshowers
2011-01-20ev_core: localize 413 error constant
2011-01-20remove unused 416 error constants/exceptions
2011-01-11Rainbows! 3.0.0 - serving the fastest apps to slow clients faster! v3.0.0
2010-12-29Rainbows! 2.1.0 - Cool.io, bugfixes and more!
2010-12-03Rainbows! 2.0.1 - upload pipelining fixes v2.0.1
2010-11-20Rainbows! 2.0.0 - minority rules! v2.0.0
2010-10-28Rainbows! 1.0.0 - internal cleanups v1.0.0
2010-10-26Rainbows! 1.0.0pre1 - kinder, gentler I/O v1.0.0pre1
2010-10-22unindent most files
2010-10-21unicorn 2.x updates + kgio
2010-08-28Rainbows! 0.97.0 v0.97.0
2010-08-03Rainbows! 0.96.0 - range support v0.96.0
2010-07-22enable Range: responses for static files for most models
2010-07-19refactor response handling for each concurrency model
2010-07-11Rainbows! v0.95.1 - depend on newer Unicorn v0.95.1
2010-07-10Rainbows! 0.95.0 - sendfile() support! v0.95.0
2010-07-10doc: avoid documenting internals on RDoc website
2010-06-04Rainbows! 0.94.0 - one eight ate my homework! v0.94.0
2010-05-29Rainbows! 0.93.0 - MOAR!!!1 v0.93.0
2010-05-04Rainbows! 0.92.0 - inching towards the pot of gold v0.92.0
2010-05-03add client_max_body_size config directive
2010-04-19Merge branch 'maint'
2010-04-19Rainbows! 0.91.1 - use a less-broken parser from Unicorn v0.91.1
2010-03-28cleanup: avoid redundant REMOTE_ADDR logic
2010-03-01Rainbows! 0.91.0 - Unicorn resync v0.91.0
2009-12-30Rainbows! 0.90.1 v0.90.1
2009-12-22Rainbows! 0.90.0 v0.90.0
2009-12-22avoid setting "rainbows.autochunk" by default
2009-12-13share some constants with Unicorn
2009-12-13Rainbows! 0.9.0 v0.9.0
2009-12-11env["hack.io"] for Fiber*, Revactor, Thread* models
2009-12-02Rainbows! 0.8.0 v0.8.0
2009-11-29Rainbows! 0.7.0 v0.7.0
2009-11-15Rainbows! 0.6.0 - bugfixes galore v0.6.0
2009-11-13bump versions since we depend on Unicorn::ClientShutdown