about summary refs log tree commit homepage
path: root/lib/unicorn/const.rb
DateCommit message (Expand)
2009-04-13unicorn 0.5.0 v0.5.0
2009-04-02unicorn 0.4.2 v0.4.2
2009-04-01unicorn 0.4.1 v0.4.1
2009-03-29http11: use :http_body instead of "HTTP_BODY"
2009-03-27Always try to send a valid HTTP response back
2009-03-25Merge commit 'v0.2.3'
2009-03-25unicorn 0.2.3 v0.2.3
2009-03-22Streamline rack environment generation
2009-03-22unicorn 0.2.2 v0.2.2
2009-03-18unicorn v0.2.1, fix the Manifest v0.2.1
2009-03-18unicorn 0.2.0 v0.2.0
2009-02-21Register default constants in Const module
2009-02-09update version and changelog
2009-02-09Get rid of HeaderOut and simplify HttpResponse
2009-02-09Don't set SCRIPT_NAME to "/" and then clear it for Rack
2009-02-09Simplify HttpResponse since we only handle Rack now
2009-02-09pre-generate HTTP_STATUS_HEADER to avoid repeated snprintf
2009-02-09Remove StringIO usage in HeaderOut
2009-02-09s/Mongrel/Unicorn/g