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
2015-05-18 21:08:57 -07:00
..
app Add reload_worker_directory 2014-02-25 14:52:20 +01:00
accept_nonblock.rb
binder.rb Avoid the deprecated 2015-01-20 10:38:09 -08:00
capistrano.rb fallback from phased restart to start when not started 2014-04-10 12:35:00 +04:00
cli.rb refactor configuration 2015-03-14 22:59:21 -07:00
client.rb Be sure to unlink tempfiles after a request. Fixes #690 2015-04-21 09:48:13 -06:00
cluster.rb Add on_worker_fork hook, which allows to mimic Unicorn's behavior: 2015-03-07 12:09:39 +02:00
compat.rb
configuration.rb Coerce the key to a string before checking. (thar be symbols). Fixes #684 2015-04-13 09:58:55 -07:00
const.rb Bump to 2.11.3 2015-05-18 21:08:57 -07:00
control_cli.rb Add reload_worker_directory 2014-02-25 14:52:20 +01:00
daemon_ext.rb
delegation.rb
detect.rb
dsl.rb Fix the Config constants not being available in the DSL. Fixes #683 2015-04-11 13:12:27 -07:00
events.rb Do not reset cli events when in cluster mode 2015-01-15 14:56:48 +02:00
io_buffer.rb
java_io_buffer.rb
jruby_restart.rb
minissl.rb Remove enable_SSLv3 support from JRuby 2015-05-01 16:49:48 -07:00
null_io.rb
rack_default.rb
rack_patch.rb
reactor.rb
runner.rb better error logging during startup 2014-09-16 09:29:31 -04:00
server.rb Be sure to unlink tempfiles after a request. Fixes #690 2015-04-21 09:48:13 -06:00
single.rb redirect io right after daemonizing so startup errors are shown. Fixes #359 2014-12-12 17:52:15 -08:00
tcp_logger.rb
thread_pool.rb Oops! These changes should not have been committed to the pull request. 2015-01-20 14:23:22 +01:00
util.rb