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 69d4c6391d binder.rb - move logger.log calls after adding listeners
Other threads may be writing to sockets based on logger.log calls, so they must be after the listeners are available
2018-07-14 20:09:58 -05:00
..
app Add /gc URL to status server to do a major GC. Add a /gc-status URL to get GC.stats as JSON. (#1384) 2017-08-03 15:46:49 -06:00
plugin Let's use Rubocop! (#1325) 2017-06-04 13:21:05 -07:00
rack Compare host and server name only once per call. 2016-09-13 12:23:00 +02:00
accept_nonblock.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00
binder.rb binder.rb - move logger.log calls after adding listeners 2018-07-14 20:09:58 -05:00
cli.rb Add support for --control-url (#1487) 2018-05-09 12:38:12 -06:00
client.rb Doc Puma::Client 2018-05-01 15:42:05 -05:00
cluster.rb Add max_threads to Puma.stats 2018-06-29 12:33:18 -05:00
commonlogger.rb Merge pull request #1081 from frodsan/fix-log-hijacking 2016-09-08 14:44:34 -07:00
compat.rb Remove support for 1.8.7 and 1.9.2. 2016-09-01 23:58:15 +02:00
configuration.rb Use Rubocop 0.50; fix SpaceBeforeBlockBraces layout (#1472) 2017-11-30 08:52:40 -07:00
const.rb v3.12.0 2018-07-13 10:08:56 -05:00
control_cli.rb Add support for --control-url (#1487) 2018-05-09 12:38:12 -06:00
convenient.rb Split out config into explicit user and file parts 2017-03-09 11:38:26 -06:00
daemon_ext.rb Continue API cleanup, preparing for 3.0 2016-02-06 19:00:29 -08:00
delegation.rb Standardize "block" usage 2013-07-03 09:25:48 -05:00
detect.rb Use Puma env detection helpers in tests. (#1156) 2016-11-22 17:27:30 -07:00
dsl.rb worker_timeout, worker_boot_timeout, worker_shutdown_timeout fix integer convert (#1450) 2018-03-19 15:05:15 -06:00
events.rb Remove environment from parse_error 2017-05-30 14:52:35 -04:00
io_buffer.rb Use Puma#jruby? helper. (#1159) 2016-11-23 07:38:10 -07:00
java_io_buffer.rb Conditionalize the jruby IOBuffer 2012-08-11 22:14:52 -07:00
jruby_restart.rb Let's use Rubocop! (#1325) 2017-06-04 13:21:05 -07:00
launcher.rb Expose top level Puma.stats API 2018-03-20 11:24:32 -05:00
minissl.rb Merge pull request #1478 from eallison91/dev/ssl_cipher_support 2018-05-09 16:00:52 -07:00
null_io.rb Add eof? method to NullIO? (#1169) 2016-12-12 09:58:36 -07:00
plugin.rb Execute background hooks after daemonizing. Fixes #925 2016-07-24 16:00:57 -07:00
rack_default.rb Default Rack handler helper 2013-02-09 20:27:05 -08:00
reactor.rb Doc Puma::Runner, Puma::Single, and Puma::Cluster 2018-05-01 15:44:08 -05:00
runner.rb leak_stack_on_error in test environment (#1557) 2018-05-09 11:45:41 -06:00
server.rb Merge pull request #1579 from puma/schneems/waiting 2018-06-14 07:57:51 -05:00
single.rb Add max_threads to Puma.stats 2018-06-29 12:33:18 -05:00
state_file.rb Move require 'yaml' to state_file.rb 2016-02-21 02:01:37 -03:00
tcp_logger.rb Fix TCPLogger log error in tcp cluster mode. 2016-06-06 21:18:28 +08:00
thread_pool.rb Include max threads in capacity calculation 2018-05-04 13:02:44 -05:00
util.rb Remove support for 1.8.7 and 1.9.2. 2016-09-01 23:58:15 +02:00