1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/puma
Nate Berkopec 47f7c7fb2d
Binder fixes for 4.2.1 (#2006)
* Adds failing test for #1986. We now have failing tests for both that issue and #1994

* Fix #1986. Fix #1994

* Fixup and reorder test a bit

Original test was using localhost + port 0 for ssl, two things which
will not be corretly supported in 4.2.1. Instead, test for 127.0.0.1 and
a real port with SSL, which we do support correctly today.

Also re-use test method for the ssl test.
2019-10-01 11:33:00 +02:00
..
app Status app: privatize auth, no more explicit returns 2019-09-20 12:45:56 +02:00
plugin Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
rack Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
accept_nonblock.rb lib\puma\accept_nonblock.rb - fix socket closing on error (#1941) 2019-09-02 07:15:25 +00:00
binder.rb Binder fixes for 4.2.1 (#2006) 2019-10-01 11:33:00 +02:00
cli.rb Allow extra runtime deps to be defined when using prune_bundler (#1105) 2019-09-02 16:10:33 +00:00
client.rb Client: refactor error response 2019-09-20 13:41:58 +02:00
cluster.rb Update test_integration files per PR #1956 (#1965) 2019-09-19 19:37:53 +02:00
commonlogger.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
configuration.rb Fix Typos (#1859) 2019-07-22 10:33:19 -04:00
const.rb 4.2.0 (#1974) 2019-09-23 11:04:21 +02:00
control_cli.rb Check puma config environment file on control_cli (#1885) 2019-08-10 11:34:35 -07:00
convenient.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
delegation.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
detect.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
dsl.rb Allow extra runtime deps to be defined when using prune_bundler (#1105) 2019-09-02 16:10:33 +00:00
events.rb Revert "Avoid mutating global STDOUT & STDERR (#1837)" (#1946) 2019-09-02 16:05:48 +00:00
io_buffer.rb re-implement (native) IOBuffer for JRuby 2018-12-20 12:40:15 +01:00
jruby_restart.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
launcher.rb Launcher: remove extra whitespace 2019-09-20 12:11:26 +02:00
minissl.rb OpenSSL 1.1.1 updates, add #no_tlsv1_1 2019-08-03 14:36:59 -05:00
null_io.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
plugin.rb PluginRegistry#fire_background - fix up per issue 1972 (#1973) 2019-09-18 15:53:29 +02:00
rack_default.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
reactor.rb Client: refactor error response 2019-09-20 13:41:58 +02:00
runner.rb Status app: privatize auth, no more explicit returns 2019-09-20 12:45:56 +02:00
server.rb Client: refactor error response 2019-09-20 13:41:58 +02:00
single.rb unlink UNIXSocket files, fix Binder#close (#1970) 2019-09-18 11:51:59 +02:00
state_file.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
tcp_logger.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
thread_pool.rb Refactor threadpool autoworkers 2019-09-20 12:11:37 +02:00
util.rb Remove URI backport for Ruby 1.9.3 (#1709) 2019-02-14 14:37:27 -07:00