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
/
eager_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix newly added reflection order when redefining association
Ryuta Kamizono
2018-01-04
1
-1
/
+1
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-1
/
+1
*
try using regexes
Ben Toews
2017-11-09
1
-10
/
+10
*
allow table name and direction in string order arg
Ben Toews
2017-11-09
1
-39
/
+39
*
work around deprecation warnings in a bunch of tests
Ben Toews
2017-11-09
1
-52
/
+52
*
Add a test case that eager-loading with a polymorphic association and using `...
Ryuta Kamizono
2017-10-16
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
*
Should work inverse association when eager loading
Ryuta Kamizono
2017-08-25
1
-0
/
+6
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
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
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Remove redundant `assert_nothing_raised` before another assertions
Ryuta Kamizono
2017-06-06
1
-3
/
+0
*
Remove a redundant test assertion
Koichi ITO
2017-05-29
1
-6
/
+0
*
Don't eager loading if unneeded for `FinderMethods#exists?`
Ryuta Kamizono
2017-05-11
1
-0
/
+1
*
correctly check error message
yuuji.yaginuma
2017-01-25
1
-4
/
+11
*
:warning: "Use assert_nil if expecting nil. This will fail in MT6."
Akira Matsuda
2017-01-18
1
-2
/
+12
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-3
/
+3
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-20
/
+20
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-11
/
+11
*
Merge pull request #24099 from k0kubun/preserve-readonly
Rafael Mendonça França
2016-08-18
1
-2
/
+20
|
\
|
*
Preserve readonly flag only for readonly association
Takashi Kokubun
2016-07-30
1
-2
/
+20
*
|
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-39
/
+39
*
|
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-164
/
+164
*
|
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-128
/
+128
|
/
*
Fix `calculate` with a string value in `from` and eager loading
Ryuta Kamizono
2016-06-13
1
-0
/
+4
*
Exists shouldn't error when used with `includes`
Sean Griffin
2016-05-30
1
-0
/
+1
*
don't treat all associations with extensions as instance dependent.
Yves Senn
2016-03-03
1
-0
/
+12
*
Merge pull request #18766 from yasyf/issue_17864
Sean Griffin
2016-02-29
1
-0
/
+32
|
\
|
*
Honour the order of the joining model in a `has_many :through`
Yasyf Mohamedali
2015-03-02
1
-0
/
+32
*
|
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-1
/
+1
*
|
Revert "Merge pull request #22486 from methyl/fix-includes-for-groupped-assoc...
Yves Senn
2015-12-21
1
-17
/
+0
*
|
Merge pull request #22486 from methyl/fix-includes-for-groupped-association
Yves Senn
2015-12-21
1
-0
/
+17
|
\
\
|
*
|
Pass SQL group by values when including scoped association
Lucjan Suski
2015-12-15
1
-0
/
+13
*
|
|
Merge pull request #19423 from yuroyoro/fix_performance_regression_of_preload...
Aaron Patterson
2015-12-18
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Read already loaded association records from association.target
Tomohito Ozaki
2015-04-17
1
-0
/
+6
|
|
/
*
|
Never pass `nil` to `order`
Sean Griffin
2015-10-29
1
-6
/
+0
*
|
Revert "Revert "Merge pull request #22026 from akihiro17/fix-preload-associat...
Yves Senn
2015-10-29
1
-0
/
+18
*
|
Revert "Merge pull request #22026 from akihiro17/fix-preload-association"
Sean Griffin
2015-10-29
1
-18
/
+0
*
|
Set `scope.reordering_value` to `true` if :reordering values are specified
akihiro17
2015-10-30
1
-0
/
+18
*
|
Fix merge conflicts for #19938
Sean Griffin
2015-10-20
1
-0
/
+12
|
\
\
|
*
|
Fix for activerecord join dependency instantiate bug
Mehmet Emin İNAÇ
2015-05-04
1
-0
/
+12
*
|
|
Removed mocha from Active Record Part 1
Ronak Jangir
2015-08-25
1
-27
/
+31
*
|
|
Merge pull request #21284 from prakashlaxkar/argument_error_tests
Yves Senn
2015-08-18
1
-0
/
+8
*
|
|
deprecate `Relation#uniq` use `Relation#distinct` instead.
Yves Senn
2015-05-26
1
-1
/
+1
|
/
/
*
/
Fix eager loading association using default_scope for finder methods.
Santosh Wadghule
2015-03-31
1
-0
/
+17
|
/
*
Merge branch 'master' into pr/18316
Mingdong Luo
2015-01-31
1
-22
/
+9
|
\
[next]