..
app
Add fork_worker option and refork command
2020-05-01 17:21:32 -07:00
minissl
Add SSL support for the control app ( #2046 )
2019-10-21 09:35:15 +08:00
plugin
rack
Remove daemonization ( #2170 )
2020-03-10 12:08:34 -06:00
accept_nonblock.rb
binder.rb
Lock to Rack 1.6
2020-03-19 14:25:09 -06:00
cli.rb
Fix a bunch of test warnings
2020-05-11 13:21:24 +09:00
client.rb
Pass queued requests to thread pool on server shutdown ( #2122 )
2020-04-10 16:04:27 +09:00
cluster.rb
Added nakayoshi_fork
option.
2020-05-11 13:15:05 +09:00
commonlogger.rb
configuration.rb
Fix UserFileDefaultOptions#fetch
implementation ( #2233 )
2020-04-25 15:59:46 +09:00
const.rb
Add beta1 version
2020-05-11 12:22:45 +09:00
control_cli.rb
Merge branch 'promote' of https://github.com/wjordan/puma into wjordan-promote
2020-05-11 10:28:30 +09:00
detect.rb
Nitpicks
2020-04-22 08:35:28 +09:00
dsl.rb
Finish upgrade doc and provide default value for busy wait time
2020-05-11 13:49:00 +09:00
events.rb
Revert "Avoid mutating global STDOUT & STDERR ( #1837 )" ( #1946 )
2019-09-02 16:05:48 +00:00
io_buffer.rb
IOBuffer back to Ruby ( #1980 )
2020-02-27 13:50:34 -06:00
jruby_restart.rb
Remove daemonization ( #2170 )
2020-03-10 12:08:34 -06:00
launcher.rb
Add optional state file permissions ( #2238 )
2020-05-07 12:13:35 +09:00
minissl.rb
lib/puma\minissl.rb - TLSv1.3 updates
2020-05-13 12:37:58 -05:00
null_io.rb
improved rubocop config ( #2152 )
2020-03-07 08:15:43 -06:00
plugin.rb
Nitpicks
2020-04-22 08:35:28 +09:00
rack_default.rb
reactor.rb
Pass queued requests to thread pool on server shutdown ( #2122 )
2020-04-10 16:04:27 +09:00
runner.rb
Remove daemonization ( #2170 )
2020-03-10 12:08:34 -06:00
server.rb
Merge branch 'gitlab-latency' of https://github.com/ayufan-research/puma into ayufan-research-gitlab-latency
2020-05-11 10:34:06 +09:00
single.rb
JSON parse cluster worker stats instead of regex ( #2124 )
2020-04-14 13:06:30 +09:00
state_file.rb
Add optional state file permissions ( #2238 )
2020-05-07 12:13:35 +09:00
thread_pool.rb
Fix a bunch of test warnings
2020-05-11 13:21:24 +09:00
util.rb