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
2011-08-25
unicorn 4.1.1 - fix last-resort timeout accuracy
v4.1.1
Eric Wong
2
-2
/
+2
2011-08-24
doc: add Application Timeouts document
Eric Wong
2
-0
/
+78
2011-08-23
test_helper: remove needless LOAD_PATH mangling
Eric Wong
1
-5
/
+0
2011-08-23
fix sleep/timeout activation accuracy
Eric Wong
1
-7
/
+7
2011-08-22
.document: re-add OobGC documentation
Eric Wong
1
-0
/
+1
2011-08-20
unicorn 4.1.0 - small updates and fixes
v4.1.0
Eric Wong
2
-2
/
+2
2011-08-20
rdoc cleanups
Eric Wong
1
-1
/
+8
2011-08-19
close race if an exit signal hits the worker before trap
Eric Wong
1
-0
/
+1
2011-08-19
gemspec: bump wrongdoc dependency for dev
Eric Wong
2
-1
/
+3
2011-08-19
tests: bump test deps to the latest versions
Eric Wong
1
-3
/
+3
2011-08-19
Rack::Chunked and ContentLength middlewares by default
Eric Wong
1
-0
/
+7
2011-08-19
filter exception messages with control characters
Eric Wong
1
-2
/
+4
2011-08-11
http_server: small simplification for redirects
Eric Wong
1
-1
/
+1
2011-08-11
future-proof against close-on-exec by default
Eric Wong
1
-4
/
+8
2011-08-11
test_socket_helper: Socket#bind may fail with EINVAL if IPv6 is missing
Eric Wong
1
-1
/
+5
2011-08-03
KNOWN_ISSUES: add link to FreeBSD jail workaround notes
Eric Wong
1
-0
/
+3
2011-08-02
trap death signals in the worker sooner
Eric Wong
1
-2
/
+6
2011-07-20
http_server: explicitly disable close-on-exec for listeners
Eric Wong
1
-1
/
+7
2011-07-13
http: reject non-LWS CTL chars (0..31 + 127) in field values
Eric Wong
2
-2
/
+21
2011-07-01
socket_helper: fix undefined variable for logging
Eric Wong
1
-1
/
+1
2011-06-29
unicorn 4.0.1 - regression bugfixes
v4.0.1
Eric Wong
2
-3
/
+2
2011-06-29
configurator: limit timeout to 32-bit INT_MAX-1
Eric Wong
1
-1
/
+1
2011-06-29
fix per-worker listen directive in after_fork hook
Eric Wong
2
-2
/
+3
2011-06-27
configurator: truncate timeouts to 32-bit LONG_MAX
Eric Wong
1
-0
/
+2
2011-06-27
unicorn 4.0.0 - for mythical hardware!
v4.0.0
Eric Wong
2
-3
/
+3
2011-06-27
slightly faster worker process spawning
Eric Wong
1
-1
/
+1
2011-06-25
reenable heartbeat checking for idle workers
Eric Wong
1
-1
/
+1
2011-06-24
test with latest kgio and rack versions
Eric Wong
1
-2
/
+2
2011-06-24
allow multiline comments in config.ru
Eric Wong
1
-1
/
+1
2011-06-23
http_server: avoid race conditions on SIGQUIT
Eric Wong
1
-5
/
+7
2011-06-22
http_server: remove unused variable
Eric Wong
1
-1
/
+0
2011-06-22
gemspec: fix raindrops dependency
Eric Wong
1
-1
/
+1
2011-06-22
TODO: remove scalability to >= 1024 workers item
Eric Wong
1
-2
/
+0
2011-06-17
test_http_parser: fix for URI too long errors (#3)
Eric Wong
1
-1
/
+1
2011-06-17
error logging is more consistent
Eric Wong
4
-12
/
+12
2011-06-17
add broken app test from Rainbows!
Eric Wong
3
-1
/
+69
2011-06-17
ensure at_exit handlers run on graceful shutdown
Eric Wong
5
-7
/
+54
2011-06-16
replace fchmod()-based heartbeat with raindrops
Eric Wong
6
-45
/
+90
2011-06-16
add heartbeat timeout test from Rainbows!
Eric Wong
2
-0
/
+81
2011-06-15
memory reductions in worker process
Eric Wong
4
-3
/
+7
2011-06-15
test_http_parser: fix for URI too long errors (again)
Eric Wong
1
-1
/
+1
2011-06-15
http_server: kill another stack frame off
Eric Wong
1
-1
/
+1
2011-06-15
http_server: factor out inherit_listeners! method
Eric Wong
1
-30
/
+32
2011-06-15
test_response: httpdate is low resolution
Eric Wong
1
-1
/
+1
2011-06-15
remove BasicSocket.do_not_reverse_lookup setting
Eric Wong
1
-2
/
+0
2011-06-15
http: delay CoW string invalidations in filter_body
Eric Wong
1
-3
/
+5
2011-06-15
http: remove tainting flag
Eric Wong
1
-1
/
+0
2011-06-15
http_server: get rid of EINTR checks
Eric Wong
1
-3
/
+0
2011-06-15
test_http_parser: fix for URI too long errors
Eric Wong
1
-2
/
+2
2011-06-15
http_server: further reduce stack usage for app.call
Eric Wong
1
-4
/
+7
[next]