.. |
app
|
Continue API cleanup, preparing for 3.0
|
2016-02-06 19:00:29 -08:00 |
plugin
|
Harden tmp_restart against errors related to the restart file
|
2016-02-26 10:11:59 -08: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
|
listen to unix socket with provided backlog if any
|
2016-02-22 09:46:29 -08:00 |
capistrano.rb
|
Add deprecation warning to capistrano.rb. Fixes #673
|
2015-08-14 16:58:01 -07:00 |
cli.rb
|
Don't log requests by default. Fixes #852
|
2016-02-25 13:09:02 -08:00 |
client.rb
|
Fix require when using Delegation in Client
|
2016-02-25 13:32:42 -08:00 |
cluster.rb
|
Move signal handlers to separate method to prevent space leak. Fixes #798
|
2016-02-25 13:54:33 -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
|
Don't log requests by default. Fixes #852
|
2016-02-25 13:09:02 -08:00 |
const.rb
|
Bump to 3.0.2
|
2016-02-26 10:34:10 -08:00 |
control_cli.rb
|
Merge pull request #902 from corrupt952/fix_undefined_method_and_variable_when_execute_pumactl
|
2016-02-26 10:04:03 -08:00 |
convenient.rb
|
Manage nested configuration better
|
2016-02-07 14:51:54 -08:00 |
daemon_ext.rb
|
Continue API cleanup, preparing for 3.0
|
2016-02-06 19:00:29 -08:00 |
delegation.rb
|
Standardize "block" usage
|
2013-07-03 09:25:48 -05:00 |
detect.rb
|
Move more logic out of CLI
|
2016-02-04 16:55:10 -06:00 |
dsl.rb
|
Don't log requests by default. Fixes #852
|
2016-02-25 13:09:02 -08:00 |
events.rb
|
Manage nested configuration better
|
2016-02-07 14:51:54 -08: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 |
launcher.rb
|
Manage nested configuration better
|
2016-02-07 14:51:54 -08:00 |
minissl.rb
|
Make building with SSL support optional
|
2015-09-18 09:43:51 -07:00 |
null_io.rb
|
Manage nested configuration better
|
2016-02-07 14:51:54 -08:00 |
plugin.rb
|
Make plugin :tmp_restart behavior correct in Windows.
|
2016-02-26 20:44:23 +08: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
|
Continue API cleanup, preparing for 3.0
|
2016-02-06 19:00:29 -08:00 |
server.rb
|
Revert PR #884. The experiment broke rails, will revisit later
|
2016-02-25 19:41:26 -08:00 |
single.rb
|
Continue API cleanup, preparing for 3.0
|
2016-02-06 19:00:29 -08:00 |
state_file.rb
|
Move require 'yaml' to state_file.rb
|
2016-02-21 02:01:37 -03:00 |
tcp_logger.rb
|
Add experimental tcp mode (aka lopez express mode)
|
2013-08-07 16:39:08 -07:00 |
thread_pool.rb
|
Clean thread locals when using keepalive. Fixes #823
|
2016-02-25 13:35:47 -08:00 |
util.rb
|
Remove rack dependency. Fixes #705
|
2015-07-14 10:28:59 -07:00 |