about summary refs log tree commit homepage
DateCommit message (Expand)
2010-10-04Merge commit 'v1.1.4'
2010-10-04unicorn 1.1.4 - small bug fix and doc updates v1.1.4
2010-10-04update Rails 3 tests to use Rails 3 final
2010-10-04avoid unlinking actively listening sockets
2010-10-04doc: update HACKING for documentation contributions
2010-10-04doc: update Sandbox document for Bundler
2010-10-04avoid unlinking actively listening sockets
2010-09-15doc: update HACKING for documentation contributions
2010-09-15doc: update Sandbox document for Bundler
2010-08-30TUNING: more on socket buffer sizes
2010-08-30TUNING: more on socket buffer sizes
2010-08-30update Rails 3 tests to use Rails 3 final
2010-08-30remove nasty ugly hacks at startup
2010-08-29Merge branch '1.1.x-stable'
2010-08-28unicorn 1.1.3 - small bug fixes v1.1.3
2010-08-28make log reopens even more robust in threaded apps
2010-08-28make log reopens even more robust in threaded apps
2010-08-28update Rails3 tests to use 3.0.0rc2
2010-08-28update Rails3 tests to use 3.0.0rc2
2010-08-28make log reopens more robust in multithreaded apps
2010-08-28bin/*: more consistent --help output
2010-08-28make log reopens more robust in multithreaded apps
2010-08-24bin/*: more consistent --help output
2010-08-07miscellaneous loop and begin cleanups
2010-08-07log ERROR messages if workers exit with failure
2010-07-16SIGTTIN works after SIGWINCH
2010-07-16SIGTTIN works after SIGWINCH
2010-07-16SIGTTIN works after SIGWINCH
2010-07-13Merge branch '1.1.x-stable'
2010-07-13unicorn 1.1.2 - fixing upgrade rollbacks v1.1.2
2010-07-13Merge commit 'v1.0.1' into 1.1.x-stable
2010-07-13unicorn 1.0.1 - bugfixes only v1.0.1
2010-07-13SIGHUP deals w/ dual master pid path scenario
2010-07-13launcher: do not re-daemonize when USR2 upgrading
2010-07-13SIGHUP deals w/ dual master pid path scenario
2010-07-13launcher: do not re-daemonize when USR2 upgrading
2010-07-13SIGHUP deals w/ dual master pid path scenario
2010-07-13launcher: do not re-daemonize when USR2 upgrading
2010-07-11unicorn 1.1.1 - fixing cleanups gone bad :x v1.1.1
2010-07-11tee_input: fix constant resolution for client EOF
2010-07-11tee_input: fix constant resolution for client EOF
2010-07-08unicorn 1.1.0 - small changes and cleanups v1.1.0
2010-07-08cleanup "stringio" require
2010-07-08cleanup "stringio" require
2010-07-08tee_input: safer record separator ($/) handling
2010-07-08prefer "[]" to "first"/"last" where possible
2010-07-08tee_input: safer record separator ($/) handling
2010-07-08prefer "[]" to "first"/"last" where possible
2010-07-08tee_input: safer record separator ($/) handling
2010-07-06socket_helper: disable documentation