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
/
lib
/
active_record
/
associations
/
preloader
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #5667. Preloading should ignore scoping.
Jon Leighton
2012-03-30
1
-2
/
+3
*
Avoid sanitize_sql when we can use Relation#where instead
Jon Leighton
2012-01-16
1
-8
/
+6
*
Revert "Deprecate implicit eager loading. Closes #950."
Jon Leighton
2012-01-16
2
-2
/
+0
*
Deprecate implicit eager loading. Closes #950.
Jon Leighton
2011-12-29
2
-0
/
+2
*
Make it the responsibility of the connection to hold onto an ARel visitor for...
Jon Leighton
2011-08-08
1
-1
/
+1
*
reduce calls to owners_by_key and to read_attribute, respond_to? etc
Aaron Patterson
2011-07-01
1
-2
/
+3
*
Stop identity-mapping the through records in the preloader since I fixed the ...
Jon Leighton
2011-03-04
1
-5
/
+0
*
When preloading has_and_belongs_to_many associations, we should only instanti...
Jon Leighton
2011-03-04
1
-2
/
+4
*
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-0
/
+5
|
\
*
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-2
/
+3
|
/
*
Rewrote AssociationPreload.
Jon Leighton
2011-02-28
10
-0
/
+376