| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Start Rails 5 development :tada: | Rafael Mendonça França | 2014-11-28 | 1 | -6/+0 |
* | Start running railties builds first, since they take the longest finish | Erik Michaels-Ober | 2014-10-13 | 1 | -7/+7 |
* | Follow up to #16613 | Robin Dupret | 2014-09-28 | 1 | -1/+1 |
* | OMG mysql! | Rafael Mendonça França | 2014-09-17 | 1 | -0/+2 |
* | ruby-head should be green | Rafael Mendonça França | 2014-09-17 | 1 | -1/+0 |
* | ActiveJob Integration Tests | Cristian Bica | 2014-09-11 | 1 | -0/+6 |
* | Ignore segfault build errors with 2.0.0 + mysql-ruby | Jeremy Kemper | 2014-09-06 | 1 | -0/+2 |
* | Add language directive to .travis.yml | Hiro Asari | 2014-08-27 | 1 | -0/+1 |
* | Merge pull request #16613 from splattael/master | Matthew Draper | 2014-08-27 | 1 | -7/+10 |
|\ |
|
| * | Speed up JRuby tests by improving its startup time | Peter Suschlik | 2014-08-25 | 1 | -7/+10 |
|/ |
|
* | Added ActiveJob configuration for travis | Cristian Bica | 2014-08-14 | 1 | -1/+1 |
* | Split Action Pack tests in a new job on travis | Rafael Mendonça França | 2014-07-23 | 1 | -1/+2 |
* | Ignore distressingly-frequent segfaults on this build | Matthew Draper | 2014-06-08 | 1 | -0/+2 |
* | Revert "Remove ruby-head from allow_failures matrix" | Santiago Pastorino | 2014-05-15 | 1 | -0/+1 |
* | Remove ruby-head from allow_failures matrix | Santiago Pastorino | 2014-05-15 | 1 | -1/+0 |
* | Test with ruby-head to make @tenderlove happy | Rafael Mendonça França | 2014-05-12 | 1 | -0/+2 |
* | Only need MINOR version level to test Ruby 2.1.x on Travis | Zachary Scott | 2014-05-09 | 1 | -1/+1 |
* | Use ruby 2.1.2 on travis | Arthur Neves | 2014-05-09 | 1 | -1/+1 |
* | Remove double declaration of memcache services on travis | Kamil Kieliszczyk | 2014-04-28 | 1 | -1/+0 |
* | add services: memcache to travis | Arthur Neves | 2014-04-09 | 1 | -0/+1 |
* | travis s/2.1.0/2.1.1 | Arthur Neves | 2014-02-25 | 1 | -2/+1 |
* | Update Travis settings for Rubinius | Erik Michaels-Ober | 2014-02-12 | 1 | -2/+2 |
* | Reverse 821525e and wrap run_generator call | Andrew White | 2014-01-02 | 1 | -1/+1 |
* | Enable fast_finish in the travis configuration | Rafael Mendonça França | 2014-01-02 | 1 | -0/+1 |
* | Downgrade bundler until 1.5.2 is available | Andrew White | 2014-01-01 | 1 | -1/+1 |
* | Revert "Install bundle gems to the system not to vendor/bundle" | Piotr Sarnacki | 2013-12-30 | 1 | -1/+0 |
* | Install bundle gems to the system not to vendor/bundle | Piotr Sarnacki | 2013-12-29 | 1 | -0/+1 |
* | Test with 2.1.0 | Guillermo Iguaran | 2013-12-25 | 1 | -1/+1 |
* | Merge pull request #13438 from vipulnsward/enable-memache-on-travis | Guillermo Iguaran | 2013-12-21 | 1 | -0/+3 |
|\ |
|
| * | Enable memcached service on travis for running cache tests. | Vipul A M | 2013-12-22 | 1 | -0/+3 |
* | | Test with 2.1.0-rc1 | Guillermo Iguaran | 2013-12-20 | 1 | -1/+1 |
* | | Always point to latest rbx and jruby in travis | Santiago Pastorino | 2013-12-18 | 1 | -4/+4 |
|/ |
|
* | 2.1.0 is fine | Rafael Mendonça França | 2013-12-05 | 1 | -1/+0 |
* | Run Travis tests using Ruby 2.1.0-preview2 too | Santiago Pastorino | 2013-12-04 | 1 | -0/+2 |
* | Updated allow_failures for Rubinius 2.2.1. | Federico Ravasio | 2013-11-24 | 1 | -1/+1 |
* | Properly fix Rubinius dependencies in Gemfile & Travis integration. | Federico Ravasio | 2013-11-24 | 1 | -1/+1 |
* | Start Running tests on Stable JRuby | Gaurish Sharma | 2013-11-09 | 1 | -2/+2 |
* | Updated Rubinius version to 2.1.1 | Federico Ravasio | 2013-10-31 | 1 | -2/+2 |
* | Merge pull request #12107 from kares/master | Rafael Mendonça França | 2013-10-31 | 1 | -0/+1 |
|\ |
|
| * | `export AR_JDBC=true` on travis-ci as a *before_install* (but on jruby only) | kares | 2013-09-03 | 1 | -0/+1 |
* | | Allow failures in jruby-head | Gaurish Sharma | 2013-09-20 | 1 | -1/+1 |
* | | Run Tests against JRuby master | Gaurish Sharma | 2013-09-20 | 1 | -1/+1 |
|/ |
|
* | Enable rubinius on travis too | Rafael Mendonça França | 2013-08-01 | 1 | -0/+2 |
* | Allow jruby on travis allowing failures | Rafael Mendonça França | 2013-08-01 | 1 | -0/+4 |
* | Add retry to `gem install bundler` for Travis | Henrik Hodne | 2013-07-30 | 1 | -1/+1 |
* | Add ActionView to CI | Łukasz Strzałkowski | 2013-06-20 | 1 | -1/+1 |
* | There's no need to install test group in travis | Santiago Pastorino | 2013-03-11 | 1 | -1/+1 |
* | All green with Ruby 2.0 :green_heart: | Rafael Mendonça França | 2013-01-11 | 1 | -3/+0 |
* | Relax bundler dep until 1.3.0 is actually released. | Jeremy Kemper | 2013-01-10 | 1 | -1/+1 |
* | Use bundler --pre for travis builds | Jeremy Kemper | 2013-01-03 | 1 | -1/+1 |