about summary refs log tree commit homepage
path: root/ext
DateCommit message (Expand)
2009-03-10http11: mark private methods as static
2009-03-10http11: remove unnecessary CPP definitions
2009-03-03unicorn/http11: hopefully fix gem installation
2009-02-25rename http11 => unicorn/http11
2009-02-20http11: set SERVER_NAME env regardless of Host: header
2009-02-19http11: don't bother defining SERVER_SOFTWARE
2009-02-09s/Mongrel/Unicorn/g
2009-02-09Remove Java and Win32 support
2009-01-31Clean up some logging.
2009-01-31No more special params hash.
2008-07-15http_parser: restore r996 (accept '"', '<', and '>' characters in URLs)
2008-07-15http11: fix Ragel parser to work with Ragel 6.2
2008-05-24Restore trunk from stable1-2 branch.
2008-03-27http11_parser: accept '"' (double-quote), '<', and '>' characters in URLs
2008-03-24Backport Eric's changes to the http parser from trunk (Eric Wong).
2008-03-08ext/http11: memoize X-Forwarded-For + X-Real-IP headers keys
2008-03-06ext/http11: remove strchr() and scary comment regarding it
2008-03-06ext/http11: optimistically optimize setting of common headers
2008-03-06ext/http11: define "HTTP_" with CPP as a constant instead of a Ruby global
2008-03-06ext/http11: modify the C Ragel parser to upper-snake-case headers in-place
2008-03-02http11: ~6% performance increase in header parsing
2008-02-23Update all constants for the release, as Luis reminded me.
2008-01-02so does java
2008-01-02trunk version # targets 1.2
2008-01-02updated version number to 1.1.3
2007-12-29* ext/http11/http11.c: bumped version to 1.1.3.
2007-12-16New Mongrel.log is verified working for Mongrel Handler, Rails and Merb.
2007-12-15fix server versioning string in Java 1-1-2
2007-12-15update hardcoded version strings for 1-1-2
2007-12-11Added compatibility for ruby1.9. Changes made:
2007-11-12ugh
2007-10-30dunno what that manifest was for
2007-10-27had no idea the version was hardcoded in the C extension somewhere
2007-10-26revert trunk to 1.1
2007-10-26except for all that java business
2007-10-26reverts for 1.0.2
2007-10-22pure ruby URIClassifier passes on C and JRuby both; now time to profile and s...
2007-10-18java setters are strewn all over the place
2007-10-17fragment support for java.rl
2007-10-17almost working
2007-10-17restore machine actions
2007-10-17missed one
2007-10-17definitely broken
2007-10-17ragel task does java too
2007-10-17clean pattern is global; etc
2007-10-17commit stuff
2007-10-17build tasks
2007-10-17build
2007-10-17again
2007-10-17paths shuffle