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
worker_exec
Rack HTTP server for Unix and fast clients
about
summary
refs
log
tree
commit
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
Add rack.after_reply functionality
Blake Williams
1
-0
/
+4
2020-07-24
configurator: SIGHUP resets early_hints if unset
Eric Wong
1
-0
/
+1
2020-07-16
Add early hints support
Jean Boussier
2
-2
/
+38
2020-04-16
prevent single listener from monopolizing a worker
Eric Wong
1
-1
/
+2
2020-03-19
http: improve RFC 7230 conformance
Eric Wong
1
-0
/
+11
2020-01-20
doc: s/bogomips.org/yhbt.net/g
Eric Wong
4
-7
/
+7
2019-12-11
tmpio: workaround File#path being tainted on unlink
Terry Scheingeld
1
-2
/
+8
2019-05-03
Rescue failed pipe resizes due to permissions
Stephen Demjanenko
1
-0
/
+3
2018-10-18
doc: update more URLs to use HTTPS and avoid redirects
Eric Wong
4
-4
/
+4
2018-09-21
Support default_middleware configuration option
Jeremy Evans
3
-9
/
+18
2018-09-13
Make Worker#user support different process primary group and log file group
Jeremy Evans
1
-2
/
+16
2018-08-20
socket_helper: add hint for FreeBSD users for accf_http(9)
Eric Wong
1
-0
/
+1
2018-08-20
shrink pipes under Linux
Eric Wong
3
-4
/
+17
2018-07-23
use IO#wait instead of kgio_wait_readable
Eric Wong
2
-1
/
+2
2018-07-23
remove random seed reset atfork
Eric Wong
1
-3
/
+0
2018-05-01
quiet some mismatched indentation warnings
Eric Wong
3
-16
/
+16
2017-12-16
avoid reusing env on hijack
Eric Wong
3
-4
/
+5
2017-11-16
require 'pp' if $DEBUG is set by Rack app
Eric Wong
1
-1
/
+4
2017-04-08
reduce method calls with String#start_with?
Eric Wong
3
-3
/
+3
2017-03-26
Check for Socket::TCP_INFO constant before trying to get TCP_INFO
Dylan Thacker-Smith
1
-14
/
+3
2017-03-24
Check for SocketError on first ccc attempt
Jeremy Evans
1
-4
/
+14
2017-03-24
doc: note after_worker_exit is also 5.3.0+
Eric Wong
1
-0
/
+2
2017-03-23
doc: add version annotations for new features
Eric Wong
2
-1
/
+8
2017-03-23
Merge remote-tracking branch 'origin/worker_exec'
Eric Wong
3
-19
/
+73
2017-03-23
Merge branch 'ccc-tcp-v3'
Eric Wong
1
-9
/
+29
2017-03-23
http_server: initialize @pid ivar
Eric Wong
1
-0
/
+1
2017-03-23
input: update documentation and hide internals.
Eric Wong
3
-18
/
+18
2017-03-21
http_request: support proposed Raindrops::TCP states on non-Linux
Eric Wong
1
-9
/
+29
2017-03-15
Merge remote-tracking branch 'origin/ccc-tcp-v3'
Eric Wong
2
-7
/
+83
2017-03-14
doc: fix links to raindrops project
Eric Wong
1
-1
/
+1
2017-03-14
freebsd: avoid EINVAL when setting accept filter
Eric Wong
1
-2
/
+5
2017-03-14
http_request: reduce insn size for check_client_connection
Eric Wong
1
-3
/
+4
2017-03-13
Don't pass a block for fork when forking workers
worker_exec
Jeremy Evans
1
-8
/
+6
2017-03-10
Add worker_exec configuration option
Jeremy Evans
3
-21
/
+77
2017-03-08
oob_gc: rely on opt_aref_with optimization on Ruby 2.2+
Eric Wong
1
-2
/
+1
2017-03-08
support "struct tcp_info" on non-Linux and Ruby 2.2+
Eric Wong
1
-1
/
+31
2017-03-08
revert signature change to HttpServer#process_client
Eric Wong
4
-12
/
+24
2017-03-08
check_client_connection: use tcp state on linux
ccc-tcp-v2
Simon Eskildsen
3
-11
/
+44
2017-02-23
Add after_worker_ready configuration option
chroot
Jeremy Evans
2
-2
/
+24
2017-02-23
Add support for chroot to Worker#user
Jeremy Evans
1
-3
/
+10
2017-02-23
Fix code example in after_worker_exit documentation
Jeremy Evans
1
-1
/
+1
2017-02-21
Add after_worker_exit configuration option
Jeremy Evans
2
-2
/
+23
2017-02-13
http_request: freeze constant strings passed IO#write
Eric Wong
1
-4
/
+1
2017-02-10
tee_input: simplify condition for IO#write
Eric Wong
1
-3
/
+1
2016-10-25
relocate website to https://bogomips.org/unicorn/
Eric Wong
2
-4
/
+4
2016-07-28
doc: update gmane URLs to point to our own archives
Eric Wong
1
-2
/
+3
2016-01-27
doc update for ClientShutdown exceptions class
Eric Wong
1
-1
/
+3
2016-01-27
rack is optional at runtime, required for dev
Eric Wong
2
-20
/
+32
2016-01-07
various documentation updates
Eric Wong
2
-4
/
+5
2015-11-17
http_response: allow nil values in response headers
Eric Wong
1
-1
/
+1
[next]