aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/system_testing/server.rb
Commit message (Expand)AuthorAgeFilesLines
* Change the system tests to set Puma as default server only when the user have...Guillermo Iguaran2017-12-091-1/+1
* Puma Rack handler is required by CapybaraGuillermo Iguaran2017-10-281-2/+0
* Use the default Capybara registered puma server configurationThomas Walpole2017-09-181-13/+1
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Add an option to silence puma in system tests.Sam Phippen2017-06-241-1/+12
* Revert "Merge pull request #28283 from y-yagi/silence_puma_startup_messages_i...eileencodes2017-03-051-1/+1
* Silence puma startup messages in system testyuuji.yaginuma2017-03-041-1/+1
* Fix default host in setup, move teardown to helper fileeileencodes2017-02-201-0/+9
* Move and rename system testseileencodes2017-02-201-0/+23