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-04-13
unicorn 0.5.0
v0.5.0
Eric Wong
2
-1
/
+2
2009-04-13
Configurator: add example for user/group switching
Eric Wong
1
-0
/
+14
2009-04-13
Expose worker to {before,after}_fork hooks
Eric Wong
4
-15
/
+15
2009-04-13
Remove unnecessary local variables in process_client
Eric Wong
1
-3
/
+1
2009-04-13
small cleanups in signal handling and worker init
Eric Wong
1
-16
/
+11
2009-04-12
old_rails: try harder to ensure valid responses
Eric Wong
2
-7
/
+11
2009-04-12
Don't bother restoring ENV or umask across reexec
Eric Wong
1
-4
/
+0
2009-04-12
Remove unnecessary sync assignment
Eric Wong
1
-1
/
+0
2009-04-12
Save one fcntl() syscall on every request
Eric Wong
2
-2
/
+2
2009-04-12
test_http_parser: fix broken URL in comment
Eric Wong
1
-1
/
+1
2009-04-12
test_exec: fix potential races in fd leak test
Eric Wong
1
-2
/
+7
2009-04-12
http11: cleanup+safer rack.url_scheme handling
Eric Wong
2
-8
/
+19
2009-04-11
Remove _all_ non-POSIX socket options
Eric Wong
2
-39
/
+0
2009-04-10
listen backlog, sndbuf, rcvbuf are always changeable
Eric Wong
4
-37
/
+36
2009-04-10
Restore unlinked UNIX sockets on SIGHUP
Eric Wong
2
-4
/
+45
2009-04-10
README: doc updates
Eric Wong
1
-19
/
+22
2009-04-10
config: handle listener unbind/replace in config file
Eric Wong
2
-1
/
+36
2009-04-10
close listeners when removing them from our array
Eric Wong
2
-11
/
+10
2009-04-08
http11: handle "X-Forwarded-Proto: https"
Eric Wong
3
-1
/
+37
2009-04-08
http11: Remove qsort/bsearch code paths
Eric Wong
1
-34
/
+0
2009-04-08
test_request: tests esoteric/rare REQUEST_URIs
Eric Wong
1
-0
/
+22
2009-04-07
cleanup some log messages
Eric Wong
1
-4
/
+3
2009-04-05
test_configurator: rename test name that never ran
Eric Wong
2
-2
/
+2
2009-04-05
GNUmakefile: allow "make V=1 ..." for verbosity
Eric Wong
1
-3
/
+13
2009-04-05
GNUmakefile: remove unnecessary asterisks in output
Eric Wong
1
-1
/
+1
2009-04-05
Add test for :preload_app config option
Eric Wong
2
-2
/
+38
2009-04-05
local.mk: touch files after set-file-times
Eric Wong
1
-0
/
+1
2009-04-05
Enforce umask 0000 with UNIX domain sockets
Eric Wong
2
-0
/
+9
2009-04-03
Documentation updates
Eric Wong
3
-19
/
+34
2009-04-03
Add a test for signal recovery
Eric Wong
1
-0
/
+108
2009-04-03
configurator: allow hooks to be passed callable objects
Eric Wong
2
-6
/
+21
2009-04-03
test_helper: redirect_io uses append and sync
Eric Wong
1
-2
/
+3
2009-04-02
unicorn 0.4.2
v0.4.2
Eric Wong
3
-1
/
+25
2009-04-02
GNUmakefile: "install" preserves unicorn_rails
Eric Wong
1
-3
/
+7
2009-04-02
unicorn: remove unnecessary lambda generation
Eric Wong
1
-23
/
+17
2009-04-02
Add log directories to tests
Eric Wong
5
-0
/
+5
2009-04-02
Use File.basename instead of a regexp
Eric Wong
1
-1
/
+1
2009-04-02
test/rails: v2.1.2 + ActiveRecordStore all around
Eric Wong
23
-1
/
+234
2009-04-02
unicorn_rails: cleanup redundant bits
Eric Wong
1
-30
/
+19
2009-04-02
More descriptive process titles
Eric Wong
1
-4
/
+9
2009-04-01
test_upload: fix a race condition in unlink test
Eric Wong
1
-0
/
+6
2009-04-01
Close std{err,out} redirection targets
Eric Wong
1
-2
/
+2
2009-04-01
FD_CLOEXEC all non-listen descriptors before exec
Eric Wong
2
-5
/
+77
2009-04-01
All IOs created in workers have FD_CLOEXEC set
Eric Wong
1
-0
/
+5
2009-04-01
Remove set_cloexec wrapper and require FD_CLOEXEC
Eric Wong
2
-6
/
+2
2009-04-01
test_exec: add test case for per-worker listeners
Eric Wong
1
-0
/
+32
2009-04-01
Merge unicorn
Eric Wong
1
-1
/
+1
2009-04-01
unicorn 0.4.1
v0.4.1
Eric Wong
1
-1
/
+1
2009-04-01
Manifest: updates
Eric Wong
1
-0
/
+2
2009-04-01
Add local.mk.sample file that I use
Eric Wong
1
-0
/
+43
[next]