| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Merge pull request #31025 from y-yagi/follow_up_31023_part2" | Ryuta Kamizono | 2017-11-03 | 1 | -1/+0 |
* | Ignore "gem "bundler" cannot be uninstalled because it is a default gem" error | Yasuo Honda | 2017-11-01 | 1 | -1/+1 |
* | Remove bundler 1.16.0 | yuuji.yaginuma | 2017-11-01 | 1 | -0/+1 |
* | Avoid bundler 1.16.0 for now | yuuji.yaginuma | 2017-11-01 | 1 | -1/+1 |
* | PhantomJS is abandoned, replace it with Selenium/Chrome headless | Guillermo Iguaran | 2017-10-19 | 1 | -1/+1 |
* | Preview PDFs and videos | George Claghorn | 2017-09-28 | 1 | -0/+8 |
* | Bump Travis to new Ruby releases | Matthew Draper | 2017-09-15 | 1 | -10/+10 |
* | CI against JRuby 9.1.13.0 | Koichi ITO | 2017-09-07 | 1 | -3/+3 |
* | Retry if rubygems misbehaves: it's probably just the network | Matthew Draper | 2017-09-02 | 1 | -2/+2 |
* | Bump PostgreSQL version to the latest version 9.6 at Travis CI | Yasuo Honda | 2017-09-01 | 1 | -1/+1 |
* | CI with the latest stable(GA) version of MariaDB 10.2 | Yasuo Honda | 2017-09-01 | 1 | -1/+1 |
* | Encrypt the IRC notification setting, so it's not used on forks | Matthew Draper | 2017-08-17 | 1 | -1/+2 |
* | Run Active Storage service tests in CI | George Claghorn | 2017-08-14 | 1 | -3/+1 |
* | Run Active Storage tests in CI (#30144) | George Claghorn | 2017-08-10 | 1 | -1/+1 |
* | Setup travis to be able to run CI tests against S3 | David Heinemeier Hansson | 2017-07-31 | 1 | -0/+2 |
* | Allows for other common redis options to be in cable.yml, by default | Marc Ignacio | 2017-06-22 | 1 | -5/+1 |
* | CI against JRuby 9.1.12.0 | Koichi ITO | 2017-06-19 | 1 | -3/+3 |
* | CI against JRuby 9.1.10.0 | Koichi ITO | 2017-05-26 | 1 | -3/+3 |
* | Remove rubygems version lock | yuuji.yaginuma | 2017-05-22 | 1 | -1/+1 |
* | CI against JRuby 9.1.9.0 | Koichi ITO | 2017-05-17 | 1 | -3/+3 |
* | Avoid rubygems 2.6.12 for now | Matthew Draper | 2017-05-04 | 1 | -1/+1 |
* | Revert "Merge pull request #27636 from mtsmfm/disable-referential-integrity-w... | Rafael Mendonça França | 2017-04-26 | 1 | -3/+0 |
* | Use a query that's compatible with PostgreSQL 9.2 | Matthew Draper | 2017-04-12 | 1 | -7/+6 |
* | CI against Ruby 2.4.1 | yuuji.yaginuma | 2017-04-03 | 1 | -1/+1 |
* | CI against Ruby 2.3.4 | Ryunosuke Sato | 2017-03-31 | 1 | -3/+3 |
* | CI against Ruby 2.2.7 | Ryunosuke Sato | 2017-03-30 | 1 | -2/+2 |
* | Use `SET CONSTRAINTS` for `disable_referential_integrity` without superuser p... | Fumiaki MATSUSHIMA | 2017-03-26 | 1 | -0/+9 |
* | Bump Travis ruby version to 2.4.1 | Jon Moss | 2017-03-22 | 1 | -4/+4 |
* | CI against jruby-9.1.8.0 | Akira Matsuda | 2017-03-07 | 1 | -3/+3 |
* | 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 |