.. |
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
|
Merge pull request #231 from urbaniak/socket-activation
|
2013-05-31 09:52:12 -07:00 |
capistrano.rb
|
Allow socket to be configured via capistrano
|
2013-06-17 09:36:59 +03:00 |
cli.rb
|
Merge pull request #254 from catsby/cluster_docs
|
2013-06-13 16:19:46 -07:00 |
client.rb
|
Handle all read exceptions properly. Fixes #252
|
2013-06-01 14:20:45 -07:00 |
compat.rb
|
Handle char vs byte and mixing syswrite with write properly
|
2012-11-29 12:39:42 -08:00 |
configuration.rb
|
use configured rackup file or fall back to the default config.ru in the app_configured? check
|
2013-06-02 13:16:31 +02:00 |
const.rb
|
Bump to 2.0.1
|
2013-04-30 11:17:49 -07:00 |
control_cli.rb
|
output stats results when using pumactl
|
2013-06-13 11:47:02 -05: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
|
Run exec properly to restart. Fixes #154
|
2013-03-18 22:06:16 -07:00 |
minissl.rb
|
Make sure to use bytesize instead of size when writing data in the
|
2013-05-06 14:32:03 -04: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
|
Write a bunch of documentation
|
2011-12-01 15:23:14 -08:00 |
reactor.rb
|
Syncronize all access to @timeouts. Fixes #208
|
2013-03-18 16:41:59 -07:00 |
server.rb
|
Handle ConnectionError rather than the lowlevel exceptions
|
2013-06-01 14:24:49 -07: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 |