index
:
unicorn.git
1.1.x-stable
4.x-stable
5.3-stable
5.4-stable
ccc-tcp
ccc-tcp-v2
ccc-tcp-v3
chroot
doc-5.3.0
gperf
httpdate-nogvl
jr/init
maint
master
no-kgio-wip
rfc2616-sec19.3
website-move
worker_exec
Rack HTTP server for Unix and fast clients
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-15
unicorn 0.95.0
v0.95.0
Eric Wong
3
-3
/
+3
2009-11-15
tee_input: client_error always raises
Eric Wong
1
-1
/
+1
2009-11-15
Rakefile: add raa_update task
Eric Wong
2
-3
/
+40
2009-11-15
ClientShutdown: RDoc
Eric Wong
1
-2
/
+4
2009-11-15
socket_helper: RDoc for constants
Eric Wong
1
-1
/
+8
2009-11-15
socket_helper: do not hide errors when setting socket options
Eric Wong
1
-5
/
+10
2009-11-15
replace "rescue => e" with "rescue Object => e"
Eric Wong
2
-5
/
+5
2009-11-15
tee_input: expand client error handling
Eric Wong
2
-8
/
+45
2009-11-15
test_server: ensure stderr is written to before reading
Eric Wong
1
-0
/
+4
2009-11-14
const: no need to freeze HTTP_EXPECT
Eric Wong
1
-1
/
+1
2009-11-14
old_rails: autoload Static
Eric Wong
2
-1
/
+2
2009-11-14
old_rails/static: avoid freezing strings
Eric Wong
1
-3
/
+5
2009-11-14
preserve user/group ownership when reopening logs
Eric Wong
3
-7
/
+32
2009-11-14
configurator: listen :umask parameter for UNIX sockets
Eric Wong
3
-2
/
+28
2009-11-13
bump version to 0.95.0pre
Eric Wong
1
-1
/
+1
2009-11-13
configurator: update RDoc and comments in examples
Eric Wong
1
-6
/
+14
2009-11-13
FAQ: additional notes on getting HTTPS redirects right
Eric Wong
1
-0
/
+6
2009-11-13
tee_input: fix comment from an intermediate commit
Eric Wong
1
-1
/
+1
2009-11-13
raise Unicorn::ClientShutdown if client aborts in TeeInput
Eric Wong
3
-2
/
+76
2009-11-13
tee_input: don't shadow struct members
Eric Wong
1
-7
/
+7
2009-11-11
tee_input: better premature disconnect handling
Eric Wong
1
-9
/
+6
2009-11-11
FAQ: fix links to Configurator docs
Eric Wong
1
-3
/
+3
2009-11-11
Add FAQ
Eric Wong
2
-0
/
+40
2009-11-11
tee_input: fix RDoc argument definition for tee
Eric Wong
1
-1
/
+1
2009-11-09
Load Unicorn constants when building app
Eric Wong
1
-0
/
+4
2009-11-09
local.mk.sample: steal some updates from Rainbows!
Eric Wong
1
-10
/
+19
2009-11-09
don't nuke children for long after_fork and app loads
Eric Wong
1
-1
/
+4
2009-11-09
HACKING: update with "gmake" in examples
Eric Wong
1
-5
/
+8
2009-11-06
unicorn.1: document RACK_ENV changes in 0.94.0
Eric Wong
1
-0
/
+5
2009-11-05
unicorn 0.94.0
v0.94.0
Eric Wong
4
-3
/
+4
2009-11-05
TODO: remove user-switching bit, done
Eric Wong
1
-3
/
+0
2009-11-05
Util::tmpio returns a TmpIO that responds to #size
Eric Wong
3
-10
/
+16
2009-11-04
test_exec: ensure master is killed after test
Eric Wong
1
-0
/
+1
2009-11-04
tee_input: do not clobber trailer buffer on partial uploads
Eric Wong
1
-1
/
+1
2009-11-04
http: extra test for bytewise chunked bodies
Eric Wong
1
-0
/
+20
2009-11-04
http: allow headers/trailers to be written byte-wise
Eric Wong
2
-11
/
+58
2009-11-04
tests for RACK_ENV preservation
Eric Wong
1
-0
/
+47
2009-11-04
bin/unicorn: allow RACK_ENV to be passed from parent
Eric Wong
1
-5
/
+3
2009-11-04
Fix autoload of Etc in Worker for Ruby 1.9
Eric Wong
1
-1
/
+2
2009-11-04
worker: user/group switching for after_fork hooks
Eric Wong
2
-10
/
+27
2009-11-03
Util.reopen_logs: remove needless Range
Eric Wong
1
-1
/
+1
2009-11-03
TODO: remove working_directory bit, done
Eric Wong
1
-3
/
+0
2009-11-03
configurator: update documentation for working_directory
Eric Wong
1
-3
/
+1
2009-11-03
configurator: working_directory affects pid, std{err,out}_paths
Eric Wong
2
-6
/
+56
2009-11-03
configurator: set ENV["PWD"] with working_directory, too
Eric Wong
1
-1
/
+2
2009-11-03
configurator: working_directory is expanded
Eric Wong
1
-0
/
+1
2009-11-03
bin/unicorn: set ENV["RACK_ENV"] on startup
Wayne Larsen
1
-0
/
+2
2009-11-01
configurator: add "working_directory" directive
Eric Wong
2
-0
/
+50
2009-11-01
Do not override Dir.chdir in config files
Eric Wong
1
-7
/
+0
2009-10-31
cleanup error handling and make it less noisy
Eric Wong
1
-15
/
+23
[next]