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 bbce3d61f0
Server - Consolidate option handling, small refactors, doc changes (#2389)
* Server - Consolidate option handling, small refactors, doc changes

Taken from PR #2373, added attr_writer's to maintain API, mark deprecated in v6.0.0.

* test_puma_server.rb - small timing fix for intermittent failures
2020-09-29 07:12:47 -06: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 Add more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06:00
cli.rb Fix a bunch of test warnings 2020-05-11 13:21:24 +09:00
client.rb [close #2371] Do not log EOFError (#2384) 2020-09-27 10:29:28 -06:00
cluster.rb Add more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06:00
commonlogger.rb fix: Update links to use TLS/SSL [ci skip] [changelog skip] 2020-08-14 00:20:07 +05:30
configuration.rb Documentation - add version info, misc fixes [ci skip] (#2368) 2020-09-17 09:15:19 -06:00
const.rb 5.0.2 2020-09-28 09:14:38 -06:00
control_cli.rb Documentation - add version info, misc fixes [ci skip] (#2368) 2020-09-17 09:15:19 -06:00
detect.rb Documentation - add version info, misc fixes [ci skip] (#2368) 2020-09-17 09:15:19 -06:00
dsl.rb Fix my errors in 2368 2020-09-17 10:40:45 -05:00
error_logger.rb Fix error backtrace debug logging && Do not log request dump if it is not parsed (#2376) 2020-09-22 09:35:04 -06:00
events.rb Change Events#ssl_error signature from (error, peeraddr, peercert) to (error, ssl_socket) (#2375) 2020-09-23 08:29:45 -06: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 more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06:00
minissl.rb Add more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06: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 Change Events#ssl_error signature from (error, peeraddr, peercert) to (error, ssl_socket) (#2375) 2020-09-23 08:29:45 -06:00
runner.rb Server - Consolidate option handling, small refactors, doc changes (#2389) 2020-09-29 07:12:47 -06:00
server.rb Server - Consolidate option handling, small refactors, doc changes (#2389) 2020-09-29 07:12:47 -06:00
single.rb Add more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06:00
state_file.rb Minor: Add running_from to state_file 2020-05-23 19:27:51 +02:00
thread_pool.rb Add more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06:00
util.rb Add more @!attribute tags [skip ci] (#2385) 2020-09-25 12:50:57 -06:00