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-28
unicorn 0.8.1
v0.8.1
Eric Wong
2
-1
/
+2
2009-05-28
Consistent logger assignment for multiple objects
Eric Wong
1
-1
/
+4
2009-05-28
Avoid instance variables lookups in a critical path
Eric Wong
1
-3
/
+4
2009-05-28
Make our HttpRequest object a global constant
Eric Wong
2
-3
/
+8
2009-05-28
SIGHUP reloads app even if preload_app is true
Eric Wong
2
-4
/
+5
2009-05-28
Fix potential race condition in timeout handling
Eric Wong
1
-8
/
+14
2009-05-27
doc: cleanup summary/description
Eric Wong
2
-12
/
+10
2009-05-26
unicorn 0.8.0
v0.8.0
Eric Wong
2
-1
/
+2
2009-05-26
remove trickletest from Manifest
Eric Wong
1
-1
/
+0
2009-05-25
Switch to autoload to defer requires
Eric Wong
3
-9
/
+9
2009-05-25
Only refresh the gem list when building the app
Eric Wong
1
-4
/
+6
2009-05-25
Refresh Gem list when building the app
Eric Wong
1
-0
/
+4
2009-05-22
Merge commit 'v0.7.1'
Eric Wong
2
-1
/
+2
2009-05-22
unicorn 0.7.1
v0.7.1
Eric Wong
2
-1
/
+2
2009-05-22
Merge branch 'benchmark'
Eric Wong
2
-0
/
+11
2009-05-22
Define HttpRequest#reset if missing
Eric Wong
2
-0
/
+11
2009-05-22
Merge branch '0.7.x-stable'
Eric Wong
0
-0
/
+0
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-05-21
GNUmakefile: glob all files in bin/*
Eric Wong
1
-2
/
+4
2009-05-21
Disable formatting for command-line switches
Eric Wong
1
-2
/
+2
2009-05-13
privatize constants only used by old_rails/static
Eric Wong
2
-11
/
+6
2009-05-13
test_response: correct OFS test
Eric Wong
1
-1
/
+1
2009-05-13
http_response: allow string status codes
Eric Wong
2
-1
/
+9
2009-05-13
Require Rack for HTTP Status codes
Eric Wong
3
-47
/
+10
2009-05-12
Reopen master logs on SIGHUP, too
Eric Wong
1
-0
/
+1
2009-05-11
exec_cgi: don't assume the body#each consumer is a socket
Eric Wong
1
-3
/
+7
2009-05-11
HttpRequest::DEF_PARAMS => HttpRequest::DEFAULTS
Eric Wong
1
-14
/
+14
2009-05-10
Remove trickletest
Eric Wong
1
-45
/
+0
2009-05-10
Avoid killing sleeping workers
Eric Wong
1
-3
/
+5
2009-05-10
Enforce minimum timeout at 3 seconds
Eric Wong
2
-4
/
+4
2009-05-10
app/exec_cgi: use explicit buffers for read/sysread
Eric Wong
1
-2
/
+4
2009-05-10
http_request: use Rack::InputWrapper-compatible methods
Eric Wong
1
-7
/
+5
2009-05-10
configurator: fix rdoc formatting
Eric Wong
1
-19
/
+19
2009-05-04
Preserve 1.9 IO encodings in reopen_logs
Eric Wong
3
-5
/
+98
[next]