1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test/config
MSP-Greg f8c5b4a29d
Autoload BundlePruner, fix CI (#2862)
* Gemfile - no rdoc

* Update test_bundle_pruner.rb

* More rdoc removals

* launcher.rb - autoload BundlePruner

* test_config.rb - fix two 'warning: assigned but unused variable'
2022-04-17 20:05:04 -06:00
..
ab_rs.rb
app.rb
control_no_token.rb
cpu_spin.rb Inject small delay to improve requests distribution 2020-05-05 17:06:28 +02:00
custom_log_formatter.rb
plugin1.rb
prune_bundler_print_json_defined.rb Remove use of json gem (#2479) 2020-11-10 10:16:42 -07:00
prune_bundler_print_nio_defined.rb Add tests to ensure that nio4r is not loaded into the puma master 2020-12-16 19:48:19 -08:00
prune_bundler_with_deps.rb Autoload BundlePruner, fix CI (#2862) 2022-04-17 20:05:04 -06:00
prune_bundler_with_multiple_workers.rb Fix recursive prune_bundler 2020-07-27 15:02:11 +03:00
settings.rb
ssl_config.rb Use correct paths in test/config/ssl_config.rb (#2750) 2021-11-06 12:36:39 +01:00
ssl_self_signed_config.rb Support localhost integration in ssl_bind (#2764) 2022-01-18 11:37:28 -07:00
state_file_testing_config.rb
suppress_exception.rb
t1_conf.rb
t2_conf.rb removed rackup from conf 2020-08-27 16:55:34 +05:30
t3_conf.rb [changelog skip] Move integration logging test to main test suite 2020-08-28 13:34:55 +05:30
with_float_convert.rb Revert "Revert "Adds configuration option to set max_fast_inline (#2406)"" 2020-10-26 15:59:30 -06:00
with_integer_convert.rb
with_rackup_from_dsl.rb
with_symbol_convert.rb Allow specifying the desired IO selector backend for nio4r (#2522) 2021-01-12 09:39:33 -07:00
worker_shutdown_timeout_2.rb