about summary refs log tree commit homepage
path: root/lib/rainbows/const.rb
DateCommit message (Expand)
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
2009-11-05Rainbows! 0.5.0 v0.5.0
2009-10-27Rainbows! 0.4.0 v0.4.0
2009-10-19Rainbows! 0.3.0 v0.3.0
2009-10-18rev: async response bodies with DevFdResponse middleware
2009-10-15Rainbows! 0.2.0 v0.2.0
2009-10-14rack.multithread is only true for Thread* models
2009-10-05Rainbows! 0.1.1 v0.1.1
2009-10-05Rainbows! 0.1.0 v0.1.0
2009-10-04doc updates; use "Rainbows!", not "Rainbows"
2009-10-02set "encoding: binary" for all files