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
2013-02-19 19:23:02 -08:00
..
app allow for alternate locations for status app 2012-10-03 18:16:31 -07:00
accept_nonblock.rb Vastly improve IO perf on 1.9.3 2012-08-11 15:09:09 -07:00
binder.rb Disable worker processes (jruby, win32) and SSL (jruby) 2012-09-10 17:14:35 -07:00
capistrano.rb Get puma env from rack_env or rails_env in capistrano recipe 2012-10-20 10:16:18 +08:00
cli.rb Close the binder in the right place. Fixes #192 2013-02-09 10:12:13 -08:00
client.rb Add support for the rack hijack protocol 2013-02-05 22:39:16 -08:00
compat.rb Handle char vs byte and mixing syswrite with write properly 2012-11-29 12:39:42 -08:00
configuration.rb set worker directory from configuration file 2013-02-09 01:30:51 +04:00
const.rb Respect the header HTTP_X_FORWARDED_PROTO when the host doesn't include a port number. 2013-02-19 19:23:02 -08:00
control_cli.rb Add -p option to pumactl 2012-10-15 22:50:30 -07:00
daemon_ext.rb Add options to daemonize puma 2012-09-25 09:34:10 -07:00
delegation.rb Refactor come parts between normal and cluster mode 2012-08-02 16:03:52 -06:00
detect.rb Cleanup the JRuby specific fix 2012-08-10 19:36:01 -07:00
events.rb Merge branch 'master' into just-dash-w 2012-09-08 23:05:36 -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 Use FFI on JRuby to perform fast restart 2011-12-06 13:28:54 -08:00
minissl.rb made MiniSSL validate key/cert file existence 2012-11-30 13:52:05 +01:00
null_io.rb Remove StringIO dependency from NullIO 2012-04-30 14:55:16 -04:00
rack_patch.rb Write a bunch of documentation 2011-12-01 15:23:14 -08:00
reactor.rb Cleanup pipes properly. Fixes #182 2013-02-04 22:31:40 -08:00
server.rb Respect the header HTTP_X_FORWARDED_PROTO when the host doesn't include a port number. 2013-02-19 19:23:02 -08:00
thread_pool.rb Be sure to empty the drain the todo before shutting down. Fixes #155 2012-10-12 23:05:23 -07:00
util.rb Add missing file 2013-02-04 22:39:19 -08:00