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
2021-03-25 17:22:06 -07:00
..
app Remove use of json gem (#2479) 2020-11-10 10:16:42 -07:00
cluster Add debug to worker timeout and startup (#2559) 2021-03-11 11:17:44 -06:00
minissl [SSL] Add ability to set verification flags (#2490) 2020-12-07 17:21:23 -06: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
binder.rb Don't close systemd activated socket on pumactl restart (#2563) 2021-03-06 10:24:00 -07:00
cli.rb Add option to bind to activated sockets (#2362) 2020-11-10 10:24:39 -07:00
client.rb Set @env[CONTENT_LENGTH] value as string. (#2549) 2021-02-04 06:59:39 -07:00
cluster.rb Add debug to worker timeout and startup (#2559) 2021-03-11 11:17:44 -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 Print warning when running one-worker cluster (#2565) 2021-03-09 07:40:31 -07:00
const.rb 5.2.2 [ci skip] 2021-02-22 13:20:14 -07:00
control_cli.rb Avoid mutating stdout and stderr (#2486) 2020-12-02 10:43:53 -07:00
detect.rb Move ssl detection to puma.rb (#2541) 2021-02-01 14:10:28 -07:00
dsl.rb Add some docs and modify warning message re: single worker warning. [ci skip] 2021-03-09 07:43:07 -07:00
error_logger.rb Avoid mutating stdout and stderr (#2486) 2020-12-02 10:43:53 -07:00
events.rb Avoid mutating stdout and stderr (#2486) 2020-12-02 10:43:53 -07: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
json.rb Remove use of json gem (#2479) 2020-11-10 10:16:42 -07:00
launcher.rb Change 'Goodbye!' message to be output after listeners are closed (#2529) 2021-01-24 14:31:41 -07:00
minissl.rb MiniSSL::Socket#write - use data.byteslice(wrote..-1) (#2543) 2021-02-01 14:11:48 -07:00
null_io.rb Add #flush and #sync methods to Puma::NullIO (#2553) 2021-02-10 15:30:24 -07:00
plugin.rb Nitpicks 2020-04-22 08:35:28 +09:00
queue_close.rb queue_close.rb - fix 'warning: instance variable @closed not initialized' on Ruby 2.2 2020-10-25 17:07:43 -05:00
rack_default.rb Test cleanup and parallelization (#1846) 2019-07-16 18:53:28 -04:00
reactor.rb Allow specifying the desired IO selector backend for nio4r (#2522) 2021-01-12 09:39:33 -07:00
request.rb request.rb - fix chunked assembly for ascii incompatible encodings, add test (#2585) 2021-03-25 17:22:06 -07:00
runner.rb Restore sync=true on global stdout/stderr streams (#2557) 2021-02-22 13:17:03 -07:00
server.rb Micro optimisations in wait_for_less_busy_worker feature (#2579) 2021-03-17 13:11:38 -06:00
single.rb Server run thread safety fix [changelog skip] (#2435) 2020-10-20 07:26:16 -06:00
state_file.rb File.open -> File.read, File.write (#2493) 2020-11-27 08:47:33 -07:00
systemd.rb Add systemd notify and watchdog support (#2438) 2020-10-26 16:02:31 -06:00
thread_pool.rb Micro optimisations in wait_for_less_busy_worker feature (#2579) 2021-03-17 13:11:38 -06:00
util.rb Refactor: extract worker process into separate class [changelog skip] (#2374) 2020-09-29 07:21:52 -06:00