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
2016-03-20 14:18:38 -07:00
..
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 toplevel rack interspection, require rack on load instead 2015-08-03 21:54:55 -07:00
accept_nonblock.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00
binder.rb Set a more explicit SERVER_SOFTWARE Rack variable 2016-02-27 18:32:18 +01:00
cli.rb Don't log requests by default. Fixes #852 2016-02-25 13:09:02 -08:00
client.rb Fix require when using Delegation in Client 2016-02-25 13:32:42 -08:00
cluster.rb Speed up phased-restart start 2016-03-20 14:14:35 -07:00
commonlogger.rb Remove rack dependency. Fixes #705 2015-07-14 10:28:59 -07:00
compat.rb Fix String#byteslice for Ruby 1.9.1, 1.9.2 2013-09-30 22:30:20 +09:00
configuration.rb Add 'fetch' to options. Fixes #913 2016-03-05 16:14:54 -08:00
const.rb Bump to 3.2.0 2016-03-20 14:18:38 -07: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 Move more logic out of CLI 2016-02-04 16:55:10 -06:00
dsl.rb Simplify and fix logic for directory to use when restarting for all phases 2016-03-20 14:09:30 -07:00
events.rb Manage nested configuration better 2016-02-07 14:51:54 -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 Simplify and fix logic for directory to use when restarting for all phases 2016-03-20 14:09:30 -07:00
minissl.rb Make building with SSL support optional 2015-09-18 09:43:51 -07:00
null_io.rb Manage nested configuration better 2016-02-07 14:51:54 -08:00
plugin.rb Make plugin :tmp_restart behavior correct in Windows. 2016-02-26 20:44:23 +08:00
rack_default.rb Default Rack handler helper 2013-02-09 20:27:05 -08:00
reactor.rb Fix uninitialized constant error 2015-07-17 17:00:55 -03:00
runner.rb Show RUBY_ENGINE_VERSION if available. Fixes #923 2016-03-05 21:48:44 -08:00
server.rb Revert PR #884. The experiment broke rails, will revisit later 2016-02-25 19:41:26 -08:00
single.rb Fix jruby daemonization. Fixes #918 2016-03-05 16:28:39 -08:00
state_file.rb Move require 'yaml' to state_file.rb 2016-02-21 02:01:37 -03:00
tcp_logger.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
thread_pool.rb Clean thread locals when using keepalive. Fixes #823 2016-02-25 13:35:47 -08:00
util.rb Remove rack dependency. Fixes #705 2015-07-14 10:28:59 -07:00