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
schneems 84ce04dc95 Make Launcher#close_binder_listeners public
To avoid a `send` call in `cluster.rb` and to indicate to the maintainers that other classes use this method, we will make it public.
2019-06-07 14:10:20 -05:00
..
app Fix: Invalid JSON on gc-stats (#1801) 2019-05-21 07:43:18 -05:00
plugin Let's use Rubocop! (#1325) 2017-06-04 13:21:05 -07:00
rack Remove URI backport for Ruby 1.9.3 (#1709) 2019-02-14 14:37:27 -07:00
accept_nonblock.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00
binder.rb small fixes - binder.rb client.rb test_integration.rb (#1784) 2019-04-27 12:06:48 +09:00
cli.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
client.rb small fixes - binder.rb client.rb test_integration.rb (#1784) 2019-04-27 12:06:48 +09:00
cluster.rb Make Launcher#close_binder_listeners public 2019-06-07 14:10:20 -05:00
commonlogger.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
configuration.rb enable exception raising in default configuration 2019-02-21 20:57:37 +01:00
const.rb Move WORKER_CHECK_INTERVAL const. Fixes #1731 2019-03-19 21:06:25 -07:00
control_cli.rb Merge pull request #1649 from puma/schneems/frozen 2018-10-17 16:16:29 -05:00
convenient.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
daemon_ext.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 Fixes the bug that wouldn't allow no_token be set to true (#1803) 2019-05-28 09:37:34 -04:00
events.rb Freeze all the strings! 2018-09-17 11:41:14 -05: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 Make Launcher#close_binder_listeners public 2019-06-07 14:10:20 -05:00
minissl.rb Merge pull request #1665 from amatsuda/mismatched_indentation 2019-02-19 21:09:19 -08:00
null_io.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
plugin.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
rack_default.rb Default Rack handler helper 2013-02-09 20:27:05 -08:00
reactor.rb More more jruby bits 2019-02-20 21:23:54 -08:00
runner.rb Fixes the bug that wouldn't allow no_token be set to true (#1803) 2019-05-28 09:37:34 -04:00
server.rb Updates documentation for Server#handle_request (#1806) 2019-05-24 18:37:12 -05:00
single.rb Merge pull request #1655 from mipearson/mp-puma-hack 2019-02-19 21:09:00 -08: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 Merge pull request #1648 from wjordan/oob 2019-02-19 17:14:21 -08:00
util.rb Remove URI backport for Ruby 1.9.3 (#1709) 2019-02-14 14:37:27 -07:00