| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 1 | -2/+0 |
* | | Merge pull request #32471 from janko-m/use-image_processing-gem | George Claghorn | 2018-04-23 | 1 | -5/+10 |
|\ \ |
|
| * | | Use ImageProcessing gem for ActiveStorage variants | Janko Marohnić | 2018-04-18 | 1 | -5/+10 |
* | | | Rubocop 0.54 | Bart de Water | 2018-04-21 | 1 | -4/+4 |
|/ / |
|
* | | Unlock dalli version | yuuji.yaginuma | 2018-04-11 | 1 | -2/+2 |
* | | Merge pull request #32496 from yhirano55/fix_turbolinks_warning_in_railties | Rafael França | 2018-04-10 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix turbolinks warning in railties test | Yoshiyuki Hirano | 2018-04-11 | 1 | -3/+3 |
* | | | Remove upper bound on Capybara | eileencodes | 2018-04-10 | 1 | -1/+1 |
|/ / |
|
* | | Upgrade Mocha from v1.3.0 to v1.5.0 | James Mead | 2018-04-07 | 1 | -1/+1 |
* | | Upgrade capybara to 3.0.1 to make sure our tests are passing | Rafael Mendonça França | 2018-04-06 | 1 | -1/+3 |
* | | Fix broken `ServerTest` with Capybara 3.0.0 | yuuji.yaginuma | 2018-04-06 | 1 | -9/+9 |
* | | Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-r... | Kasper Timm Hansen | 2018-04-02 | 1 | -7/+5 |
|\ \ |
|
| * | | Run `bundle update` on bootsnap | Prem Sichanugrist | 2018-03-23 | 1 | -7/+5 |
* | | | Bump rack-test to 1.0.0 | Yuji Yaginuma | 2018-03-28 | 1 | -1/+1 |
|/ / |
|
* | | Fix `test_config_another_database` failure | Ryuta Kamizono | 2018-03-22 | 1 | -3/+3 |
* | | Update loofah to mitigate CVE-2018-8048 | Andrew White | 2018-03-21 | 1 | -5/+5 |
* | | Allow any version of dalli less them 2.7.7 | Rafael Mendonça França | 2018-03-20 | 1 | -1/+1 |
* | | Avoid dalli 2.7.7 for now | yuuji.yaginuma | 2018-03-15 | 1 | -1/+1 |
* | | update psych gem to 3.2 stable release | Gaurav Sharma | 2018-03-10 | 1 | -2/+2 |
* | | Update Gemfile.lock to reflect Capybara 3.x | Yuji Yaginuma | 2018-03-06 | 1 | -1/+1 |
* | | Generate root-relative paths in Active Storage disk service URL methods | George Claghorn | 2018-03-05 | 1 | -9/+0 |
|/ |
|
* | Update rubocop to the latest version | utilum | 2018-02-23 | 1 | -10/+9 |
* | Update to sinatra 2.0.1 | Andrew White | 2018-02-21 | 1 | -5/+5 |
* | Bump mysql2 version | utilum | 2018-02-15 | 1 | -4/+4 |
* | Don't force people to upgrade i18n gem | Rafael Mendonça França | 2018-02-14 | 1 | -1/+1 |
* | Update Gemfile.lock | Rafael Mendonça França | 2018-02-14 | 1 | -2/+2 |
* | Bump `minitest-server` | yuuji.yaginuma | 2018-02-07 | 1 | -2/+2 |
* | Merge pull request #31914 from utilum/bump_em-socksify | Matthew Draper | 2018-02-07 | 1 | -1/+1 |
|\ |
|
| * | Update em-socksify to the latest version | utilum | 2018-02-06 | 1 | -1/+1 |
* | | Refer to a stable release of SDoc | Robin Dupret | 2018-02-06 | 1 | -10/+4 |
|/ |
|
* | Start Rails 6.0 development!!! | Rafael Mendonça França | 2018-01-30 | 1 | -39/+41 |
* | Relax minitest version | Daniel Colson | 2018-01-26 | 1 | -1/+0 |
* | Lock Minitest 5.11.1 | Yasuo Honda | 2018-01-26 | 1 | -0/+1 |
* | Update Gemfile.lock to reflect websocket-driver 0.7.0 | yuuji.yaginuma | 2018-01-19 | 1 | -1/+1 |
* | Support for connection pooling on mem cache store | Gabriel Sobrinho | 2018-01-18 | 1 | -2/+1 |
* | Extract content types from blob data | George Claghorn | 2018-01-15 | 1 | -0/+13 |
* | Use my fork instead of an thrid-party fork | Rafael Mendonça França | 2018-01-11 | 1 | -8/+8 |
* | Merge pull request #31671 from larskanis/pg-1.0 | Rafael Mendonça França | 2018-01-11 | 1 | -7/+7 |
|\ |
|
| * | PostgreSQL: Update Gemfile to pg-1.0.0 | Lars Kanis | 2018-01-10 | 1 | -7/+7 |
* | | Bump Minitest to 5.11.1 | yuuji.yaginuma | 2018-01-03 | 1 | -2/+1 |
|/ |
|
* | Avoid Minitest 5.11.0 for now | yuuji.yaginuma | 2018-01-02 | 1 | -1/+2 |
* | Use released `delayed_job` instead of master version | yuuji.yaginuma | 2017-12-30 | 1 | -8/+3 |
* | Use `delayed_job` master | yuuji.yaginuma | 2017-12-23 | 1 | -3/+8 |
* | Update nokogiri version on Gemfile | Guillermo Iguaran | 2017-12-14 | 1 | -9/+12 |
* | Use released `resque-scheduler` instead of master version | yuuji.yaginuma | 2017-12-14 | 1 | -11/+6 |
* | Use `credentials` instead of `keyfile` in GCS sevice | yuuji.yaginuma | 2017-11-29 | 1 | -18/+18 |
* | Preparing for 5.2.0.beta2 release | Rafael Mendonça França | 2017-11-28 | 1 | -36/+36 |
* | Preparing for 5.2.0.beta1 release | Rafael Mendonça França | 2017-11-27 | 1 | -44/+44 |
* | Update `rack-test` to 0.8. | Guo Xiang Tan | 2017-11-21 | 1 | -1/+1 |
* | Remove unused `em-hiredis` | yuuji.yaginuma | 2017-11-21 | 1 | -7/+0 |