aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/server_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix server restart test on Puma 3.12.1yuuji.yaginuma2019-03-221-2/+2
* Fix rubocop violationsyuuji.yaginuma2019-02-091-9/+7
* Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-10/+12
* Remove deprecated support to old `config.ru` that use the application class a...Rafael Mendonça França2019-01-171-14/+0
* Remove all references to slave in the codebaseRafael Mendonça França2018-09-101-5/+5
* Enable `Lint/StringConversionInInterpolation` rubocop ruleRyuta Kamizono2018-05-211-1/+1
* Improve the deprecation message for using subclass of Rails::Application to s...Prathamesh Sonpatki2018-01-071-1/+1
* Ensure to use repo's Gemfile in applicationyuuji.yaginuma2017-12-251-0/+5
* Invoke rails command inside the railties' test app with TestHelpers::Generati...bogdanvlviv2017-10-081-1/+1
* Make `restart` and `dev:cache` tasks work when customizing pid file pathyuuji.yaginuma2017-08-211-0/+28
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Deprecate support of older `config.ru`yuuji.yaginuma2017-08-081-0/+31