1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Yuri S 3b48d320b7 fix #1775 (#1829)
* fix #1775

* Check socket file exist after restart

* Add entry in HISTORY.md

* link on PR
2019-07-09 10:26:43 -05:00
..
config Fixes the bug that wouldn't allow no_token be set to true (#1803) 2019-05-28 09:37:34 -04:00
rackup [close #1802] Close listeners on SIGTERM 2019-05-30 15:16:51 -05:00
shell Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
helper.rb test/helper.rb - skip for #fork, UnixSocket, and signals 2019-02-20 13:50:35 -06:00
test_app_status.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_binder.rb Update test_binder.rb 2019-02-19 21:59:39 -06:00
test_cli.rb Fix: Invalid JSON on gc-stats (#1801) 2019-05-21 07:43:18 -05:00
test_config.rb Merge pull request #1689 from michaelherold/allow-ca-to-be-set-in-bind-dsl 2019-03-11 16:39:52 -07:00
test_events.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_http10.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_http11.rb Updates for frozen string literal compatibility. (#1376) 2017-08-02 19:02:40 -06:00
test_integration.rb fix #1775 (#1829) 2019-07-09 10:26:43 -05:00
test_iobuffer.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_minissl.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_null_io.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_persistent.rb Revert "[close #1811] Minimum Ruby version >= 2.5" 2019-06-14 14:00:54 -05:00
test_puma_server.rb Fixing issue with remote_addr persisting between requests - adding a test 2019-03-11 13:56:59 -04:00
test_puma_server_ssl.rb Update test skips, use next_port 2019-02-20 14:15:55 -06:00
test_pumactl.rb Add status to pumactl with pidfile (#1824) 2019-06-23 19:36:06 -05:00
test_rack_handler.rb Rack handler should use provided default host 2019-01-04 16:09:56 -06:00
test_rack_server.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_tcp_logger.rb Require puma/events in test helper (#1418) 2017-09-23 05:44:21 +09:00
test_tcp_rack.rb Avoid hardcoding ports 2018-03-20 11:25:26 -05:00
test_thread_pool.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00
test_unix_socket.rb Update test skips, use next_port 2019-02-20 14:15:55 -06:00
test_web_server.rb make test_helper no longer be loaded as a test (#1283) 2017-05-12 12:16:55 -07:00