about summary refs log tree commit homepage
DateCommit message (Expand)
2009-10-29unicorn 0.93.5 v0.93.5
2009-10-29TODO: update for next version (possibly 1.0-pre)
2009-10-29fix reliability of timeout kills
2009-10-29TODO: remove --kill
2009-10-27unicorn 0.93.4 v0.93.4
2009-10-25workaround FreeBSD/OSX IO bug for large uploads
2009-10-24configurator: fix broken example in RDoc
2009-10-20add news bodies to site NEWS.atom.xml
2009-10-18stop continually resends signals during shutdowns
2009-10-16KNOWN_ISSUES: document Rack gem issue w/Rails 2.3.2
2009-10-13show configuration file path in errors instead of '(eval)'
2009-10-13configurator: stop testing for non-portable listens
2009-10-12README: alter reply conventions for the mailing list
2009-10-10DESIGN: address concerns about on-demand and thundering herd
2009-10-09unicorn 0.93.3 v0.93.3
2009-10-09drop the whitespace cleaner for Ragel->C
2009-10-09README: emphasize the "fast clients"-only part
2009-10-09README: remove the "non-existent" part
2009-10-09DESIGN: clarification and possibly improve HTML validity
2009-10-09README: remove unnecessary and extraneous dash
2009-10-09PHILOSOPHY: plug the Rainbows! spin-off project
2009-10-09PHILOSOPHY: clarify experience other deployments
2009-10-09configurator: update with nginx fail_timeout=0 example
2009-10-09examples/init.sh: remove "set -u"
2009-10-08fchmod heartbeat flips between 0/1 for compatibility
2009-10-07doc: expand on the SELF_PIPE description
2009-10-07unicorn 0.93.2 v0.93.2
2009-10-07tests for read-in-full vs readpartial semantics
2009-10-06more-compatible TeeInput#read for POSTs with Content-Length
2009-10-05Document the START_CTX hash contents
2009-10-05TODO: removed Rainbows! (see rainbows.rubyforge.org)
2009-10-05doc: make it clear contributors retain copyrights
2009-10-05Include GPLv2 in docs
2009-10-02Fix NEWS generation on single-paragraph tag messages
2009-10-02unicorn 0.93.1 v0.93.1
2009-10-02verify liberal file permissions when packaging
2009-10-02unicorn 0.93.0 v0.93.0
2009-10-02tests: GIT-VERSION-GEN is a test install dependency
2009-10-02GNUmakefile: SINCE variable may be unset
2009-10-02test_helper: unused_port rejects 8080 unconditionally
2009-10-02const: DEFAULT_PORT as a string doesn't make sense
2009-10-02SIGNALS: state that we stole semantics from nginx
2009-10-02test: don't rely on .manifest for test install
2009-10-02configurator: listen :delay must be Numeric
2009-10-02configurator: update some migration examples
2009-10-01Avoid a small window when a pid file can be empty
2009-10-01README: remove reference to different versions
2009-09-30manpages: document environment variables
2009-09-30unicorn_rails: undeprecate --path switch
2009-09-30rails: RAILS_RELATIVE_URL_ROOT may be set in Unicorn config