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
2022-09-09 09:10:09 +09:00
..
app Rack 3.0.0 release (#2927) 2022-09-08 08:27:50 +09:00
cluster Remove nakayoshi GC (#2933) 2022-09-09 09:10:09 +09:00
launcher [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
minissl [jruby] support setting TLS protocols + rename ssl_cipher_list (#2899) 2022-07-04 09:16:31 -05:00
plugin Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
rack Add Rubocop for redundant returns 2021-06-10 12:28:35 -06:00
binder.rb Do not remove pre-existing socket after USR2+TERM (#2816) (#2817) 2022-02-20 07:27:57 -07:00
cli.rb [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
client.rb Merge pull request from GHSA-h99w-9q5r-gjq9 2022-03-30 08:06:46 -06:00
cluster.rb Remove nakayoshi GC (#2933) 2022-09-09 09:10:09 +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 [WIP] Refactor: Split out LogWriter from Events (no logic change) (#2798) 2022-02-05 10:06:22 -07:00
const.rb 5.6.5 2022-08-22 16:32:49 -07:00
control_cli.rb Puma::ControlCLI - allow refork command to be sent as a request (#2868) 2022-06-02 12:10:03 -06: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 Remove nakayoshi GC (#2933) 2022-09-09 09:10:09 +09:00
error_logger.rb fix some spell errors (#2615) 2021-04-29 10:01:15 -06: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 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
json_serialization.rb Rename Puma::JSON to Puma::JSONSerialization (#2640) 2021-06-09 08:55:45 -06:00
launcher.rb Load the configuration before passing it to the binder: (#2897) 2022-08-27 15:38:53 -05:00
log_writer.rb Ruby 3.2 will have native IO#wait_* methods, don't require io/wait (#2903) 2022-08-27 11:12:10 -05:00
minissl.rb Ruby 3.2 will have native IO#wait_* methods, don't require io/wait (#2903) 2022-08-27 11:12:10 -05: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
queue_close.rb Refactor drain on shutdown (#2600) 2021-04-30 17:22:59 -05:00
rack_default.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
reactor.rb Allow specifying the desired IO selector backend for nio4r (#2522) 2021-01-12 09:39:33 -07:00
request.rb Fix rack.after_reply exceptions breaking connections (#2861) 2022-04-17 10:21:36 -06:00
runner.rb Minor: Export puma/ruby versions in /stats (#2875) 2022-05-19 16:16:51 -06:00
server.rb Ruby 3.2 will have native IO#wait_* methods, don't require io/wait (#2903) 2022-08-27 11:12:10 -05:00
single.rb Minor: Export puma/ruby versions in /stats (#2875) 2022-05-19 16:16:51 -06:00
state_file.rb Fix Puma::StateFile#load returns empty string instead of nil (#2810) 2022-01-27 08:16:01 -06: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 Bump RuboCop to work with newer Psych versions (#2783) 2021-12-31 14:18:16 +01:00
util.rb Remove nakayoshi GC (#2933) 2022-09-09 09:10:09 +09:00