about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
DateCommit message (Expand)
2015-03-01reduce and localize constant string use
2015-03-01const: drop constants used by Rainbows!
2015-02-05use require_relative to reduce syscalls at startup
2013-02-08auto-generate Unicorn::Const::UNICORN_VERSION
2012-12-07unicorn 4.5.0 - check_client_connection option v4.5.0
2012-12-04fix const error responses for Rainbows!
2012-11-29unicorn 4.5.0pre1 - check_client_connection option v4.5.0pre1
2012-11-29Begin writing HTTP request headers early to detect disconnected clients
2012-10-11unicorn 4.4.0 - minor updates v4.4.0
2012-04-29unicorn 4.3.1 - shutdown() fixes v4.3.1
2012-04-17unicorn 4.3.0 - minor fixes and updates v4.3.0
2012-03-26unicorn 4.2.1 - minor fix and doc updates v4.2.1
2012-01-28unicorn 4.2.0 v4.2.0
2011-08-25unicorn 4.1.1 - fix last-resort timeout accuracy v4.1.1
2011-08-20unicorn 4.1.0 - small updates and fixes v4.1.0
2011-06-29unicorn 4.0.1 - regression bugfixes v4.0.1
2011-06-27unicorn 4.0.0 - for mythical hardware! v4.0.0
2011-06-09unicorn 3.7.0 - minor feature update v3.7.0
2011-05-05http_parser: add max_header_len accessor
2011-05-04doc: remove redundant "of" typo
2011-05-04return 414 for URI length violations
2011-04-30unicorn 3.6.2 - fix Unicorn::OobGC module v3.6.2
2011-04-18documentation cleanup/reduction
2011-02-04unicorn 3.4.0 - for people with very big LANs v3.4.0
2011-01-06unicorn 3.3.1 - one minor, esoteric bugfix v3.3.1
2011-01-05unicorn 3.3.0 - minor optimizations v3.3.0
2010-12-26unicorn 3.2.1 - parser improvements for Rainbows! v3.2.1
2010-12-26unicorn 3.2.0 - parser improvements for Rainbows! v3.2.0
2010-12-10unicorn 3.1.0 - client_buffer_body_size tuning v3.1.0
2010-12-03unicorn 3.0.1 - one bugfix for Rainbows! v3.0.1
2010-11-20unicorn 3.0.0 - disable rewindable input! v3.0.0
2010-11-19unicorn 3.0.0pre2 - less bad than 2.x or 3.0.0pre1! v3.0.0pre2
2010-11-16unicorn 3.0.0pre1 v3.0.0pre1
2010-11-11switch versions to 3.0.0pre
2010-10-27unicorn 2.0.0 - mostly internal cleanups v2.0.0
2010-10-09unicorn 2.0.0pre3 - more small fixes v2.0.0pre3
2010-10-07unicorn 2.0.0pre2 - releases are cheap v2.0.0pre2
2010-10-06unicorn 2.0.0pre1 - a boring "major" release v2.0.0pre1
2010-10-06various cleanups and reduce indentation
2010-10-04http_request: reformat and small reorg
2010-06-24const: bump UNICORN_VERSION to 2.0.0pre
2010-06-17unicorn 1.0.0 - yes, this is a real project v1.0.0
2010-06-10unicorn 0.991.0 - startup improvements v0.991.0
2010-06-08unicorn 0.990.0 - inching towards 1.0 v0.990.0
2010-05-06unicorn 0.99.0 - simplicity wins v0.99.0
2010-05-04unicorn 0.98.0 v0.98.0
2010-04-19unicorn 0.97.1 - fix HTTP parser for Rainbows!/Zbatery v0.97.1
2010-03-01unicorn 0.97.0 - polishing and cleaning up v0.97.0
2010-01-19remove unused MAX_HEADER constant
2010-01-19bump version to 0.97.0pre