aboutsummaryrefslogtreecommitdiffstats
path: root/ci/travis.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only run isolated tests on the latest stable ruby: that's now 2.5Matthew Draper2018-01-251-1/+1
* Fix typos and add a few suggestionsFatos Morina2017-11-281-1/+1
* 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-221-1/+8
* 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
* Fix copy table index test; Change == to ! on false in travis.rbVipul A M2013-03-211-2/+2
* remove duplicate build runs in travis. These extra runs were used toGrace Liu2012-07-241-3/+0
* Remove IdentityMapCarlos Antonio da Silva2012-03-131-8/+1
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-1/+0
* fixed a typo in a message when there is no failuresin a buildSergey Parizhskiy2011-11-281-1/+1
* Added a .travis.yml config and travis specific ci script.Josh Kalderimis2011-07-151-0/+142