Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Added deprecations and removals notes for Action Pack [ci skip] | Prathamesh Sonpatki | 2018-01-07 | 2 | -3/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Added release notes for Action Cable [ci skip] | Prathamesh Sonpatki | 2018-01-07 | 1 | -1/+10 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #31610 from prathamesh-sonpatki/improve-deprecation-msg-pr... | Eileen M. Uchitelle | 2018-01-07 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve the deprecation message for using subclass of Rails::Application to s... | Prathamesh Sonpatki | 2018-01-07 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deleting through records when using has_many through with `source_type` | Ryuta Kamizono | 2018-01-08 | 2 | -20/+29 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Document automatic width-height swapping [ci skip] | George Claghorn | 2018-01-07 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove redundant sentences [ci skip] | George Claghorn | 2018-01-07 | 2 | -4/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Simply use `scope.delete_all` instead of constructing delete manager | Ryuta Kamizono | 2018-01-07 | 1 | -8/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Tweak engine for readability | George Claghorn | 2018-01-07 | 1 | -11/+13 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `find_nth_from_last` more performant when using reversible order | Ryuta Kamizono | 2018-01-07 | 1 | -6/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix `last` with `offset` to behave consistently with loaded relation | Ryuta Kamizono | 2018-01-07 | 2 | -9/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix `pluck` with eager loading to respect `offset` | Ryuta Kamizono | 2018-01-07 | 2 | -1/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert commit 4ec5b0d6b4d8a57e034b1014942356e95caf47aa in favor of #28379 | Ryuta Kamizono | 2018-01-07 | 2 | -9/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #31639 from rosa/master | George Claghorn | 2018-01-05 | 5 | -2/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Force content disposition to attachment for specific content types | Rosa Gutierrez | 2018-01-05 | 5 | -2/+36 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Consolidate `queue_adapter=` and `interpret_adapter` | Ryuta Kamizono | 2018-01-05 | 1 | -18/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #31637 from wagenet/patch-1 | George Claghorn | 2018-01-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing require for `strip_heredoc` | Peter Wagenet | 2018-01-04 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | / / / / / / / / / / / / / / | Remove passing argument to singular and collection association readers | Ryuta Kamizono | 2018-01-05 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Move the options for deliver_later up near to the example [ci skip] | Prathamesh Sonpatki | 2018-01-04 | 1 | -12/+12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Partial revert the changing default value of `readonly_value` | Ryuta Kamizono | 2018-01-05 | 2 | -15/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #31049 from gwincr11/cg-blank | Ryuta Kamizono | 2018-01-04 | 2 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add support for multiple encodings in String.blank? | Cory Gwin @gwincr11 | 2017-11-17 | 2 | -3/+12 |