| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for connection pooling on mem cache store | Gabriel Sobrinho | 2018-01-18 | 1 | -0/+1 |
* | Extract content types from blob data | George Claghorn | 2018-01-15 | 1 | -0/+1 |
* | Use my fork instead of an thrid-party fork | Rafael Mendonça França | 2018-01-11 | 1 | -1/+1 |
* | Merge pull request #31671 from larskanis/pg-1.0 | Rafael Mendonça França | 2018-01-11 | 1 | -1/+1 |
|\ |
|
| * | PostgreSQL: Update Gemfile to pg-1.0.0 | Lars Kanis | 2018-01-10 | 1 | -1/+1 |
* | | Bump Minitest to 5.11.1 | yuuji.yaginuma | 2018-01-03 | 1 | -1/+0 |
|/ |
|
* | Avoid Minitest 5.11.0 for now | yuuji.yaginuma | 2018-01-02 | 1 | -0/+1 |
* | Use released `delayed_job` instead of master version | yuuji.yaginuma | 2017-12-30 | 1 | -1/+1 |
* | Use `delayed_job` master | yuuji.yaginuma | 2017-12-23 | 1 | -1/+1 |
* | Update nokogiri version on Gemfile | Guillermo Iguaran | 2017-12-14 | 1 | -1/+1 |
* | Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future | Ryuta Kamizono | 2017-12-14 | 1 | -1/+1 |
* | Use released `resque-scheduler` instead of master version | yuuji.yaginuma | 2017-12-14 | 1 | -1/+1 |
* | Use `credentials` instead of `keyfile` in GCS sevice | yuuji.yaginuma | 2017-11-29 | 1 | -1/+1 |
* | Revert "Remove stopgap_13632 entirely for now: it doesn't support 2.2.8" | Matthew Draper | 2017-11-26 | 1 | -0/+3 |
* | Remove unused `em-hiredis` | yuuji.yaginuma | 2017-11-21 | 1 | -1/+0 |
* | Move back to resque-scheduler mainline now that https://github.com/resque/res... | Jeremy Daer | 2017-11-16 | 1 | -1/+1 |
* | Use released sass-rails | Rafael Mendonça França | 2017-11-14 | 1 | -1/+1 |
* | Use released arel | Rafael Mendonça França | 2017-11-14 | 1 | -2/+0 |
* | Use released `redis-namespace` instead of master version | yuuji.yaginuma | 2017-11-08 | 1 | -2/+1 |
* | Fix tests on Mail 2.7 | Jeremy Daer | 2017-10-31 | 1 | -3/+0 |
* | Workaround for ActionMailer failures by not installing mail 2.7 | Yasuo Honda | 2017-11-01 | 1 | -0/+3 |
* | Remove deprecated Erubis ERB handler | Rafael Mendonça França | 2017-10-23 | 1 | -3/+0 |
* | PhantomJS is abandoned, replace it with Selenium/Chrome headless | Guillermo Iguaran | 2017-10-19 | 1 | -0/+5 |
* | Merge pull request #30860 from olimart/patch-1 | Eileen M. Uchitelle | 2017-10-15 | 1 | -0/+1 |
|\ |
|
| * | Update Gemfile | Olivier | 2017-10-11 | 1 | -0/+1 |
* | | Remove unsued `jquery-rails` | yuuji.yaginuma | 2017-10-13 | 1 | -1/+0 |
|/ |
|
* | Use released `sidekiq` instead of master version | yuuji.yaginuma | 2017-10-09 | 1 | -1/+1 |
* | redis-rb 4.0 support | Jeremy Daer | 2017-10-08 | 1 | -3/+6 |
* | mocha 1.3.0 | Akira Matsuda | 2017-09-25 | 1 | -1/+1 |
* | Use the default Capybara registered puma server configuration | Thomas Walpole | 2017-09-18 | 1 | -1/+1 |
* | Remove stopgap_13632 entirely for now: it doesn't support 2.2.8 | Matthew Draper | 2017-09-15 | 1 | -3/+0 |
* | Stick with the RUBY_VERSION check on stopgap_13632 | Matthew Draper | 2017-09-15 | 1 | -1/+1 |
* | Bump Travis to new Ruby releases | Matthew Draper | 2017-09-15 | 1 | -1/+1 |
* | Use v3 of the AWS SDK | Yuji Yaginuma | 2017-09-09 | 1 | -1/+1 |
* | Do not install unused gem | yuuji.yaginuma | 2017-09-08 | 1 | -1/+1 |
* | Add stopgap_13632 workaround | Matthew Draper | 2017-08-29 | 1 | -0/+4 |
* | Temporarily point to a fork of SDoc | Robin Dupret | 2017-08-17 | 1 | -1/+1 |
* | Test with released thor | Rafael Mendonça França | 2017-08-16 | 1 | -1/+0 |
* | Use frozen string literal in root files | Koichi ITO | 2017-08-13 | 1 | -0/+2 |
* | Simplify `git_source` in Gemfile | Koichi ITO | 2017-08-07 | 1 | -4/+1 |
* | Depend on offical azure-core | dixpac | 2017-08-03 | 1 | -3/+0 |
* | Fix `Style/StringLiterals` violations for Active Storage | Ryuta Kamizono | 2017-08-03 | 1 | -2/+2 |
* | Merge branch 'master' into active-storage-import | David Heinemeier Hansson | 2017-08-02 | 1 | -2/+1 |
|\ |
|
| * | Merge remote-tracking branch 'origin/master' into unlock-minitest | Rafael Mendonça França | 2017-08-01 | 1 | -1/+6 |
| |\ |
|
| * | | Bump minitest; Use double quotes | Kasper Timm Hansen | 2017-07-15 | 1 | -1/+1 |
| * | | Merge branch 'master' into unlock-minitest | Kasper Timm Hansen | 2017-07-15 | 1 | -3/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into unlock-minitest | Rafael Mendonça França | 2017-06-02 | 1 | -4/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' into unlock-minitest | Kasper Timm Hansen | 2017-05-29 | 1 | -4/+8 |
| |\ \ \ \ |
|
| * | | | | | Add minitest-bisect as part of the gemfile | Rafael Mendonça França | 2017-04-26 | 1 | -0/+2 |
| * | | | | | Release minitest lock so we can fix the order dependent tests | Rafael Mendonça França | 2017-04-26 | 1 | -3/+0 |