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
/
lib
/
active_record
/
associations
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Merge pull request #10901 from armstrjare/fix_query_null_fore...
Yves Senn
2013-06-25
1
-1
/
+1
*
Revert "Merge pull request #10901 from armstrjare/fix_query_null_foreign_key_...
Yves Senn
2013-06-22
1
-1
/
+1
*
Fixes CollectionAssociation#ids_reader returning incorrect ids for new records
Jared Armstrong
2013-06-21
1
-1
/
+1
*
It's scoped in 3-2-stable!
Arun Agrawal
2013-05-24
1
-1
/
+1
*
Merge pull request #10713 from senny/10693_fix_primary_key_option_on_has_many
Rafael Mendonça França
2013-05-23
1
-2
/
+1
*
Preserve context for joins while merging relations
Andrew Horner
2013-05-11
2
-2
/
+7
*
Merge pull request #10489 from greenriver/ar_counter_cache_multiple_destroy
Rafael Mendonça França
2013-05-06
1
-1
/
+4
*
do not reset associations when preloading twice.
Yves Senn
2013-03-22
1
-2
/
+1
*
@target might be nil when Identity Map is enabled.
Larry Lv
2013-03-08
1
-3
/
+8
*
Fix issue #7526. Reload the target if it's stale.
larrylv
2013-03-05
4
-6
/
+8
*
don't cache invalid subsets when preloading hmt associations.
Yves Senn
2013-02-19
1
-1
/
+2
*
Revert "Merge pull request #9252 from senny/8423_hmt_preloading_bug"
Rafael Mendonça França
2013-02-15
1
-2
/
+1
*
Merge pull request #9252 from senny/8423_hmt_preloading_bug
Rafael Mendonça França
2013-02-14
1
-1
/
+2
*
backport of fix for issue #7630
Matthew Robertson
2013-02-13
1
-0
/
+5
*
Revert "Merge pull request #7983 from georgebrock/bug7950-squashed"
Carlos Antonio da Silva
2013-01-15
1
-15
/
+1
*
Revert "Merge pull request #7661 from ernie/build-join-records-on-unsaved-hmt"
Ernie Miller
2013-01-11
1
-14
/
+0
*
backport #8291, prevent mass assignment of polymorphic type with `build`
Yves Senn
2012-11-22
1
-1
/
+2
*
Merge pull request #7983 from georgebrock/bug7950-squashed
Carlos Antonio da Silva
2012-11-16
1
-1
/
+15
|
\
|
*
use bind values for join columns
Aaron Patterson
2012-11-10
1
-1
/
+16
*
|
Merge pull request #8154 from bogdan/has_one_association_performance
Carlos Antonio da Silva
2012-11-12
1
-1
/
+9
|
/
*
Ensure calling first/last with options correctly set inverse association
Carlos Antonio da Silva
2012-11-01
1
-1
/
+3
*
Fix issue with collection associations and first(n)/last(n)
Carlos Antonio da Silva
2012-11-01
1
-1
/
+1
*
Fix has_many assocation w/select load after create
Ernie Miller
2012-10-12
1
-1
/
+1
*
Eager autoload Preloader classes
John Firebaugh
2012-10-10
1
-10
/
+14
*
Merge pull request #6978 from frodsan/count_nosql_unsaved_parent
Rafael Mendonça França
2012-10-04
1
-0
/
+2
*
Merge pull request #7661 from ernie/build-join-records-on-unsaved-hmt
Rafael Mendonça França
2012-09-17
1
-0
/
+14
*
Merge pull request #7651 from steveklabnik/issue_3956
Rafael Mendonça França
2012-09-16
1
-1
/
+1
*
Ensure association preloading properly merges default scope and association c...
Pratik Naik
2012-08-28
1
-3
/
+1
*
Merge pull request #7377 from brainopia/use_inversed_parent_for_first_and_las...
Carlos Antonio da Silva
2012-08-21
1
-1
/
+1
*
Do not use update_column where update_attribute is not interchangeable
Rafael Mendonça França
2012-08-15
1
-1
/
+1
*
Merge pull request #7286 from kennyj/fix_7191
Rafael Mendonça França
2012-08-10
1
-13
/
+15
*
Revert "Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql."
Jon Leighton
2012-08-01
2
-21
/
+0
*
Deprecate :finder_sql, :counter_sql, :insert_sql, :delete_sql.
Jon Leighton
2012-07-20
2
-0
/
+21
*
Deprecate update_attribute.
Steve Klabnik
2012-06-14
1
-1
/
+1
*
Revert "Perf: Don't load the association for #delete_all."
Jon Leighton
2012-06-07
4
-33
/
+9
*
Restore behavior of Active Record 3.2.3 scopes
Andrew White
2012-06-01
1
-3
/
+2
*
predicate builder should not recurse for determining where columns.
Aaron Patterson
2012-05-30
1
-1
/
+16
*
Ensure that CollectionAssociation#replace returns proper target
Piotr Sarnacki
2012-05-19
1
-1
/
+1
*
Fix HABTM syntax error in Ruby 1.8.x
Ernie Miller
2012-05-18
1
-2
/
+2
*
fix #delete_all with habtm with :delete_sql
Jon Leighton
2012-05-18
1
-0
/
+1
*
Perf: Don't load the association for #delete_all.
Jon Leighton
2012-05-18
4
-9
/
+33
*
Fix CollectionAssociation#replace to return new target (closes #6231)
Piotr Sarnacki
2012-05-16
1
-0
/
+2
*
Revert "Revert "Fix #5667. Preloading should ignore scoping.""
Benedikt Deicke
2012-04-19
1
-2
/
+3
*
Revert "Fix #5667. Preloading should ignore scoping."
Jeremy Kemper
2012-04-18
1
-3
/
+2
*
Fix #5667. Preloading should ignore scoping.
Jon Leighton
2012-03-30
1
-2
/
+3
*
Not need to pass join attributes to association build
Rafael Mendonça França
2012-03-08
2
-4
/
+10
*
Fix #5069 - Protect foreign key from mass assignment throught association bui...
Jean Boussier
2012-03-05
1
-1
/
+2
*
fix associations when using per class databases
Lars Kanis
2012-03-04
3
-8
/
+5
*
Merge pull request #4543 from jdelStrother/find_or_init
Jon Leighton
2012-02-01
1
-2
/
+1
*
Merge pull request #4783 from gregolsen/ids_reader_fix
Jon Leighton
2012-01-31
1
-1
/
+1
[next]