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-05-11 12:22:45 +09:00
..
app Add fork_worker option and refork command 2020-05-01 17:21:32 -07: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 Lock to Rack 1.6 2020-03-19 14:25:09 -06:00
cli.rb Add fork_worker option and refork command 2020-05-01 17:21:32 -07:00
client.rb Pass queued requests to thread pool on server shutdown (#2122) 2020-04-10 16:04:27 +09:00
cluster.rb Add fork_worker option and refork command 2020-05-01 17:21:32 -07:00
commonlogger.rb Freeze all the strings! 2018-09-17 11:41:14 -05:00
configuration.rb Fix UserFileDefaultOptions#fetch implementation (#2233) 2020-04-25 15:59:46 +09:00
const.rb Add beta1 version 2020-05-11 12:22:45 +09: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 If I didn't switch editors so often, I would finally get my whitespace configuration correct. 2020-05-11 10:49:51 +09:00
events.rb Revert "Avoid mutating global STDOUT & STDERR (#1837)" (#1946) 2019-09-02 16:05:48 +00: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 Add optional state file permissions (#2238) 2020-05-07 12:13:35 +09:00
minissl.rb Run tests on TruffleRuby, all tests pass now (#2198) 2020-03-25 06:13:31 +09: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 Pass queued requests to thread pool on server shutdown (#2122) 2020-04-10 16:04:27 +09:00
runner.rb Remove daemonization (#2170) 2020-03-10 12:08:34 -06:00
server.rb Merge branch 'gitlab-latency' of https://github.com/ayufan-research/puma into ayufan-research-gitlab-latency 2020-05-11 10:34:06 +09:00
single.rb JSON parse cluster worker stats instead of regex (#2124) 2020-04-14 13:06:30 +09:00
state_file.rb Add optional state file permissions (#2238) 2020-05-07 12:13:35 +09:00
thread_pool.rb Inject small delay to improve requests distribution 2020-05-05 17:06:28 +02:00
util.rb Remove URI backport for Ruby 1.9.3 (#1709) 2019-02-14 14:37:27 -07:00