index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
associations
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Fix duplicate aliases when using both INNER/LEFT JOINs
Ryuta Kamizono
2017-10-23
1
-0
/
+5
*
|
|
|
Ensure associations doesn't table name collide with string joins
Ryuta Kamizono
2017-10-23
1
-0
/
+5
*
|
|
|
Add a test case that eager-loading with a polymorphic association and using `...
Ryuta Kamizono
2017-10-16
1
-0
/
+4
*
|
|
|
Show the failed queries in `test_has_one_does_not_use_order_by`
Ryuta Kamizono
2017-10-14
1
-1
/
+2
*
|
|
|
Joined tables in association scope doesn't use the same aliases with the pare...
Ryuta Kamizono
2017-10-09
1
-0
/
+4
*
|
|
|
`has_many :through` with unscope should affect to through scope
Ryuta Kamizono
2017-09-07
1
-0
/
+4
*
|
|
|
Don't expose `find_all_ordered` utility method in tests
Ryuta Kamizono
2017-09-02
1
-4
/
+5
*
|
|
|
Fix preloading through association with custom scope
Ryuta Kamizono
2017-09-02
1
-0
/
+5
*
|
|
|
Add a test case for preloading through association with implicit source
Ryuta Kamizono
2017-09-02
1
-0
/
+8
*
|
|
|
:warning: assigned but unused variable - message
Akira Matsuda
2017-09-01
1
-6
/
+6
*
|
|
|
Should work inverse association when eager loading
Ryuta Kamizono
2017-08-25
1
-0
/
+6
*
|
|
|
Load both `:authors` and `:author_addresses` to keep data integrity
Yasuo Honda
2017-08-22
2
-2
/
+2
*
|
|
|
Automatically guess the inverse associations for STI
yui-knk
2017-08-22
1
-1
/
+38
*
|
|
|
Add deterministic sorting order for `test_taking_with_a_number`
Ryuta Kamizono
2017-08-18
1
-1
/
+9
*
|
|
|
Through scope should not be affected by scoping
Ryuta Kamizono
2017-08-15
1
-0
/
+19
*
|
|
|
Merge pull request #30169 from awortham/awortham/awortham/fix-sql-distinct-bug
Rafael Mendonça França
2017-08-14
1
-0
/
+26
|
\
\
\
\
|
*
|
|
|
Ensure sum honors distinct on has_many through
Aaron Wortham
2017-08-14
1
-0
/
+26
*
|
|
|
|
Merge pull request #30215 from untidy-hair/clarify-abstract-or-not-in-tests
Rafael França
2017-08-14
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Clarify base_class tests on abstract STI vs concrete STI
Yukio Mizuta
2017-08-12
1
-3
/
+3
|
|
/
/
/
/
*
/
/
/
/
Fix `reflection.association_primary_key` for `has_many` associations
Ryuta Kamizono
2017-08-13
2
-17
/
+14
|
/
/
/
/
*
|
|
|
Merge pull request #30103 from yahonda/has_one_associations_failures
Rafael França
2017-08-11
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Add `:authors` fixture to address two random failures at HasOneAssociationsTest
Yasuo Honda
2017-08-06
1
-1
/
+1
*
|
|
|
|
Merge pull request #29720 from gaurish/ar_find_error_message_improvement
Rafael França
2017-08-11
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Return Not found Ids in ActiveRecord::NotFound
Gaurish Sharma
2017-07-29
1
-2
/
+4
*
|
|
|
|
|
Fix random CI failure due to non-deterministic sorting order
bogdanvlviv
2017-08-09
1
-1
/
+1
*
|
|
|
|
|
Fix random CI failure due to non-deterministic sorting order
Ryuta Kamizono
2017-08-08
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/master' into unlock-minitest
Rafael Mendonça França
2017-08-01
21
-47
/
+120
|
\
|
|
|
|
|
*
|
|
|
Fix `warning: assigned but unused variable - comment`
Ryuta Kamizono
2017-07-25
1
-1
/
+1
|
*
|
|
|
Merge pull request #29765 from lugray/fix_counter_cache
Rafael França
2017-07-24
1
-0
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
Add test for fixed `counter_cache` double increment
Lisa Ugray
2017-07-19
1
-0
/
+11
|
*
|
|
|
|
Refactor Active Record to let Arel manage bind params
Sean Griffin
2017-07-24
1
-17
/
+0
|
*
|
|
|
|
Merge pull request #29855 from lugray/has_one_destroyed_by_association
Rafael França
2017-07-21
1
-0
/
+34
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Match destroyed_by_association for has_one to has_many
Lisa Ugray
2017-07-21
1
-0
/
+34
|
|
|
/
/
/
/
|
*
|
|
|
|
Reset column information after schema changed
yuuji.yaginuma
2017-07-20
1
-0
/
+2
|
*
|
|
|
|
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
21
-0
/
+42
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #29679 from kamipo/add_test_case_for_27724
Kasper Timm Hansen
2017-07-15
1
-0
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
Add a test case for overwriting existing condition on associations
Ryuta Kamizono
2017-07-07
1
-0
/
+7
|
*
|
|
|
|
Remove extra `.merge!(order: "id")` for `Relation#first` in tests
Ryuta Kamizono
2017-07-13
2
-32
/
+28
|
|
/
/
/
/
*
|
|
|
|
Reset column information after schema changed
yuuji.yaginuma
2017-07-16
1
-0
/
+2
*
|
|
|
|
Merge branch 'master' into unlock-minitest
Kasper Timm Hansen
2017-07-15
9
-56
/
+102
|
\
|
|
|
|
|
*
|
|
|
Fix eager loading association with scope including joins
Ryuta Kamizono
2017-07-04
1
-0
/
+1
|
*
|
|
|
Fix preloading association with scope including joins
Ryuta Kamizono
2017-07-04
1
-0
/
+4
|
*
|
|
|
Remove redundant `assert_respond_to`
Ryuta Kamizono
2017-07-03
1
-26
/
+0
|
*
|
|
|
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
21
-21
/
+0
|
*
|
|
|
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
21
-0
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
21
-0
/
+21
|
*
|
|
|
|
Merge pull request #29631 from kamipo/should_be_clear_association_ids
Matthew Draper
2017-07-01
1
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Should be clear `@association_ids` when joined newly associated record
Ryuta Kamizono
2017-06-30
1
-0
/
+5
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge pull request #28808 from fschwahn/fix-polymorphic-automic-inverse
Matthew Draper
2017-07-01
2
-6
/
+16
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Add regression test for setting inverse instances on normal & polymorphic rel...
Fabian Schwahn
2017-04-20
1
-0
/
+14
[prev]
[next]