.. |
app
|
Remove use of json gem (#2479)
|
2020-11-10 10:16:42 -07:00 |
cluster
|
Remove use of json gem from WorkerHandle#ping! (#2473)
|
2020-11-01 15:09:31 -07:00 |
minissl
|
Adjust code for compiling without SSL (MRI & JRuby), add SSL detection
|
2020-09-14 12:20:00 -05:00 |
plugin
|
|
|
rack
|
|
|
binder.rb
|
Add option to bind to activated sockets (#2362)
|
2020-11-10 10:24:39 -07:00 |
cli.rb
|
Add option to bind to activated sockets (#2362)
|
2020-11-10 10:24:39 -07:00 |
client.rb
|
Close idle connections immediately on shutdown (#2460)
|
2020-10-27 07:51:26 -06:00 |
cluster.rb
|
Ignore forksafe threads for warning (#2475)
|
2020-11-02 12:37:55 -07:00 |
commonlogger.rb
|
|
|
configuration.rb
|
Log puma config if the env variable LOG_CONFIG exists (#2472)
|
2020-11-02 08:32:37 -07:00 |
const.rb
|
Fix regex warnings in const.rb & test_launcher.rb (#2498)
|
2020-11-30 08:57:08 -07:00 |
control_cli.rb
|
File.open -> File.read, File.write (#2493)
|
2020-11-27 08:47:33 -07:00 |
detect.rb
|
Documentation - add version info, misc fixes [ci skip] (#2368)
|
2020-09-17 09:15:19 -06:00 |
dsl.rb
|
Fix JRuby ssl_cipher_list, add Puma::DSL.ssl_bind_str method (#2489)
|
2020-11-27 08:40:26 -07:00 |
error_logger.rb
|
Fix error backtrace debug logging && Do not log request dump if it is not parsed (#2376)
|
2020-09-22 09:35:04 -06:00 |
events.rb
|
Add systemd notify and watchdog support (#2438)
|
2020-10-26 16:02:31 -06:00 |
io_buffer.rb
|
|
|
jruby_restart.rb
|
|
|
json.rb
|
Remove use of json gem (#2479)
|
2020-11-10 10:16:42 -07:00 |
launcher.rb
|
File.open -> File.read, File.write (#2493)
|
2020-11-27 08:47:33 -07:00 |
minissl.rb
|
Add more @!attribute tags [skip ci] (#2385)
|
2020-09-25 12:50:57 -06:00 |
null_io.rb
|
|
|
plugin.rb
|
|
|
queue_close.rb
|
queue_close.rb - fix 'warning: instance variable @closed not initialized' on Ruby 2.2
|
2020-10-25 17:07:43 -05:00 |
rack_default.rb
|
|
|
reactor.rb
|
Catch 'Error in reactor loop escaped: mode not supported for this object: r' (#2477)
|
2020-11-16 14:31:07 -06:00 |
request.rb
|
Ignore illegal response header (#2439)
|
2020-10-26 16:02:13 -06:00 |
runner.rb
|
Add pid to start-up log output, name control server thread 'control'
|
2020-11-29 09:35:50 -06:00 |
server.rb
|
Add pid to start-up log output, name control server thread 'control'
|
2020-11-29 09:35:50 -06:00 |
single.rb
|
Server run thread safety fix [changelog skip] (#2435)
|
2020-10-20 07:26:16 -06:00 |
state_file.rb
|
File.open -> File.read, File.write (#2493)
|
2020-11-27 08:47:33 -07:00 |
systemd.rb
|
Add systemd notify and watchdog support (#2438)
|
2020-10-26 16:02:31 -06:00 |
thread_pool.rb
|
Add more @!attribute tags [skip ci] (#2385)
|
2020-09-25 12:50:57 -06:00 |
util.rb
|
Refactor: extract worker process into separate class [changelog skip] (#2374)
|
2020-09-29 07:21:52 -06:00 |