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
/
fixtures
/
posts.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-0
/
+2
|
\
|
*
Correctly update counter caches on deletion for has_many :through [#2824 stat...
Jon Leighton
2011-02-07
1
-0
/
+2
*
|
Properly support conditions on any of the reflections involved in a nested th...
Jon Leighton
2010-10-19
1
-0
/
+14
*
|
Add support for table aliasing, with a test that needs aliasing in order to w...
Jon Leighton
2010-10-02
1
-0
/
+14
|
/
*
Fix that counter_cache breaks with has_many :dependent => :nullify.
Gabe da Silveira
2009-08-09
1
-0
/
+3
*
Make sure that belongs_to counter decrements when assigning nil Closes #10804...
Michael Koziarski
2008-01-26
1
-0
/
+1
*
Wrap :conditions in parentheses to prevent problems with OR's #1871
Jamis Buck
2005-09-24
1
-0
/
+7
*
Fixed that single-table inheritance sub-classes couldn't be used to limit the...
David Heinemeier Hansson
2005-07-03
1
-0
/
+21
*
Changed habtm eager loading to also use joins
David Heinemeier Hansson
2005-04-18
1
-0
/
+1
*
Fixes for postgresql testing #1129, #1130, #1131
David Heinemeier Hansson
2005-04-18
1
-1
/
+0
*
Dont initialize the association proxy for nil records
David Heinemeier Hansson
2005-04-14
1
-0
/
+7
*
Made eager loading work with inheritance hierarchies #1065 [Ryan Carver]
David Heinemeier Hansson
2005-04-10
1
-0
/
+2
*
Made eager loading work even more
David Heinemeier Hansson
2005-04-03
1
-0
/
+2
*
Added new Base.find API and deprecated find_all, find_first. Added preliminar...
David Heinemeier Hansson
2005-04-03
1
-0
/
+9