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
Nate Berkopec 4e94401174
Merge pull request #2350 from ahorek/remove_sol
replace SOL_TCP with IPPROTO_TCP [changelog skip]
2020-09-05 16:44:51 -07:00
..
app Load JSON at runtime 2020-05-17 11:59:39 -05:00
minissl Add SSL support for the control app (#2046) 2019-10-21 09:35:15 +08: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 merge master 2020-06-11 15:07:10 +03: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 5.0.0.beta2 2020-09-05 15:25:32 -07: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 Nitpicks 2020-04-22 08:35:28 +09: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 JRuby - Add Puma::MiniSSL::Engine#init? and #teardown methods, run all SSL tests (#2317) 2020-09-01 17:00:36 -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 add body & headers to request log 2020-05-11 13:19:53 +03:00
runner.rb Fix errors on test_halt_unix 2020-05-19 11:32:02 -07:00
server.rb replace SOL_TCP with IPPROTO_TCP 2020-09-01 01:04:08 +02: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