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
Evan Phoenix b2c0e0b613 Merge remote-tracking branch 'origin/pr/336'
Conflicts:
	lib/puma/control_cli.rb
2013-08-08 16:10:26 -07:00
..
app Fix typo in phased-restart response 2013-08-06 15:47:40 -04:00
accept_nonblock.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00
binder.rb Add ability to cleanup stale unix sockets 2013-07-04 15:57:49 -07:00
capistrano.rb Adds support for using puma config file in capistrano deploys. 2013-07-09 20:58:13 +02:00
cli.rb Merge pull request #349 from CentroNet-Marketing/log-when-phased-restart-unavailable 2013-08-08 15:53:34 -07:00
client.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
cluster.rb Make phased_restart fallback to restart if not available 2013-07-18 17:09:18 -07:00
compat.rb Handle char vs byte and mixing syswrite with write properly 2012-11-29 12:39:42 -08:00
configuration.rb Merge pull request #345 from jc00ke/convert-thread-counts-to-ints 2013-08-08 15:52:41 -07:00
const.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
control_cli.rb Merge remote-tracking branch 'origin/pr/336' 2013-08-08 16:10:26 -07:00
daemon_ext.rb Fix daemonization on jruby 2013-06-19 16:16:15 -07: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
events.rb Add ability to drain accept socket on shutdown 2013-07-15 14:29:10 -07: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 Add PUMA_JRUBY_DAEMON_OPTS to get around agent starting twice 2013-07-22 14:22:43 -07:00
minissl.rb Handle all engine data when possible. Fixes #251. 2013-06-17 23:20:54 -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
rack_patch.rb Improve the logging output when hijack is used. Fixes #332 2013-07-18 12:55:40 -07:00
reactor.rb Syncronize all access to @timeouts. Fixes #208 2013-03-18 16:41:59 -07:00
runner.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
server.rb Merge pull request #351 from MLWSquared/hotfix-header-exception 2013-08-08 15:54:35 -07:00
single.rb Fix pidfile creation/deletion race on jruby daemonization 2013-08-08 15:48:50 -07:00
tcp_logger.rb Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
thread_pool.rb Convert thread pool sizes to integers 2013-07-16 20:07:59 -04:00
util.rb Add missing file 2013-02-04 22:39:19 -08:00