| 0c39987 |
2013-03-05 |
Fix WhereChain docs to mention only not |
| 18b9187 |
2013-01-11 |
Revert "Merge pull request #7661 from ernie/build-join-r... |
| 7763f39 |
2013-01-20 |
Fix for CVE-2013-0155 |
| 990a938 |
2012-10-12 |
Fix has_many assocation w/select load after create |
| 9f3b8cd |
2012-10-05 |
Fix has_many assocation w/select load after create |
| 610b632 |
2012-09-17 |
Fix collection= on hm:t join models when unsaved |
| 4f107da |
2012-09-08 |
Raise MissingAttributeError on query methods |
| 05136e5 |
2012-09-03 |
Make enhanced routing Concerns more tell-don't-ask |
| eb43d3d |
2012-09-03 |
Fix concerns not executing block in mapper |
| 4037e31 |
2012-09-03 |
Allow routing concerns to accept a callable |
| bf80522 |
2012-08-19 |
Fix "last equality wins" logic in relation merge |
| b127d86 |
2012-08-17 |
Fix merge error when Equality LHS is non-attribute |
| a1c05dd |
2012-06-24 |
Stop assuming strings for grouped calculations |
| 176af7e |
2012-06-08 |
Additional fix for CVE-2012-2661 |
| cc2903d |
2012-06-11 |
Additional fix for CVE-2012-2661 |
| 8355abf |
2012-06-08 |
Additional fix for CVE-2012-2661 |
| 3b444ee |
2012-05-18 |
Fix HABTM syntax error in Ruby 1.8.x |
| f74f5f7 |
2011-08-20 |
Fix PredicateBuilder clobbering select_values in subquery. |
| e2ae015 |
2011-08-20 |
Fix assumption of primary key name in PredicateBuilder s... |
| 2bdad76 |
2011-07-06 |
Remove case statement changes from 2e0840d and 56ac32a. ... |
| 08f3f30 |
2011-06-20 |
Support reversal of ARel orderings in reverse_sql_order |
| c26c273 |
2011-06-28 |
Support reversal of ARel orderings in reverse_sql_order |
| 3a2ef52 |
2011-06-01 |
Require attr_internal before using in ActionView::Helpers |
| 280b657 |
2011-07-01 |
Require attr_internal before using in ActionView::Helpers |
| 15baa49 |
2011-05-24 |
Redundant condition in compute_asset_host is redundant. |
| 9b7cd75 |
2011-05-05 |
Add a test for outer joins with conditions where value I... |
| 8d270a2 |
2011-05-05 |
Add join conditions to JOIN clause, not WHERE |
| d72add9 |
2011-02-12 |
Fix table name collision due to incorrect alias count on... |
| 66003f5 |
2011-02-13 |
Deprecate Relation#& alias for Relation#merge |
| fbd917f |
2011-02-13 |
Remove Relation#& alias for Relation#merge |
| 7d4d745 |
2011-01-11 |
Fix polymorphic belongs_to associationproxy raising erro... |
| 97eddc0 |
2011-01-11 |
Fix polymorphic belongs_to associationproxy raising erro... |
| c681df4 |
2010-10-30 |
Fix issues when including the same association multiple ... |
| 0bb85ed |
2010-10-30 |
Fix issues when including the same association multiple ... |
| 21cb1d4 |
2010-10-04 |
Test to_model being called in ActiveModel::Naming helpers |
| 33aaa15 |
2010-10-04 |
Convert to model before calling model_name on a record i... |
| a4eaa1f |
2010-06-08 |
Fix multiple self-referencing eager loads failing to joi... |
| 902861a |
2010-05-06 |
Fix unintuitive behavior with multiple order and group c... |
| 5d37ff6 |
2010-12-15 |
Fix hm:t to self table aliasing in construct_scope |
| c81af00 |
2010-12-15 |
Fix hm:t to self table aliasing in construct_scope |
| 5be4988 |
2010-05-05 |
Prevent calling regexp on symbol in Ruby 1.9 in associat... |
| e33d304 |
2010-04-29 |
Fix eager loading of associations causing table name col... |
| 98bf00d |
2010-03-31 |
Add tests for postgresql column type mapping updates [#4... |
| ccf8311 |
2010-03-31 |
Fix mapping of bigint/smallint/uuid columns in postgresq... |
| 6302654 |
2010-03-29 |
Fix honoring :primary_key option when joining or eager l... |
| 00b95eb |
2010-03-29 |
belongs_to associations now honor :primary_key option fo... |
| 44af2ef |
2008-08-28 |
Refactored AssociationCollection#count for uniformity an... |
| 7f6e7ba |
2008-08-08 |
Fixed AssociationCollection#<< resulting in unexpected v... |
| e7b00c1 |
2008-08-24 |
Fixed AssociationCollection#<< resulting in unexpected v... |
| d0092dc |
2008-06-29 |
Added support for regexp matching of priority zones in t... |