about summary refs log tree commit homepage
path: root/lib/unicorn/app/old_rails
DateCommit message (Expand)
2011-04-18documentation cleanup/reduction
2009-12-06http: PATH_INFO/REQUEST_PATH includes semi-colons
2009-11-14old_rails/static: avoid freezing strings
2009-09-16Avoid freezing objects that don't benefit from it
2009-09-08"encoding: binary" comments for all sources (1.9)
2009-08-15Remove explicit requires for Rack things
2009-07-04Favor Struct members to instance variables
2009-05-13privatize constants only used by old_rails/static
2009-03-30app/old_rails/static: define missing constant
2009-03-23unicorn_rails: support non-Rack versions of Rails