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-10-11 20:28:31 -05:00
..
app Load JSON at runtime 2020-05-17 11:59:39 -05:00
cluster Refactor: extract worker process into separate class [changelog skip] (#2374) 2020-09-29 07:21:52 -06: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 Reactor refactor (#2279) 2020-10-06 07:22:53 -06:00
cluster.rb Refactor: extract worker process into separate class [changelog skip] (#2374) 2020-09-29 07:21:52 -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 puma/configuration.rb - 'overview' doc fixup [ci skip] 2020-10-11 20:28:31 -05: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
queue_close.rb Test adding connection to Reactor after shutdown [changelog skip] (#2418) 2020-10-07 19:51:59 -06:00
rack_default.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
reactor.rb Test adding connection to Reactor after shutdown [changelog skip] (#2418) 2020-10-07 19:51:59 -06:00
request.rb Request#req_env_post_parse - fixup comments [skip ci] 2020-10-09 12:17:28 -05:00
runner.rb Server - Consolidate option handling, small refactors, doc changes (#2389) 2020-09-29 07:12:47 -06:00
server.rb Extract req/resp methods to new request.rb from server.rb (#2419) 2020-10-09 08:09:48 -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 Refactor: extract worker process into separate class [changelog skip] (#2374) 2020-09-29 07:21:52 -06:00