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
/
author.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure we can nest include calls [#5285 state:resolved]
Neeraj Singh
2010-08-12
1
-0
/
+3
*
update_attributes and update_attributes! are now wrapped in a transaction
Neeraj Singh
2010-07-13
1
-0
/
+2
*
test cases for record.to_xml [#458 state:resolved]
Neeraj Singh
2010-04-30
1
-0
/
+4
*
Fix associations to call :destroy or :delete based on the right :dependent op...
Carlos Antonio da Silva
2010-03-09
1
-6
/
+3
*
Refactor new callbacks and AR implementation.
José Valim
2009-09-08
1
-1
/
+2
*
Enable has_many :through for going through a has_one association on the join ...
Gabe da Silveira
2009-08-10
1
-0
/
+1
*
Add primary_key option to belongs_to association
Szymon Nowak
2009-07-15
1
-0
/
+2
*
Ensure :dependent => :delete_all works for association with hash conditions
Pratik Naik
2009-04-20
1
-1
/
+1
*
Ensure JoinAssociation uses aliased table name when multiple associations hav...
Pratik Naik
2009-04-20
1
-0
/
+2
*
Add :having option to find, to use in combination with grouped finds. Also ad...
miloops
2008-12-01
1
-0
/
+1
*
explicitly including child associations that are also included in the parent ...
Will Bryant
2008-10-10
1
-0
/
+2
*
Revert "Add :accessible option to Associations for allowing mass assignments ...
Pratik Naik
2008-09-10
1
-1
/
+1
*
Support :limit on update_all so that has_many with :limit can be safely updated
Tarmo Tänav
2008-09-10
1
-0
/
+1
*
Test for eager loading of STI subclasses from htm associations
Tarmo Tänav
2008-08-16
1
-0
/
+3
*
Add :accessible option to Associations for allowing mass assignments using ha...
David Dollar
2008-07-14
1
-1
/
+1
*
fix eager loading with dynamic finders
Brandon Keepers
2008-06-09
1
-0
/
+1
*
Ensure hm:t preloading honours reflection options. [#137 state:resolved]
Frederick Cheung
2008-05-11
1
-0
/
+4
*
Fixed that has_many :through would ignore the hash conditions (closes #11447)...
David Heinemeier Hansson
2008-03-28
1
-0
/
+5
*
Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]
Rick Olson
2008-03-24
1
-0
/
+2
*
Add :readonly option to HasManyThrough associations. Closes #11156 [miloops]
Pratik Naik
2008-03-07
1
-1
/
+2
*
Revert r8742: remove has_many with :group option since it has sketchy sql sup...
Jeremy Kemper
2008-02-03
1
-1
/
+0
*
Make sure count works on has_many :through associations using :group. Closes...
Michael Koziarski
2008-01-27
1
-0
/
+1
*
belongs_to supports :dependent => :destroy and :delete. Closes #10592.
Jeremy Kemper
2008-01-19
1
-1
/
+13
*
move assets and models
Jeremy Kemper
2008-01-18
1
-0
/
+109