| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable Active Model testing for JRuby | Jon Moss | 2017-02-23 | 1 | -1/+1 |
* | Test rails-ujs in our travis matrix | Rafael Mendonça França | 2017-02-22 | 1 | -0/+9 |
* | Add sqlite3_mem adapter to Travis CI | Yasuo Honda | 2017-01-31 | 1 | -0/+3 |
* | add combination of Ruby 2.4 + aj:integration to CI | yuuji.yaginuma | 2017-01-28 | 1 | -0/+6 |
* | Always use the newest rubygems when CIing | Akira Matsuda | 2017-01-27 | 1 | -0/+1 |
* | CI against JRuby 9.1.7.0 | Koichi ITO | 2017-01-13 | 1 | -3/+3 |
* | CI against jruby-9.1.6.0 | Akira Matsuda | 2017-01-05 | 1 | -3/+3 |
* | Revert "Merge pull request #21233 from mtsmfm/disable-referential-integrity-w... | Rafael Mendonça França | 2017-01-03 | 1 | -9/+0 |
* | Merge pull request #21233 from mtsmfm/disable-referential-integrity-without-s... | Rafael França | 2017-01-03 | 1 | -0/+9 |
|\ |
|
| * | Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p... | Fumiaki MATSUSHIMA | 2016-12-03 | 1 | -0/+9 |
* | | CI against ruby 2.4.0 | Akira Matsuda | 2016-12-25 | 1 | -1/+1 |
* | | Shuffle travis matrix | Matthew Draper | 2016-12-25 | 1 | -3/+3 |
* | | Add Ruby v2.4.0-rc1 to Travis matrix | Jon Moss | 2016-12-20 | 1 | -0/+1 |
|/ |
|
* | Only start rabbitmq when we need it | Matthew Draper | 2016-11-27 | 1 | -6/+19 |
* | CI against 2.3.3 | Akira Matsuda | 2016-11-22 | 1 | -2/+2 |
* | Make JRUBY_OPTS a global Travis environment variable | Jon Moss | 2016-11-16 | 1 | -2/+2 |
* | Enable JRuby testing for Active Job | Jon Moss | 2016-11-16 | 1 | -2/+2 |
* | Merge pull request #27064 from koic/bump_ruby_versions | Rafael França | 2016-11-16 | 1 | -3/+3 |
|\ |
|
| * | Run tests by Ruby 2.2.6 and 2.3.2 | Koichi ITO | 2016-11-16 | 1 | -3/+3 |
* | | Enable JRuby testing for Action Mailer | Jon Moss | 2016-11-16 | 1 | -0/+5 |
|/ |
|
* | Upgrade JRuby to satisfy gemfile | Kir Shatrov | 2016-11-07 | 1 | -2/+2 |
* | Bump bundler version in the before_install hook of travis | Prathamesh Sonpatki | 2016-10-16 | 1 | -0/+1 |
* | Don't allow tests ac:integration to failure | bogdanvlviv | 2016-10-08 | 1 | -1/+0 |
* | Revert "Temporarily make ACa tests noiser and more predictable" | Matthew Draper | 2016-10-08 | 1 | -1/+1 |
* | Temporarily make ACa tests noiser and more predictable | Matthew Draper | 2016-10-03 | 1 | -1/+1 |
* | Remove Faye mode | Matthew Draper | 2016-10-01 | 1 | -3/+0 |
* | Try the newest bundler | Rafael Mendonça França | 2016-07-02 | 1 | -4/+0 |
* | Revert "Merge pull request #25131 from javierhonduco/javierhonduco/clone_dept... | Matthew Draper | 2016-06-29 | 1 | -3/+0 |
* | CI: run Action Cable browser tests in Sauce Labs | Jon Moss | 2016-05-25 | 1 | -0/+9 |
* | Cloning depth set to 1 | Javier Honduvilla Coto | 2016-05-24 | 1 | -0/+3 |
* | Run Active Support tests when preserving timezones | Andrew White | 2016-05-05 | 1 | -0/+1 |
* | Bump Ruby versions | Jon Moss | 2016-05-04 | 1 | -3/+3 |
* | Depend on bundler 1.11.2 on travis until bundle update discrepancy is solved ... | Vipul A M | 2016-05-03 | 1 | -2/+4 |
* | CI: allow JRuby build to fail, too flaky to be useful | Jeremy Daer | 2016-04-25 | 1 | -0/+1 |
* | Travis: cache unicode data downloads and beanstalkd build | Jeremy Daer | 2016-04-19 | 1 | -14/+26 |
* | Include running mariadb on travis | Vipul A M | 2016-04-14 | 1 | -0/+5 |
* | Revert "Merge pull request #24440 from yahonda/use_newer_version_of_sqlite3_a... | Rafael Mendonça França | 2016-04-06 | 1 | -5/+0 |
* | Use SQLite3 3.7.15 which supports multiple values insert | Yasuo Honda | 2016-04-05 | 1 | -0/+5 |
* | Run latest precompiled JRuby on CI only against ActionPack | Benjamin Fleischer | 2016-03-30 | 1 | -0/+7 |
* | Merge pull request #23992 from matthewd/em-option | Matthew Draper | 2016-03-04 | 1 | -0/+1 |
|\ |
|
| * | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -0/+1 |
* | | Revert "Merge pull request #23927 from gaurish/jruby_ci_actionpack" | Rafael Mendonça França | 2016-03-01 | 1 | -5/+0 |
|/ |
|
* | Try running CI for ActionPack on JRuby | Gaurish Sharma | 2016-02-27 | 1 | -0/+5 |
* | Revert "No need to specify Ruby patch version on Travis CI" | Ryuta Kamizono | 2016-02-06 | 1 | -2/+2 |
* | No need to specify Ruby patch version on Travis CI | Prem Sichanugrist | 2016-02-05 | 1 | -2/+2 |
* | Move Action Cable back to the main build | Jon Moss | 2016-01-30 | 1 | -1/+0 |
* | Allow failures for Action Cable tests | Rafael Mendonça França | 2016-01-30 | 1 | -0/+1 |
* | Update postgresql version to 9.4 for travis. | Akshay Vishnoi | 2016-01-10 | 1 | -1/+1 |
* | Add Ruby 2.3.0 to Travis matrix | Jon Moss | 2015-12-25 | 1 | -0/+1 |
* | Remove legacy mysql adapter | Abdelkader Boudih | 2015-12-17 | 1 | -2/+0 |