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-05-22
unicorn 0.7.1
v0.7.1
Eric Wong
2
-1
/
+2
2009-05-22
GNUmakefile: glob all files in bin/*
Eric Wong
1
-2
/
+4
2009-05-22
Disable formatting for command-line switches
Eric Wong
1
-2
/
+2
2009-05-22
test_response: correct OFS test
Eric Wong
1
-1
/
+1
2009-05-22
http_response: allow string status codes
Eric Wong
2
-1
/
+9
2009-05-22
Enforce minimum timeout at 3 seconds
Eric Wong
1
-2
/
+2
2009-05-22
configurator: fix rdoc formatting
Eric Wong
1
-19
/
+19
2009-05-22
Preserve 1.9 IO encodings in reopen_logs
Eric Wong
3
-5
/
+98
2009-05-22
Fix a warning about @pid being uninitialized
Eric Wong
1
-0
/
+1
2009-05-22
TUNING: add a note about somaxconn with UNIX sockets
Eric Wong
1
-0
/
+4
2009-05-22
Ignore unhandled master signals in the workers
Eric Wong
1
-1
/
+1
2009-05-22
Safer timeout handling and test case
Eric Wong
3
-7
/
+6
2009-05-22
app/old_rails: correctly log errors in output
Eric Wong
1
-2
/
+2
2009-05-22
Add TUNING document
Eric Wong
3
-0
/
+62
2009-05-22
app/exec_cgi: GC prevention
Eric Wong
1
-3
/
+3
2009-05-22
Add example init script
Eric Wong
1
-0
/
+54
2009-05-22
test_upload: still uncomfortable with 1.9 IO encoding...
Eric Wong
1
-0
/
+18
2009-05-22
test_request: enable with Ruby 1.9 now Rack 1.0.0 is out
Eric Wong
1
-5
/
+0
2009-04-25
unicorn 0.7.0
v0.7.0
Eric Wong
2
-1
/
+2
2009-04-25
Rack 1.0.0 compatibility
Eric Wong
2
-2
/
+2
2009-04-25
Fix log rotation being delayed in workers when idle
Eric Wong
1
-1
/
+1
2009-04-24
configurator: "listen" directive more nginx-like
Eric Wong
2
-1
/
+4
2009-04-24
doc: formatting changes for SIGNALS doc
Eric Wong
1
-26
/
+26
2009-04-24
unicorn 0.6.0
v0.6.0
Eric Wong
2
-1
/
+2
2009-04-24
cleanup: avoid duped self-pipe init/replacement logic
Eric Wong
1
-7
/
+9
2009-04-24
SIGTT{IN,OU} {in,de}crements worker_processes
Eric Wong
4
-10
/
+42
2009-04-24
Allow std{err,out}_path to be changed via HUP
Eric Wong
1
-3
/
+8
2009-04-24
minor cleanups and save a few variables
Eric Wong
1
-27
/
+23
2009-04-24
Avoid getppid() if serving heavy traffic
Eric Wong
1
-1
/
+2
2009-04-24
Fixup reference to a dead variable
Eric Wong
1
-8
/
+8
2009-04-23
Describe the global constants we use.
Eric Wong
1
-2
/
+14
2009-04-23
make SELF_PIPE is a global constant
Eric Wong
1
-8
/
+8
2009-04-23
http_response: minor performance gains
Eric Wong
3
-7
/
+12
2009-04-23
http_response: just barely faster
Eric Wong
1
-2
/
+2
2009-04-23
test_socket_helper: disable GC for this test
Eric Wong
1
-0
/
+5
2009-04-23
Make LISTENERS and WORKERS global constants, too
Eric Wong
1
-27
/
+28
2009-04-23
IO_PURGATORY should be a global constant
Eric Wong
1
-6
/
+5
2009-04-23
http_request: micro optimizations
Eric Wong
1
-54
/
+53
2009-04-23
Merge commit 'v0.5.4'
Eric Wong
1
-0
/
+1
2009-04-23
test_exec: cleanup stale socket on exit
Eric Wong
1
-0
/
+1
2009-04-23
unicorn_rails: avoid nesting lambdas
Eric Wong
1
-9
/
+4
2009-04-23
GNUmakefile: mark test_upload as a slow test
Eric Wong
1
-1
/
+1
2009-04-23
Get rid of UNICORN_TMP_BASE constant
Eric Wong
2
-3
/
+1
2009-04-23
unicorn 0.5.4
v0.5.4
Eric Wong
1
-0
/
+1
2009-04-23
Fix data corruption with small uploads via browsers
Eric Wong
2
-9
/
+27
2009-04-23
Fix data corruption with small uploads via browsers
Eric Wong
2
-9
/
+27
2009-04-21
Cleanup GNUmakefile and fix dependencies
Eric Wong
1
-25
/
+22
2009-04-21
Cleanup some unnecessary requires
Eric Wong
2
-2
/
+0
2009-04-21
test: empty port test for absolute URIs
Eric Wong
1
-0
/
+16
2009-04-21
http11: support underscores in URI hostnames
Eric Wong
3
-3
/
+22
[next]