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
2020-09-14 12:20:00 -05:00
..
app Load JSON at runtime 2020-05-17 11:59:39 -05:00
minissl Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
plugin Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
rack Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
accept_nonblock.rb lib\puma\accept_nonblock.rb - fix socket closing on error (#1941) 2019-09-02 07:15:25 +00:00
binder.rb Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
cli.rb Fix a bunch of test warnings 2020-05-11 13:21:24 +09:00
client.rb Fix decoding the chunked body. 2020-09-04 12:37:53 -07:00
cluster.rb Merge branch 'master' into json-require 2020-08-31 15:16:47 -05:00
commonlogger.rb fix: Update links to use TLS/SSL [ci skip] [changelog skip] 2020-08-14 00:20:07 +05:30
configuration.rb Fix UserFileDefaultOptions#fetch implementation (#2233) 2020-04-25 15:59:46 +09:00
const.rb Small test fixes - helpers/tmp_path.rb, helper.rb & test_redirect_io.rb 2020-09-09 14:44:02 -05: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 Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
dsl.rb Merge pull request #2266 from rafaelfranca/patch-1 2020-05-19 13:23:30 +09:00
error_logger.rb fix request logging 2020-06-07 16:34:33 +03:00
events.rb CI fixes - lib/puma/events.rb, lib/puma/server.rb 2020-07-19 20:30:33 -05: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 Fix recursive prune_bundler 2020-07-27 15:02:11 +03:00
minissl.rb Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -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 Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
reactor.rb Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
runner.rb Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
server.rb Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
single.rb JSON parse cluster worker stats instead of regex (#2124) 2020-04-14 13:06:30 +09:00
state_file.rb Minor: Add running_from to state_file 2020-05-23 19:27:51 +02:00
thread_pool.rb resolve waiting counter problem 2020-06-10 20:32:19 +00:00
util.rb Remove URI backport for Ruby 1.9.3 (#1709) 2019-02-14 14:37:27 -07:00