about summary refs log tree commit homepage
DateCommit message (Expand)
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-08tee_input: safer record separator ($/) handling
2010-06-25test-exec: prefer ENV['PWD'] in working_directory tests
2010-06-17unicorn 1.0.0 - yes, this is a real project v1.0.0
2010-06-17doc: update CONTRIBUTORS
2010-06-17GNUmakefile: allow RSYNC variable to be overridden
2010-06-17t030[34]: proper temporary UNIX domain socket handling
2010-06-17tests: extra working_directory integration cases
2010-06-17tests: reenable more tests for rbx
2010-06-17revert rbx-only workaround for IO#reopen
2010-06-15workaround rbx not reopening logs to stderr/stdout
2010-06-14tee_input: update documentation for Rack 1.2
2010-06-14local.mk.sample: add 1.8.6-p114 to "full-test"
2010-06-14app/exec_cgi: rack.input may not respond to #size
2010-06-12http: fix rb_str_set_len() define for 1.8.6
2010-06-11t0005: Ruby 1.9.2 $LOAD_PATH fix
2010-06-11cleanup: use modules were applicable
2010-06-11doc: cleanup rdoc escaping in title, hopefully
2010-06-10unicorn 0.991.0 - startup improvements v0.991.0
2010-06-10test to ensure "unicorn fooapp.rb" respects working_directory
2010-06-10add test for erroring out when config.ru is bad
2010-06-10t0303: extra test for multiple listeners
2010-06-10docs: hopefully clarify preload_app=false behavior
2010-06-10README: more aggressively kill unnecessary links
2010-06-10examples/init: "upgrade" task waits for completion
2010-06-10tests: fix sha1 calculation for non-random_blob
2010-06-10t0303: set executable bit
2010-06-10my-tap-lib: fix race condition in verbose mode
2010-06-10tests: skip config.ru parsing tests under rbx
2010-06-10configurator: remove debugging output
2010-06-10fix alt-working_directory behavior for Rails 3
2010-06-10http: cleanups for latest Rubinius
2010-06-10unicorn_rails: no need to load ActionDispatch::Static
2010-06-10tests: split out host/port extraction from listen
2010-06-10tests: update Rails 3 tests to Rails 3 beta4
2010-06-10respect "working_directory" wrt config.ru
2010-06-10unicorn_rails: use Kernel#warn instead of $stderr.puts
2010-06-10tests: set NO_PROXY when running tests
2010-06-10Rakefile: isolate to rbx directory
2010-06-10Rakefile: only try rake-compiler if VERSION is defined
2010-06-10isolate: don't run isolate in parallel
2010-06-10launcher: get rid of backwards compatibility code
2010-06-08tests: add Rails 3 test for the missing config.ru case
2010-06-08unicorn_rails: fix requires for Ruby 1.9.2
2010-06-08tests: libify common rails3 setup code
2010-06-08Fix unicorn_rails compatibility with the latest Rails 3 code
2010-06-08t0300: Rails 3 test actually uses unicorn_rails
2010-06-08unicorn 0.990.0 - inching towards 1.0 v0.990.0