about summary refs log tree commit homepage
DateCommit message (Expand)
2015-07-08test_exec: disable systemd inheritance test
2015-07-06unicorn 5.0.0.pre2 - another prerelease! v5.0.0.pre2
2015-07-05test/unit/test_response.rb: compatibility with older test-unit
2015-07-05emulate sd_listen_fds for systemd support
2015-06-30http_response: reduce size of multi-line header path
2015-06-30reduce constants and optimize for Ruby 2.2
2015-06-30reflect changes in Rack::Utils::HTTP_STATUS_CODES
2015-06-27apply TCP socket options on inherited sockets
2015-06-26doc: update some invalid URLs
2015-06-15unicorn 5.0.0.pre1 - incompatible changes! v5.0.0.pre1
2015-06-10ensure body is closed during hijack
2015-06-06FAQ: reorder bit on Rack 1.1.x and Rails 2.3.x
2015-06-06http: move response_start_sent into the C ext
2015-06-06move the socket into Rack env for hijacking
2015-06-04http_response: simplify regular expression
2015-06-04http_server: remove a few more accessors and constants
2015-06-01www: install NEWS.atom.xml properly
2015-06-01http_response: avoid special-casing for Rack < 1.5
2015-05-29http: use rb_hash_clear in Ruby 2.0+
2015-05-20ISSUES: discourage HTML mail strongly, welcome nyms
2015-05-20process SIGWINCH unless stdin is a TTY
2015-05-18FAQ: add note about ECONNRESET errors from bodies
2015-05-16avoid extra allocation for hijack proc creation
2015-05-16http_request: support rack.hijack by default
2015-05-16Merge tag 'v4.9.0'
2015-05-07favor kgio_wait_readable for single FD over select
2015-04-24unicorn 4.9.0 - TempfileReaper support in Rack 1.6 v4.9.0
2015-04-24support TempfileReaper in deployment and development envs 4.x-stable
2015-04-24tee_input: support for Rack::TempfileReaper middleware
2015-04-24support TempfileReaper in deployment and development envs
2015-04-24tee_input: support for Rack::TempfileReaper middleware
2015-04-22doc: document UNICORN_FD in manpage
2015-04-22Links: mark Rainbows! as historical, reference yahns
2015-04-22explain 11 byte magic number for self-pipe
2015-04-22ISSUES: add section for bugs in other projects
2015-04-22test_socket_helper: do not depend on SO_REUSEPORT
2015-04-22fix uninstalled testing and reduce require paths
2015-04-22doc: update support status for Ruby versions
2015-04-22GNUmakefile: fix clean gem build + reduce build cruft
2015-04-22gemspec: fixup olddoc migration
2015-04-22README: clarify/reduce references to unicorn_rails
2015-04-22switch docs + website to olddoc
2015-04-22t/t0002-parser-error.sh: relax test for rack 1.6.0
2015-04-22examples: add run_once to before_fork hook example
2015-04-22remove mongrel.rubyforge.org references
2015-04-22remove RubyForge and Freecode references
2015-04-22unicorn.gemspec: depend on test-unit 3.0
2015-04-22dev: remove isolate dependency
2015-04-22FAQ: add entry for Rails autoflush_log
2015-04-22ISSUES: update with mailing list subscription