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
MSP-Greg cf973d50fa
Ruby 3.2 will have native IO#wait_* methods, don't require io/wait (#2903)
* detect.rb - add Puma::HAS_NATIVE_IO_WAIT

* Change io/wait requires
2022-08-27 11:12:10 -05:00
..
app Puma::ControlCLI - allow refork command to be sent as a request (#2868) 2022-06-02 12:10:03 -06:00
cluster Extra log (#2891) 2022-06-02 12:07:25 -06: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
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 Minor: Export puma/ruby versions in /stats (#2875) 2022-05-19 16:16:51 -06:00
commonlogger.rb
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 [jruby] support setting TLS protocols + rename ssl_cipher_list (#2899) 2022-07-04 09:16:31 -05: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
jruby_restart.rb
json_serialization.rb Rename Puma::JSON to Puma::JSONSerialization (#2640) 2021-06-09 08:55:45 -06:00
launcher.rb Puma::ControlCLI - allow refork command to be sent as a request (#2868) 2022-06-02 12:10:03 -06: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
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 Escape SSL cert and filenames (#2855) 2022-04-09 09:02:39 -06:00