.. |
app
|
Continue API cleanup, preparing for 3.0
|
2016-02-06 19:00:29 -08:00 |
plugin
|
Harden tmp_restart against errors related to the restart file
|
2016-02-26 10:11:59 -08:00 |
rack
|
Remove support for 1.8.7 and 1.9.2.
|
2016-09-01 23:58:15 +02:00 |
accept_nonblock.rb
|
Vastly improve IO perf on 1.9.3
|
2012-08-11 15:09:09 -07:00 |
binder.rb
|
Don't default to VERIFY_PEER. Fixes #1028
|
2016-07-23 21:18:52 -07:00 |
cli.rb
|
Clarify behavior of '-t <num>'. Fixes #984
|
2016-07-23 21:49:48 -07:00 |
client.rb
|
Remove support for 1.8.7 and 1.9.2.
|
2016-09-01 23:58:15 +02:00 |
cluster.rb
|
Execute background hooks after daemonizing. Fixes #925
|
2016-07-24 16:00:57 -07:00 |
commonlogger.rb
|
Remove rack dependency. Fixes #705
|
2015-07-14 10:28:59 -07:00 |
compat.rb
|
Remove support for 1.8.7 and 1.9.2.
|
2016-09-01 23:58:15 +02:00 |
configuration.rb
|
Merge pull request #1017 from jorihardman/configurable_persistent_timeout
|
2016-07-18 21:22:17 -07:00 |
const.rb
|
Remove 100-199 status codes from constant.
|
2016-09-01 19:03:19 +02:00 |
control_cli.rb
|
Recreate the proper args manually. Fixes #910
|
2016-03-05 15:57:24 -08:00 |
convenient.rb
|
Manage nested configuration better
|
2016-02-07 14:51:54 -08: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
|
Don't use ENV['PWD'] on windows. Fixes #1023
|
2016-07-23 21:36:05 -07:00 |
dsl.rb
|
Fix default SSL mode back to none. Fixes #1036
|
2016-08-03 10:57:50 -07:00 |
events.rb
|
Rewrite contextual error backtrace to use Puma::Events#unknown_error instead
|
2016-04-13 01:42:22 +08:00 |
io_buffer.rb
|
Conditionalize the jruby IOBuffer
|
2012-08-11 22:14:52 -07:00 |
java_io_buffer.rb
|
Conditionalize the jruby IOBuffer
|
2012-08-11 22:14:52 -07:00 |
jruby_restart.rb
|
Use constant rather than string
|
2016-03-05 16:28:49 -08:00 |
launcher.rb
|
Handle HUP as a stop unless there is IO redirection. Fixes #911
|
2016-07-24 15:24:42 -07:00 |
minissl.rb
|
More gracefully deal with SSL sessions. Fixes #1002
|
2016-07-25 18:44:48 -07:00 |
null_io.rb
|
Manage nested configuration better
|
2016-02-07 14:51:54 -08: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
|
Silence connection errors in the reactor. Fixes #959
|
2016-04-22 16:55:06 -07:00 |
runner.rb
|
Handle HUP as a stop unless there is IO redirection. Fixes #911
|
2016-07-24 15:24:42 -07:00 |
server.rb
|
More gracefully deal with SSL sessions. Fixes #1002
|
2016-07-25 18:44:48 -07:00 |
single.rb
|
Execute background hooks after daemonizing. Fixes #925
|
2016-07-24 16:00:57 -07: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
|
Log any exceptions in ThreadPool. Fixes #1010
|
2016-07-18 21:26:16 -07:00 |
util.rb
|
Remove support for 1.8.7 and 1.9.2.
|
2016-09-01 23:58:15 +02:00 |