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
*
Ensure association preloading properly merges default scope and association c...
Pratik Naik
2012-08-28
1
-3
/
+1
*
Restore behavior of Active Record 3.2.3 scopes
Andrew White
2012-06-01
1
-3
/
+2
*
Revert "Revert "Fix #5667. Preloading should ignore scoping.""
Benedikt Deicke
2012-04-19
1
-2
/
+3
*
Revert "Fix #5667. Preloading should ignore scoping."
Jeremy Kemper
2012-04-18
1
-3
/
+2
*
Fix #5667. Preloading should ignore scoping.
Jon Leighton
2012-03-30
1
-2
/
+3
*
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