Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
activerecord
/
lib
/
active_record
/
association_preload.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9094
[9094]
03/26/08 15:26:59
rick
More efficient association preloading code that compacts a through_records …
(edit)
@9075
[9075]
03/22/08 02:20:37
bitsweat
has_one :through supports :source_type. Fix up some tests. References …
(edit)
@9067
[9067]
03/21/08 18:09:03
rick
Add has_one :through support, finally. Closes
#4756
[thechrisoshow]
(edit)
@8942
[8942]
02/28/08 20:42:01
bitsweat
Fix that batched :include would pull in duplicate records in some cases. …
(edit)
@8933
[8933]
02/27/08 22:41:35
bitsweat
Fix preloading nil polymorphic belongs_to. Closes
#11218
[matrix9180]
(edit)
@8896
[8896]
02/19/08 02:56:05
bitsweat
Don't assume all records from nested include are of same class. Closes …
(edit)
@8894
[8894]
02/18/08 04:49:56
nzkoz
Ensure nested preloading works when associations return nil. Closes …
(edit)
@8762
[8762]
01/31/08 07:50:15
bitsweat
Fixed preloading belongs_to associations which reference a custom foreign …
(add)
@8672
[8672]
01/19/08 04:19:53
bitsweat
Introduce preload query strategy for eager :includes. Closes
#9640
.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog