Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Fix typos [ci skip] | Yauheni Dakuka | 2018-01-11 | 5 | -5/+5 | |
* | | | | | | | | | | | | | | | | Instrument image transformation | George Claghorn | 2018-01-10 | 1 | -7/+9 | |
* | | | | | | | | | | | | | | | | Instrument preview image drawing | George Claghorn | 2018-01-10 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | Merge pull request #30268 from ignatiusreza/instrumentation | Ryuta Kamizono | 2018-01-11 | 4 | -49/+64 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | add instrumentation for read_multi | Ignatius Reza | 2017-12-29 | 4 | -49/+64 | |
* | | | | | | | | | | | | | | | | | Merge pull request #31624 from y-yagi/fix_minitest_511 | Aaron Patterson | 2018-01-10 | 5 | -11/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Need to use `klass` to get the class name of the test result | yuuji.yaginuma | 2018-01-03 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | Correctly get source location | yuuji.yaginuma | 2018-01-03 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | Use `Minitest::Result` for retain test result | yuuji.yaginuma | 2018-01-03 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | Bump Minitest to 5.11.1 | yuuji.yaginuma | 2018-01-03 | 2 | -3/+1 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #23146 from piotrj/issue_18424 | Ryuta Kamizono | 2018-01-11 | 4 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | When deleting through records, take into account association conditions | Piotr Jakubowski | 2016-05-04 | 3 | -8/+28 | |
* | | | | | | | | | | | | | | | | | | | Remove the deprecated `:conditions` option in `INVALID_AUTOMATIC_INVERSE_OPTI... | Ryuta Kamizono | 2018-01-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Use `apply_join_dependency` instead of meaningless named `find_with_associati... | Ryuta Kamizono | 2018-01-11 | 2 | -26/+13 | |
* | | | | | | | | | | | | | | | | | | | Make `relation.exists?` more performant when using eager loading | Ryuta Kamizono | 2018-01-11 | 2 | -13/+16 | |
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Update error names in docs [ci skip] | George Claghorn | 2018-01-10 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | Add missing `# frozen_string_literal: true` | Ryuta Kamizono | 2018-01-11 | 3 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #31446 from bdewater/inverse-of-options-docs | Ryuta Kamizono | 2018-01-11 | 2 | -26/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | [ci skip] setting :inverse_of works with :as, :through and :polymorphic optio... | Bart de Water | 2018-01-10 | 2 | -29/+27 | |
* | | | | | | | | | | | | | | | | | | | Correct comment [ci skip] | George Claghorn | 2018-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Extract Analyzable and Representable concerns | George Claghorn | 2018-01-10 | 8 | -150/+158 | |
|/ / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Fix `stale_state` for nested `has_many :through` associations | Ryuta Kamizono | 2018-01-10 | 3 | -22/+41 | |
* | | | | | | | | | | | | | | | | | | Merge pull request #31667 from bogdanvlviv/clean-up-railties-tests | Yuji Yaginuma | 2018-01-10 | 2 | -19/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Clean up railties tests | bogdanvlviv | 2018-01-10 | 2 | -19/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #16314 from zoltankiss/allow-nested-has-many-associations-... | Ryuta Kamizono | 2018-01-10 | 4 | -1/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Fix nested `has many :through` associations on unpersisted instances | Zoltan Kiss | 2015-03-26 | 4 | -1/+70 | |
* | | | | | | | | | | | | | | | | | | | Fix "the the " [ci skip] | Ryuta Kamizono | 2018-01-10 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | Bring back passing single record support for `Preloader` | Ryuta Kamizono | 2018-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #29685 from ayanko/fix-slow-name-error-missing-name | Ryuta Kamizono | 2018-01-10 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | Fix performance issue with NameError#missing_name on ruby >= v2.3.0. | Andriy Yanko | 2017-07-10 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #27597 from brchristian/first_last_parity | Ryuta Kamizono | 2018-01-10 | 3 | -1/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | resolve inconsistencies between first and to_a.first with limit | Brian Christian | 2018-01-09 | 3 | -1/+31 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #31534 from claudiob/kaspth-approach | Kasper Timm Hansen | 2018-01-09 | 7 | -16/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Help if Active Storage tables are missing | Claudio B | 2017-12-21 | 3 | -0/+35 | |
| * | | | | | | | | | | | | | | | | | | | | Don't run rails active_storage:install in new apps | claudiob | 2017-12-14 | 4 | -16/+2 | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #31652 from kami-zh/activestorage-callbacks | George Claghorn | 2018-01-09 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Change Active Storage destroy callbacks | kami-zh | 2018-01-09 | 2 | -2/+8 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Add 'Referrer-Policy' header to default headers set | Guillermo Iguaran | 2018-01-08 | 3 | -3/+10 | |
* | | | | | | | | | | | | | | | | | | | | | Rebuild activestorage.js | Javan Makhmali | 2018-01-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Work around Firefox's refusal to dispatch events on disabled elements. Fixes ... | Javan Makhmali | 2018-01-08 | 1 | -1/+10 | |
| |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Fix attaching blobs to optimistically-locked records | George Claghorn | 2018-01-08 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #31650 from rosa/master | George Claghorn | 2018-01-08 | 2 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Allow overriding filename in `Blob#service_url` | Rosa Gutierrez | 2018-01-08 | 2 | -4/+15 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #31648 from dixitp012/rubocop_active_support_test | Ryuta Kamizono | 2018-01-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Fix rubocop space before comma | Dixit Patel | 2018-01-08 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Remove meaningless check | yuuji.yaginuma | 2018-01-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #31547 from eugeneius/use_authenticated_message_encryption... | Yuji Yaginuma | 2018-01-08 | 3 | -8/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | Allow use_authenticated_message_encryption to be set in new_framework_default... | Eugene Kenny | 2018-01-07 | 3 | -8/+34 | |
|/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | Fix the desc for image_alt change [ci skip] | Prathamesh Sonpatki | 2018-01-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | Added deprecation and removal notes for Action View [ci skip] | Prathamesh Sonpatki | 2018-01-07 | 1 | -2/+5 |