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
/
associations_go_eager_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added :include as an option for association declarations [DHH]
David Heinemeier Hansson
2005-11-06
1
-0
/
+25
*
r2736@asus: jeremy | 2005-10-24 17:08:12 -0700
Jeremy Kemper
2005-10-25
1
-1
/
+1
*
Added support for using limits in eager loads that involve has_many and has_a...
David Heinemeier Hansson
2005-10-18
1
-2
/
+29
*
Wrap :conditions in parentheses to prevent problems with OR's #1871
Jamis Buck
2005-09-24
1
-8
/
+13
*
Fix eager loading error messages, allow :include to specify tables using stri...
Nicholas Seckar
2005-09-18
1
-0
/
+10
*
Make all tests pass on PGSQL #1759 [Rick Olson]
David Heinemeier Hansson
2005-07-17
1
-4
/
+4
*
Added support for limit and offset with eager loading of has_one and belongs_...
David Heinemeier Hansson
2005-07-11
1
-2
/
+43
*
r2979@asus: jeremy | 2005-07-10 01:51:00 -0700
Jeremy Kemper
2005-07-10
1
-11
/
+9
*
better error message for missing associations #1631 [courtenay]
David Heinemeier Hansson
2005-07-09
1
-0
/
+12
*
Make postgres8 ar tests work #1601 [Tobias Luetke]
David Heinemeier Hansson
2005-07-04
1
-2
/
+3
*
Fixed that single-table inheritance sub-classes couldn't be used to limit the...
David Heinemeier Hansson
2005-07-03
1
-4
/
+27
*
Don't expect fixtures to be returned in the order they were inserted.
Jeremy Kemper
2005-06-11
1
-2
/
+3
*
Eager loading of dependent has_one associations won't delete the association ...
Jamis Buck
2005-06-10
1
-13
/
+22
*
Fixed order of loading in eager associations
David Heinemeier Hansson
2005-04-19
1
-1
/
+8
*
Fixed stray comma when using eager loading and ordering together from has_man...
David Heinemeier Hansson
2005-04-19
1
-1
/
+1
*
Changed habtm eager loading to also use joins
David Heinemeier Hansson
2005-04-18
1
-7
/
+8
*
Fixes for postgresql testing #1129, #1130, #1131
David Heinemeier Hansson
2005-04-18
1
-2
/
+2
*
Dont initialize the association proxy for nil records
David Heinemeier Hansson
2005-04-14
1
-0
/
+4
*
Added support for has_and_belongs_to_many associations in eager loading #1064...
David Heinemeier Hansson
2005-04-10
1
-4
/
+13
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-0
/
+5
*
Made eager loading work even more
David Heinemeier Hansson
2005-04-03
1
-0
/
+36