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
v6-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
/
test
Date
Commit message (
Expand
)
2018-12-12
deduplicate strings VM-wide in Ruby 2.5+
2018-08-20
shrink pipes under Linux
2018-05-01
quiet some mismatched indentation warnings
2018-02-24
Use IO#wait instead to fix test for Ruby 1.9
2017-12-22
tests: cleanup some unused variable warnings
2017-03-27
test_exec: SO_KEEPALIVE value only needs to be true (take #2)
2017-03-23
Merge branch 'ccc-tcp-v3'
2017-03-22
test_ccc: use a pipe to synchronize test
ccc-tcp-v3
2017-03-15
Merge remote-tracking branch 'origin/ccc-tcp-v3'
2017-03-14
test_exec: SO_KEEPALIVE value only needs to be true
2017-03-14
tests: keep disabled tests defined
2017-03-08
revert signature change to HttpServer#process_client
2017-03-08
new test for check_client_connection
2017-03-08
check_client_connection: use tcp state on linux
ccc-tcp-v2
2017-02-15
Revert "remove response_start_sent"
2017-02-13
remove response_start_sent
2016-10-20
Add some tolerance (RFC2616 sec. 19.3)
2015-12-13
http: TypedData C-API conversion
2015-11-17
http_response: allow nil values in response headers
2015-10-27
inheriting sockets from UNICORN_FD does not close them
2015-10-27
sd_listen_fds emulation cleanup
2015-07-08
test_exec: disable systemd inheritance test
2015-07-05
test/unit/test_response.rb: compatibility with older test-unit
2015-07-05
emulate sd_listen_fds for systemd support
2015-06-30
reflect changes in Rack::Utils::HTTP_STATUS_CODES
2015-06-10
ensure body is closed during hijack
2015-06-06
http: move response_start_sent into the C ext
2015-06-04
http_server: remove a few more accessors and constants
2015-04-24
tee_input: support for Rack::TempfileReaper middleware
2015-03-02
http: remove experimental dechunk! method
2015-02-06
test_socket_helper: do not depend on SO_REUSEPORT
2015-02-06
fix uninstalled testing and reduce require paths
2015-02-06
doc: update support status for Ruby versions
2015-02-05
socket_helper: reduce constant lookups and caching
2014-12-21
remove SSL support
2014-09-17
http: reduce parser from 72 to 56 bytes on 64-bit
2014-08-18
http: remove the keepalive requests limit
2014-08-18
remove mongrel.rubyforge.org references
2014-08-17
http_response: remove Status: header
2014-05-29
http: remove xftrust options
2013-11-04
tests: fix SO_REUSEPORT tests for old Linux and non-Linux
2013-10-26
license: allow all future versions of the GNU GPL
2013-10-25
support SO_REUSEPORT on new listeners (:reuseport)
2013-08-17
test_util: fix encoding test for Ruby trunk (2.1.0dev)
2013-05-08
HttpParser#next? becomes response_start_sent-aware
2013-05-04
test_signals: increase delay between Process.kill
2013-01-29
test_exec: do not count '\n' as column width
2012-11-29
Begin writing HTTP request headers early to detect disconnected clients
2012-11-13
tests: remove assert_nothing_raised (part 2)
2012-08-06
avoid assert_nothing_raised in unit tests
[next]