Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Fix intermittent CI failure due to setting explicit `person.id = 10` | Ryuta Kamizono | 2018-03-30 | 1 | -4/+0 | |
* | | | | | | | Merge pull request #32338 from eugeneius/dont_clobber_foreign_key | Ryuta Kamizono | 2018-03-30 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't unset foreign key when preloading missing record | Eugene Kenny | 2018-03-24 | 2 | -2/+4 | |
* | | | | | | | | Short circuit the scoping delegation for `relation.all` | Ryuta Kamizono | 2018-03-30 | 1 | -0/+1 | |
* | | | | | | | | Remove unnecessary line break and quotes | yuuji.yaginuma | 2018-03-30 | 1 | -2/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Fix "--frozen-lockfile" argument used in yarn install rake task | Guillermo Iguaran | 2018-03-29 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32289 from gsamokovarov/did-you-mean-suggestions | Guillermo Iguaran | 2018-03-29 | 6 | -57/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use `did_you_mean` spell checker for option suggestions | Genadi Samokovarov | 2018-03-23 | 6 | -57/+14 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #32243 from maschwenk/patch-2 | Guillermo Iguaran | 2018-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Raise an error when lockfile diff is generated | Max Schwenk | 2018-03-13 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32370 from riseshia/patch-1 | Andrew White | 2018-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Compare ruby version with correct way | Shia | 2018-03-29 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #30956 from CJStadler/with-lock-changed-deprecation | Rafael França | 2018-03-28 | 4 | -1/+24 | |
* | | | | | | | Bump rack-test to 1.0.0 | Yuji Yaginuma | 2018-03-28 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #32299 from davidstosik/expose-fk-ignore-pattern | Guillermo Iguaran | 2018-03-27 | 7 | -3/+43 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move fk_ignore_pattern from config.active_record to SchemaDumper | David Stosik | 2018-03-22 | 6 | -16/+18 | |
| * | | | | | | | Test config.active_record.fk_ignore_pattern | David Stosik | 2018-03-20 | 1 | -0/+8 | |
| * | | | | | | | Document config.active_record.fk_ignore_pattern | David Stosik | 2018-03-20 | 2 | -0/+10 | |
| * | | | | | | | Expose foreign key name ignore pattern in configuration | David Stosik | 2018-03-19 | 7 | -2/+22 | |
* | | | | | | | | Merge pull request #32317 from dwightwatson/32247 | George Claghorn | 2018-03-26 | 3 | -4/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Flip the order of the after_create callbacks | Dwight Watson | 2018-03-27 | 3 | -4/+24 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #32185 from nholden/human_readable_date_time_comparisons | Rafael França | 2018-03-26 | 9 | -0/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add `before?` and `after?` methods to date and time classes | Nick Holden | 2018-03-06 | 9 | -0/+63 | |
* | | | | | | | | | Merge pull request #32274 from eileencodes/part-1-add-rake-tasks-for-multi-db | Eileen M. Uchitelle | 2018-03-26 | 7 | -22/+283 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Refactor configs_for and friends | eileencodes | 2018-03-21 | 7 | -56/+101 | |
| * | | | | | | | | | Add tests for new rake tasks | eileencodes | 2018-03-21 | 1 | -1/+128 | |
| * | | | | | | | | | Update schema/structure dump tasks for multi db | eileencodes | 2018-03-21 | 2 | -14/+36 | |
| * | | | | | | | | | Add ability to create/drop/migrate all dbs for a given env | eileencodes | 2018-03-21 | 2 | -8/+11 | |
| * | | | | | | | | | Add create/drop/migrate db tasks for each database in the environment | eileencodes | 2018-03-21 | 1 | -0/+25 | |
| * | | | | | | | | | Add DatabaseConfig Struct and associated methods | eileencodes | 2018-03-21 | 1 | -0/+39 | |
* | | | | | | | | | | Merge pull request #32342 from iorme1/master | Richard Schneeman | 2018-03-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Readability fix [ci skip] | Isaac Orme | 2018-03-25 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Make engine check more explicit | Andrew White | 2018-03-25 | 1 | -6/+9 | |
* | | | | | | | | | | Remove unused `serialize` method | yuuji.yaginuma | 2018-03-25 | 1 | -4/+0 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #32306 from danhuynhdev/feature/store-accessor-prefix | Andrew White | 2018-03-24 | 5 | -6/+50 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add custom prefix to ActiveRecord::Store accessors | Tan Huynh | 2018-03-23 | 5 | -6/+50 | |
* | | | | | | | | | | Fix that `touch(:updated_at)` causes multiple assignments on the column | Ryuta Kamizono | 2018-03-23 | 2 | -1/+11 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #32315 from huacnlee/fix/local-cache-read-multi-entry-return | Rafael França | 2018-03-22 | 2 | -1/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix Cache `read_multi` with local_cache return values. | Jason Lee | 2018-03-21 | 2 | -1/+20 | |
* | | | | | | | | | | Merge pull request #32316 from rails/fix-non-ascii-static-file-serving | Rafael França | 2018-03-22 | 6 | -4/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use ASCII-8BIT paths in ActionDispatch::Static | Andrew White | 2018-03-22 | 6 | -4/+15 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Remove unused variable | Rafael Mendonça França | 2018-03-22 | 1 | -1/+0 | |
* | | | | | | | | | | Merge pull request #32319 from yahonda/no_monkeypatch_for_ruby260 | Rafael França | 2018-03-22 | 1 | -9/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Ruby 2.6 will not require monkey patched `URI#unescape` | Yasuo Honda | 2018-03-22 | 1 | -9/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #31869 from BKSpurgeon/patch-1 | Ryuta Kamizono | 2018-03-22 | 1 | -12/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update documentation [ci skip] | Ben Koshy | 2018-02-02 | 1 | -12/+15 | |
* | | | | | | | | | | Use try in tests that try to test try. | Kasper Timm Hansen | 2018-03-21 | 1 | -7/+2 | |
* | | | | | | | | | | Fix `test_config_another_database` failure | Ryuta Kamizono | 2018-03-22 | 2 | -5/+5 | |
* | | | | | | | | | | Add `QueryingMethodsDelegationTest` to cover query methods delegation | Ryuta Kamizono | 2018-03-22 | 1 | -0/+28 | |
* | | | | | | | | | | Merge pull request #32221 from composerinteralia/batch-predicate-builder | Ryuta Kamizono | 2018-03-22 | 1 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ \ |