aboutsummaryrefslogtreecommitdiffstats
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Use webdrivers instead of chromedriver-helper for AV UJS testsGuillermo Iguaran2019-03-241-1/+1
* Respect ENV variables when finding DBs etc for the test suiteMatthew Draper2019-02-061-6/+12
* Import Action TextGeorge Claghorn2019-01-041-0/+1
* Only run isolated tests on the latest stable ruby: that's now 2.6Ryuta Kamizono2018-12-271-1/+1
* Import Action MailboxGeorge Claghorn2018-12-251-21/+8
* Use the same option for create database statements between Raketask and travi...Yasuo Honda2018-09-261-4/+4
* Load `chromedriver-helper.rb`yuuji.yaginuma2018-09-161-1/+1
* Bump RuboCop to 0.58.2Koichi ITO2018-07-267-275/+0
* Fix `CustomCops/AssertNot` to allow it to have failure messageRyuta Kamizono2018-05-131-1/+1
* Add RuboCop for `assert_not` over `assert !`Daniel Colson2018-04-195-10/+96
* Add custom RuboCop for `assert_not` over `refute`Daniel Colson2018-04-035-0/+189
* Only run isolated tests on the latest stable ruby: that's now 2.5Matthew Draper2018-01-251-1/+1
* Fix ActionView UJS buildeileencodes2018-01-181-0/+1
* Fix typos and add a few suggestionsFatos Morina2017-11-281-1/+1
* Keep rubocop happy with the new Selenium runnerMatthew Draper2017-10-281-4/+6
* Count assertions instead of tests in reportGuillermo Iguaran2017-10-191-1/+1
* PhantomJS is abandoned, replace it with Selenium/Chrome headlessGuillermo Iguaran2017-10-192-149/+13
* Use frozen string literal in ci/Koichi ITO2017-08-131-0/+2
* Run Active Storage tests in CI (#30144)George Claghorn2017-08-101-0/+2
* Use File::NULL instead of "/dev/null"Kazuhiro NISHIYAMA2017-07-311-1/+1
* Create `rails@localhost` user on travis ciRyuta Kamizono2017-07-191-0/+4
* 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
* Skip isolated test runs on older rubiesMatthew Draper2017-03-231-0/+1
* Test rails-ujs in our travis matrixRafael Mendonça França2017-02-222-1/+157
* Move and rename system testseileencodes2017-02-201-1/+0
* Turn system testing into it's own gem and renameeileencodes2017-02-201-1/+1
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-291-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-2/+2
* modernizes hash syntax in the rest of the projectXavier Noria2016-08-061-1/+1
* applies new string literal convention in ciXavier Noria2016-08-061-38/+38
* CI: run Action Cable browser tests in Sauce LabsJon Moss2016-05-251-0/+1
* Minor comment language correction.Anubhav Saxena2016-05-241-2/+2
* Fix some typos in comments.Joe Rafaniello2016-05-041-1/+1
* Remove commented out code in `ci/travis.rb` [ci skip]Ryuta Kamizono2016-02-041-14/+0
* Use an appropriate rebuild task on Travisyui-knk2015-12-221-1/+8
* Do not run action cable tests in isolationRafael Mendonça França2015-12-141-0/+1
* Add Action Cable tests to travis matrixRafael Mendonça França2015-12-141-0/+1
* Partially revert 14b20ceGodfrey Chan2015-11-271-2/+8
* Upgrade to listen 3.0.5, re-enable testsGodfrey Chan2015-11-261-8/+2
* Only run listen tests in isolation, for nowGodfrey Chan2015-11-261-1/+16
* Add the bug report templates to the Travis CI buildRoque Pinel2015-06-051-8/+24
* Pass symbol as an argument instead of a blockErik Michaels-Ober2014-11-291-1/+1
* Skip isolated tests for PRsMatthew Draper2014-09-201-0/+1
* ActiveJob Integration TestsCristian Bica2014-09-111-1/+12
* Added ActiveJob configuration for travisCristian Bica2014-08-141-1/+2
* Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]Arun Agrawal2014-05-161-1/+1
* Revert "Merge pull request #14940 from arunagw/hbakhtiyor-test-db-namespaces-ar"Yves Senn2014-05-031-1/+1
* Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]Arun Agrawal2014-05-031-1/+1
* Add ActionView to CIŁukasz Strzałkowski2013-06-201-1/+2