about summary refs log tree commit homepage
DateCommit message (Expand)
2009-09-27test_signals: ensure we can parse pids in response
2009-09-27gemspec: remove tests that fork from test_files
2009-09-27gemspec: fix test_files regexp match
2009-09-24KNOWN_ISSUES: add notes about the "isolate" gem
2009-09-24Split out KNOWN_ISSUES document
2009-09-24gemspec: compatibility with older Rubygems
2009-09-24unicorn_rails: show "RAILS_ENV" in help message
2009-09-22local.mk.sample: time and perms enforcement
2009-09-22configurator: fix user switch example in RDoc
2009-09-19Add HACKING document
2009-09-18GNUmakefile: add missing .manifest dep on test installs
2009-09-18README/gemspec: a better description, hopefully
2009-09-18.gitignore on *.rbc files Rubinius generates
2009-09-18http: don't force -fPIC if it can't be used
2009-09-18doc/LATEST: remove trailing newline
2009-09-18build: smaller ChangeLog
2009-09-18build: manifest dropped manpages
2009-09-18build: hardcode the canonical git URL
2009-09-18unicorn 0.92.0 v0.92.0
2009-09-18NEWS.atom.xml only lists the first 10 entries
2009-09-18man1/unicorn_rails: fix unescaped underscore
2009-09-18man1/unicorn: split out RACK ENVIRONMENT section
2009-09-18pandoc needs the standalone switch for manpages
2009-09-18NEWS.atom: file timestamp matches latest entry
2009-09-18doc: latest news is available through finger
2009-09-18html: add Atom feeds
2009-09-17Update TODO
2009-09-17doc: begin integration of HTML manpages into RDoc
2009-09-17GNUmakefile: package .tgz includes all generated files
2009-09-17Simplify and standardize manpages build/install
2009-09-17Documentation: don't force --rsyncable flag with gzip(1)
2009-09-17Add unicorn_rails(1) manpage
2009-09-17man1/unicorn: avoid unnecessary emphasis
2009-09-17launchers: deprecate ambiguous -P/--p* switches
2009-09-17unicorn_rails: close parentheses in help message
2009-09-17Remove Echoe and roll our own packaging/release...
2009-09-17doc: generate ChangeLog and NEWS file for RDoc
2009-09-17SIGHUP no longer drops lone, default listener
2009-09-16Avoid freezing objects that don't benefit from it
2009-09-16socket_helper: (FreeBSD) don't freeze the accept filter constant
2009-09-16test_exec: add extra tests for HUP and preload_app
2009-09-15Add new Documentation section for manpages
2009-09-15SIGNALS: use "Unicorn" when referring to the web server
2009-09-15Fix comment about speculative accept()
2009-09-15Update Manifest with mailmap
2009-09-15Add .mailmap file for "git shortlog" and other tools
2009-09-15http: add #endif comment labels where appropriate
2009-09-15http: cleanup assertion for memoized header strings
2009-09-15Update documentation for Rubinius support status
2009-09-14http: create a new string buffer on empty values