about summary refs log tree commit homepage
DateCommit message (Expand)
2015-02-12http_server: favor ivars over constants
2015-02-12ISSUES: add section for bugs in other projects
2015-02-06favor "a.b(&:c)" form over "a.b { |x| x.c }"
2015-02-06test_socket_helper: do not depend on SO_REUSEPORT
2015-02-06fix uninstalled testing and reduce require paths
2015-02-06doc: update support status for Ruby versions
2015-02-05use require_relative to reduce syscalls at startup
2015-02-05favor IO#close_on_exec= over fcntl in 1.9+
2015-02-05remove 1.8, <= 1.9.1 fallback for missing IO#autoclose=
2015-02-05socket_helper: reduce constant lookups and caching
2015-02-04GNUmakefile: fix clean gem build + reduce build cruft
2015-02-04http: standalone require + reduction in binary size
2015-02-04remove old inetd+git examples and exec_cgi
2015-01-28http: -Wshorten-64-to-32 warnings on clang
2015-01-18use the monotonic clock under Ruby 2.1+
2015-01-17gemspec: fixup olddoc migration
2015-01-10README: clarify/reduce references to unicorn_rails
2015-01-10switch docs + website to olddoc
2014-12-28tmpio: drop the "size" method
2014-12-21remove SSL support
2014-12-21t/t0002-parser-error.sh: relax test for rack 1.6.0
2014-11-27http_server: save 450+ bytes of memory on x86-64
2014-11-01worker: remove old tmp accessor
2014-10-04examples: add run_once to before_fork hook example
2014-09-17http: reduce parser from 72 to 56 bytes on 64-bit
2014-08-18http: remove the keepalive requests limit
2014-08-18remove mongrel.rubyforge.org references
2014-08-17remove RubyForge and Freecode references
2014-08-17http_response: remove Status: header
2014-08-17unicorn.gemspec: depend on test-unit 3.0
2014-08-17dev: remove isolate dependency
2014-07-03FAQ: add entry for Rails autoflush_log
2014-05-29http: remove xftrust options
2014-05-29GIT-VERSION-GEN: start 5.0.0 development
2014-05-08ISSUES: update with mailing list subscription
2014-05-07unicorn 4.8.3 - the end of an era v4.8.3
2014-05-06swap out most of the rubyforge.org links
2014-05-04http_server: handle premature grandparent death
2014-04-21add slrnpull.conf example for gmane archives
2014-04-02oob_gc: link to Discourse OobGC for Ruby 2.0 users
2014-03-29oobgc: link to Aman's gctools for Ruby 2.1+
2014-02-19script/isolate_for_tests: bump to latest versions
2014-02-19remove SSL tests
2014-02-05unicorn 4.8.2 - avoid race condition during worker startup v4.8.2
2014-02-01avoid race condition during worker startup
2014-01-29unicorn 4.8.1 v4.8.1
2014-01-29fix races/error handling in worker SIGQUIT handler
2014-01-11unicorn 4.8.0 - big internal changes, but compatible v4.8.0
2014-01-11GNUmakefile: add "check" target for running all tests
2013-12-09unicorn 4.8.0pre1 v4.8.0.pre1