puma/lib/puma
Juanito Fatas 70600bf261
Handle waking up a closed selector in Reactor#add (#3005)
Co-Authored-By: MSP-Greg <MSP-Greg@users.noreply.github.com>

Co-authored-by: MSP-Greg <MSP-Greg@users.noreply.github.com>
2022-11-04 13:38:01 +09:00
..
app require to require_relative (#2964) 2022-09-21 15:00:30 +09:00
cluster Use :nodoc: to limit public API (#2988) 2022-10-11 21:34:43 -05:00
launcher 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
minissl OpenSSL - allow session reuse via a 'reuse' ssl_bind method or bind string query parameter (#2846) 2022-09-13 17:32:39 -05:00
plugin require to require_relative (#2964) 2022-09-21 15:00:30 +09:00
rack 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
binder.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
cli.rb puma.rb - autoload LogWriter for non-standard loading (#2966) 2022-09-27 12:23:20 +09:00
client.rb Use :nodoc: to limit public API (#2988) 2022-10-11 21:34:43 -05:00
cluster.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
commonlogger.rb fix: Update links to use TLS/SSL [ci skip] [changelog skip] 2020-08-14 00:20:07 +05:30
configuration.rb require to require_relative (#2964) 2022-09-21 15:00:30 +09:00
const.rb 6.0.0 (#2918) 2022-10-14 10:30:06 +09:00
control_cli.rb require to require_relative (#2964) 2022-09-21 15:00:30 +09:00
detect.rb Ruby 3.2 will have native IO#wait_* methods, don't require io/wait (#2903) 2022-08-27 11:12:10 -05:00
dsl.rb Include `ca` option for SSL bind and mTLS example (#3009) 2022-11-03 15:41:12 +09:00
error_logger.rb Stop 'deadlock; recursive locking (ThreadError)' in LogWriter (#2967) 2022-09-27 12:25:17 +09:00
events.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
io_buffer.rb Response refactor, increase requests-per-second, body type handling (#2896) 2022-09-13 11:55:07 -05:00
jruby_restart.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
json_serialization.rb Rename `Puma::JSON` to `Puma::JSONSerialization` (#2640) 2021-06-09 08:55:45 -06:00
launcher.rb require to require_relative (#2964) 2022-09-21 15:00:30 +09:00
log_writer.rb Stop 'deadlock; recursive locking (ThreadError)' in LogWriter (#2967) 2022-09-27 12:25:17 +09:00
minissl.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
null_io.rb NullIO#closed should return false (#2883) 2022-06-02 12:10:54 -06:00
plugin.rb Keep thread names under 15 characters (#2733) 2021-12-12 13:11:19 -07:00
rack_default.rb require to require_relative (#2964) 2022-09-21 15:00:30 +09:00
reactor.rb Handle waking up a closed selector in Reactor#add (#3005) 2022-11-04 13:38:01 +09:00
request.rb Correctly close app body for all code paths (#3002) 2022-11-03 15:46:43 +09:00
runner.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
server.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
single.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
state_file.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
systemd.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
thread_pool.rb 103 RuboCop fixes (#2976) 2022-09-30 15:06:32 +09:00
util.rb Remove nakayoshi GC (#2933) 2022-09-09 09:10:09 +09:00