Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r8742: remove has_many with :group option since it has sketchy sql sup... | Jeremy Kemper | 2008-02-03 | 1 | -15/+0 |
* | Fixed preloading belongs_to associations which reference a custom foreign key... | Jeremy Kemper | 2008-01-31 | 1 | -1/+9 |
* | Make sure count works on has_many :through associations using :group. Closes... | Michael Koziarski | 2008-01-27 | 1 | -0/+15 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 7 | -15/+15 |
* | Introduce preload query strategy for eager :includes. Closes #9640. | Jeremy Kemper | 2008-01-19 | 2 | -11/+93 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 2 | -17/+17 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 7 | -0/+1542 |