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
ts/tmpio
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
2015-05-20
ISSUES: discourage HTML mail strongly, welcome nyms
Eric Wong
1
-1
/
+2
2015-05-20
process SIGWINCH unless stdin is a TTY
Eric Wong
1
-3
/
+3
2015-05-18
FAQ: add note about ECONNRESET errors from bodies
Eric Wong
1
-0
/
+9
2015-05-16
avoid extra allocation for hijack proc creation
Eric Wong
1
-5
/
+11
2015-05-16
http_request: support rack.hijack by default
Eric Wong
1
-23
/
+9
2015-05-16
Merge tag 'v4.9.0'
Eric Wong
0
-0
/
+0
2015-05-07
favor kgio_wait_readable for single FD over select
Eric Wong
1
-1
/
+1
2015-04-24
unicorn 4.9.0 - TempfileReaper support in Rack 1.6
v4.9.0
Eric Wong
1
-1
/
+1
2015-04-24
support TempfileReaper in deployment and development envs
4.x-stable
Eric Wong
1
-0
/
+2
2015-04-24
tee_input: support for Rack::TempfileReaper middleware
Eric Wong
3
-1
/
+21
2015-04-24
support TempfileReaper in deployment and development envs
Eric Wong
1
-0
/
+2
2015-04-24
tee_input: support for Rack::TempfileReaper middleware
Eric Wong
3
-1
/
+21
2015-04-22
doc: document UNICORN_FD in manpage
Eric Wong
1
-0
/
+7
2015-04-22
Links: mark Rainbows! as historical, reference yahns
Eric Wong
1
-1
/
+4
2015-04-22
explain 11 byte magic number for self-pipe
Eric Wong
1
-0
/
+4
2015-04-22
ISSUES: add section for bugs in other projects
Eric Wong
1
-1
/
+35
2015-04-22
test_socket_helper: do not depend on SO_REUSEPORT
Eric Wong
1
-1
/
+1
2015-04-22
fix uninstalled testing and reduce require paths
Eric Wong
12
-14
/
+18
2015-04-22
doc: update support status for Ruby versions
Eric Wong
9
-96
/
+21
2015-04-22
GNUmakefile: fix clean gem build + reduce build cruft
Eric Wong
1
-7
/
+6
2015-04-22
gemspec: fixup olddoc migration
Eric Wong
1
-2
/
+0
2015-04-22
README: clarify/reduce references to unicorn_rails
Eric Wong
1
-4
/
+3
2015-04-22
switch docs + website to olddoc
Eric Wong
6
-38
/
+28
2015-04-22
t/t0002-parser-error.sh: relax test for rack 1.6.0
Eric Wong
1
-3
/
+3
2015-04-22
examples: add run_once to before_fork hook example
Eric Wong
1
-0
/
+11
2015-04-22
remove mongrel.rubyforge.org references
Eric Wong
4
-8
/
+8
2015-04-22
remove RubyForge and Freecode references
Eric Wong
3
-52
/
+0
2015-04-22
unicorn.gemspec: depend on test-unit 3.0
Eric Wong
1
-0
/
+1
2015-04-22
dev: remove isolate dependency
Eric Wong
4
-42
/
+2
2015-04-22
FAQ: add entry for Rails autoflush_log
Eric Wong
1
-1
/
+9
2015-04-22
ISSUES: update with mailing list subscription
Eric Wong
1
-3
/
+9
2015-04-07
favor more string literals for cold call sites
Eric Wong
5
-6
/
+6
2015-03-12
doc: document Etc.nprocessors for worker_processes
Eric Wong
1
-3
/
+6
2015-03-12
doc: document UNICORN_FD in manpage
Eric Wong
1
-0
/
+7
2015-03-02
socket_helper: update comments
Eric Wong
1
-3
/
+3
2015-03-02
http: remove experimental dechunk! method
Eric Wong
2
-72
/
+0
2015-03-02
http: remove deprecated reset method
Eric Wong
1
-22
/
+0
2015-03-02
save about 200 bytes of memory on x86-64
Eric Wong
1
-2
/
+1
2015-03-01
Links: mark Rainbows! as historical, reference yahns
Eric Wong
1
-1
/
+4
2015-03-01
reduce and localize constant string use
Eric Wong
3
-25
/
+15
2015-03-01
const: drop constants used by Rainbows!
Eric Wong
1
-8
/
+0
2015-02-18
explain 11 byte magic number for self-pipe
Eric Wong
1
-0
/
+4
2015-02-12
http_server: favor ivars over constants
Eric Wong
1
-42
/
+35
2015-02-12
ISSUES: add section for bugs in other projects
Eric Wong
1
-1
/
+35
2015-02-06
favor "a.b(&:c)" form over "a.b { |x| x.c }"
Eric Wong
1
-2
/
+2
2015-02-06
test_socket_helper: do not depend on SO_REUSEPORT
Eric Wong
1
-1
/
+1
2015-02-06
fix uninstalled testing and reduce require paths
Eric Wong
11
-13
/
+17
2015-02-06
doc: update support status for Ruby versions
Eric Wong
9
-97
/
+22
2015-02-05
use require_relative to reduce syscalls at startup
Eric Wong
2
-12
/
+6
2015-02-05
favor IO#close_on_exec= over fcntl in 1.9+
Eric Wong
3
-8
/
+5
[prev]
[next]