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-01-06 10:39:31 -08:00
..
app Add reload_worker_directory 2014-02-25 14:52:20 +01: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 Only set ctx.ca iff there is a params['ca'] to set with. 2015-11-06 13:48:23 -06:00
capistrano.rb Add deprecation warning to capistrano.rb. Fixes #673 2015-08-14 16:58:01 -07:00
cli.rb Merge pull request #795 from unleashed/redirects-from-cmdline 2015-11-06 09:59:32 -08:00
client.rb Split on comma and space 2016-01-06 10:39:31 -08:00
cluster.rb Merge pull request #817 from unleashed/worker-boot-timeout 2015-11-06 09:57:15 -08: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 'set_remote_address' config option 2016-01-06 10:12:09 -08:00
const.rb Add 'set_remote_address' config option 2016-01-06 10:12:09 -08:00
control_cli.rb Fix syntax warning 2015-11-06 11:00:49 -08:00
daemon_ext.rb Keep STDOUT/STDERR the right mode. Fixes #422 2013-12-05 09:51:39 -08:00
delegation.rb Standardize "block" usage 2013-07-03 09:25:48 -05:00
detect.rb Cleanup the JRuby specific fix 2012-08-10 19:36:01 -07:00
dsl.rb Split on comma and space 2016-01-06 10:39:31 -08:00
events.rb Fix typos (it's -> its) in events.rb and server.rb 2015-10-17 19:28:21 +01: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 Keep jruby daemon mode from retrying on a hot restart 2013-08-13 16:05:51 -07:00
minissl.rb Make building with SSL support optional 2015-09-18 09:43:51 -07:00
null_io.rb Remove StringIO dependency from NullIO 2012-04-30 14:55:16 -04: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 better error logging during startup 2014-09-16 09:29:31 -04:00
server.rb Add 'set_remote_address' config option 2016-01-06 10:12:09 -08:00
single.rb Fix spelling errors. 2015-10-17 11:31:55 -06:00
tcp_logger.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
thread_pool.rb thread_pool: fix typos in comment 2015-10-27 12:49:26 +01:00
util.rb Remove rack dependency. Fixes #705 2015-07-14 10:28:59 -07:00