More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#91 Ernie Miller - All time
Showing 29 commits

All contributors →
Hash Date Message
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. ...
280b657 2011-07-01 Require attr_internal before using in ActionView::Helpers
08f3f30 2011-06-20 Support reversal of ARel orderings in reverse_sql_order
3a2ef52 2011-06-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
fbd917f 2011-02-13 Remove Relation#& alias for Relation#merge
66003f5 2011-02-13 Deprecate Relation#& alias for Relation#merge
d72add9 2011-02-12 Fix table name collision due to incorrect alias count on...
7d4d745 2011-01-11 Fix polymorphic belongs_to associationproxy raising erro...
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
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...
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...
00b95eb 2010-03-29 belongs_to associations now honor :primary_key option fo...
6302654 2010-03-29 Fix honoring :primary_key option when joining or eager l...
44af2ef 2008-08-28 Refactored AssociationCollection#count for uniformity an...
7f6e7ba 2008-08-08 Fixed AssociationCollection#<< resulting in unexpected v...
d0092dc 2008-06-29 Added support for regexp matching of priority zones in t...