about summary refs log tree commit homepage
DateCommit message (Expand)
2010-02-13unicorn 0.96.1 - fix leak in Rainbows!/Zbatery v0.96.1
2010-02-13http: fix memory leak exposed in concurrent servers
2010-02-13Merge branch 'maint' into 0.96.x-stable
2010-01-07unicorn 0.96.0 - Rack 1.1 bump v0.96.0
2010-01-07Merge branch 'rack-1.1'
2010-01-05http_response: disallow blank, multi-value headers
2010-01-05local.mk.sample: use rack-1.1.0
2010-01-05bump Rails test to 2.3.5
2010-01-05Merge branch 'ready_pipe'
2010-01-05NEWS: generation depends on .manifest
2009-12-29launcher: no point in sync-ing $stdin
2009-12-29launcher: fix compatibility with other servers
2009-12-28clarify errors when listeners fail to bind
2009-12-28clarify errors when listeners fail to bind
2009-12-28launcher: descriptive error message on startup failure
2009-12-27Avoid leaking ready pipe file descriptor to workers
2009-12-26exit with failure if master dies when daemonized
2009-12-26bump "rack.version" env to [1,1]
2009-12-25doc: update manpages since we got new features
2009-12-25bin/*: shebangs should be educational
2009-12-21unicorn 0.95.3 v0.95.3
2009-12-21build: favor upper-case variable names in Makefiles
2009-12-21tee_input: rdoc for all public methods
2009-12-21GNUmakefile: nuke *.rbc files when generating RDoc
2009-12-19http: allow userinfo component in absoluteURIs
2009-12-14set env["rack.logger"] for applications
2009-12-13simplify pid assignment
2009-12-07Rakefile: add Freshmeat.net update task
2009-12-07unicorn 0.95.2 v0.95.2
2009-12-07http_request: small cleanup/code reduction
2009-12-07doc: add ISSUES document
2009-12-06doc/ChangeLog: make LOG_VERSION sane if dirty
2009-12-06doc/NEWS.atom: add xhtml, remove shortlog from text
2009-12-06doc/HACKING: "git format-patch" with "-M" is better
2009-12-06http: PATH_INFO/REQUEST_PATH includes semi-colons
2009-11-29Add rake-compiler support for cross compiles
2009-11-23configurator: shorten rdoc, link to examples instead
2009-11-23publish_doc task includes examples directory
2009-11-23Add examples for nginx and unicorn
2009-11-21test_exec: sleep a little longer to avoid race :<
2009-11-21cleanup: remove needless returns
2009-11-21http: Rubinius 0.13.0 compatibility fix
2009-11-21README: deployments are not as rare as previously thought
2009-11-21README: add a note about the HACKING page
2009-11-21README: remove http:// git repo links
2009-11-21doc: "RubyGems" is the correct capitalization
2009-11-21README: "an HTTP" server seems to be the correct form
2009-11-21README: Gemcutter is our (and everyone elses) gem host now
2009-11-21GNUmakefile: gem push for gemcutter
2009-11-21unicorn 0.95.1 v0.95.1