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
/
models
/
post.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed bug that makes named_scopes _forgot_ current scope
Diego Algorta
2009-02-25
1
-0
/
+6
*
Make sure inner scope conditions get a preference over the outer ones
Pratik Naik
2009-01-24
1
-0
/
+6
*
explicitly including child associations that are also included in the parent ...
Will Bryant
2008-10-10
1
-0
/
+1
*
Fix has_many :through when the source is a belongs_to association. [#323 stat...
Zach Dennis
2008-10-04
1
-0
/
+2
*
Revert "Add :accessible option to Associations for allowing mass assignments ...
Pratik Naik
2008-09-10
1
-6
/
+0
*
Add :accessible option to Associations for allowing mass assignments using ha...
David Dollar
2008-07-14
1
-0
/
+6
*
Fix column collision with named_scope and :joins. [#46 state:resolved]
Mark Catley
2008-06-22
1
-1
/
+6
*
Ensure correct record is returned when preloading has_one where more than one...
Frederick Cheung
2008-05-06
1
-0
/
+2
*
Refactor HasManyThroughAssociation to inherit from HasManyAssociation. Associ...
Pratik Naik
2008-04-06
1
-0
/
+14
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-0
/
+2
*
Make dynamic finders respect the :include on HasManyThrough associations. Cl...
Michael Koziarski
2008-02-18
1
-1
/
+1
*
Introduce preload query strategy for eager :includes. Closes #9640.
Jeremy Kemper
2008-01-19
1
-0
/
+3
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+59