.. |
app
|
Change Puma.stats to return a hash instead of a JSON string (#2086)
|
2019-12-17 12:38:48 +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
|
Test cleanup and parallelization (#1846)
|
2019-07-16 18:53:28 -04: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
|
Remove unnecessary attr_reader
|
2020-02-27 10:32:33 -06:00 |
cli.rb
|
Remove --control
|
2020-02-27 14:17:41 -06:00 |
client.rb
|
Rescue IO::WaitReadable instead of EAGAIN for blocking read (#2121)
|
2020-02-21 10:26:38 -06:00 |
cluster.rb
|
Instrument requests count (#2106)
|
2020-02-11 09:47:39 -06:00 |
commonlogger.rb
|
Freeze all the strings!
|
2018-09-17 11:41:14 -05:00 |
configuration.rb
|
Remove diagnostic logging
|
2020-02-13 16:55:35 -06:00 |
const.rb
|
4.3.2
|
2020-02-27 13:11:02 -06:00 |
control_cli.rb
|
Config: Get environment from RAILS_ENV, too (#2022)
|
2019-11-11 13:10:02 +08:00 |
detect.rb
|
Freeze all the strings!
|
2018-09-17 11:41:14 -05:00 |
dsl.rb
|
Remove worker_directory config
|
2020-02-27 14:19:43 -06: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
|
Freeze all the strings!
|
2018-09-17 11:41:14 -05:00 |
launcher.rb
|
Merge branch 'removes-connected-port' of https://github.com/drews256/puma into drews256-removes-connected-port
|
2020-02-27 10:27:00 -06:00 |
minissl.rb
|
Removes connected_port, implements connected_ports
|
2019-11-19 10:51:18 -08:00 |
null_io.rb
|
Freeze all the strings!
|
2018-09-17 11:41:14 -05:00 |
plugin.rb
|
Remove unused loader argument from Plugin initializer
|
2019-12-24 16:41:58 -05:00 |
rack_default.rb
|
Test cleanup and parallelization (#1846)
|
2019-07-16 18:53:28 -04:00 |
reactor.rb
|
Don't allow EINVAL to raise during SSL addr check
|
2019-10-07 16:03:05 +02:00 |
runner.rb
|
Simplify Runner#start_control URL parsing (#2111)
|
2020-02-20 06:40:17 -06:00 |
server.rb
|
IOBuffer back to Ruby (#1980)
|
2020-02-27 13:50:34 -06:00 |
single.rb
|
Instrument requests count (#2106)
|
2020-02-11 09:47:39 -06:00 |
state_file.rb
|
Freeze all the strings!
|
2018-09-17 11:41:14 -05:00 |
tcp_logger.rb
|
Freeze all the strings!
|
2018-09-17 11:41:14 -05:00 |
thread_pool.rb
|
Fix typo
|
2019-10-19 16:58:19 +08:00 |
util.rb
|
Remove URI backport for Ruby 1.9.3 (#1709)
|
2019-02-14 14:37:27 -07:00 |