Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #31695 from tcopeland/fix_typo | Rafael França | 2018-01-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix doc typo [ci-skip] | Tom Copeland | 2018-01-12 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #31675 from Dorian/fix-some-broken-links-in-guides | Eileen M. Uchitelle | 2018-01-12 | 4 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix some broken links in guides | Dorian Marié | 2018-01-11 | 4 | -9/+9 | |
* | | | | | | | | | | | | | | | | Use unsafe_inline as the default for script_src CSP until we get a nonce alte... | David Heinemeier Hansson | 2018-01-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | Add note about having to restart when modifying initializer | David Heinemeier Hansson | 2018-01-12 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | Use complete variable names rather than single-letter abbreviations for style | David Heinemeier Hansson | 2018-01-12 | 1 | -8/+8 | |
* | | | | | | | | | | | | | | | | Merge pull request #31682 from jameslovejoy/fix-rdoc-typos-documentation | Matthew Draper | 2018-01-12 | 5 | -27/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix typos, update documentation | James Lovejoy | 2018-01-11 | 5 | -27/+33 | |
|/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Use my fork instead of an thrid-party fork | Rafael Mendonça França | 2018-01-11 | 2 | -9/+9 | |
* | | | | | | | | | | | | | | | | Merge pull request #31671 from larskanis/pg-1.0 | Rafael Mendonça França | 2018-01-11 | 6 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | PostgreSQL: Update Gemfile to pg-1.0.0 | Lars Kanis | 2018-01-10 | 2 | -8/+8 | |
| * | | | | | | | | | | | | | | | PostgreSQL: Allow pg-1.0 gem to be used with ActiveRecord | Lars Kanis | 2018-01-10 | 4 | -4/+4 | |
* | | | | | | | | | | | | | | | | Merge pull request #31653 from ydakuka/fix-typo-0801 | Eileen M. Uchitelle | 2018-01-11 | 5 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |