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
/
cases
/
associations
/
eager_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
reintroduce patch from #726 to handle nested eager loading via associations
Jay Levitt
2011-11-30
1
-0
/
+35
*
ActiveRecord: Fix eager loading so that giving a blank order clause generates...
Elliot Winkler
2011-07-18
1
-0
/
+12
*
Foo.joins(:bar).includes(:bar) should result in a single query with :bar as a...
Jon Leighton
2011-07-09
1
-0
/
+8
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
fixing test for mysql2
Aaron Patterson
2011-05-27
1
-5
/
+2
*
adding a test for #1322
Aaron Patterson
2011-05-26
1
-0
/
+15
*
Merge pull request #1254 from pixeltrix/ignore-includes-in-through-scope
Jon Leighton
2011-05-24
1
-0
/
+6
|
\
|
*
Ignore :includes on through associations
Andrew White
2011-05-24
1
-0
/
+6
*
|
Failing tests for #1233.
Andrew White
2011-05-24
1
-0
/
+40
|
/
*
fixing more test warnings in 1.9.3
Aaron Patterson
2011-04-30
1
-2
/
+2
*
Added test case and fix for proper eager loading associations
Pavel Forkert
2011-04-22
1
-0
/
+10
*
When preloading has_and_belongs_to_many associations, we should only instanti...
Jon Leighton
2011-03-04
1
-0
/
+16
*
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-30
/
+84
|
\
|
*
Rewrote AssociationPreload.
Jon Leighton
2011-02-28
1
-15
/
+14
|
*
Run tests without IdentityMap when IM=false is given.
Emilio Tagua
2011-02-15
1
-7
/
+7
|
*
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2011-02-15
1
-8
/
+48
|
|
\
|
|
*
Add interpolation of association conditions back in, in the form of proc { .....
Jon Leighton
2011-02-14
1
-0
/
+8
|
|
*
the connection pool caches table_exists? calls
Aaron Patterson
2011-02-07
1
-0
/
+2
|
|
*
When preloading a belongs_to, the target should still be set (to nil) if ther...
Jon Leighton
2011-01-03
1
-0
/
+9
|
|
*
Allow assignment on has_one :through where the owner is a new record [#5137 s...
Jon Leighton
2011-01-03
1
-3
/
+17
|
|
*
Some basic tests for the :foreign_type option on belongs_to, which was previo...
Jon Leighton
2011-01-03
1
-1
/
+12
|
|
*
Fix dodgy tests which were effectively asserting nil == nil
Jon Leighton
2010-12-26
1
-3
/
+3
|
|
*
removing SQL interpolation, please use scoping and attribute conditionals as ...
Aaron Patterson
2010-12-22
1
-4
/
+0
|
*
|
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2010-12-20
1
-9
/
+29
|
|
\
|
|
|
*
Fix problem with duplicated records when a :uniq :through association is prel...
Jon Leighton
2010-12-15
1
-1
/
+8
|
|
*
test for eager load of has_one association with condition on the through table
Pivotal Labs
2010-12-16
1
-1
/
+9
|
*
|
Fix number of queries performed in tests.
Emilio Tagua
2010-11-19
1
-6
/
+6
|
*
|
Revert "IdentityMap - Adjustments to test cases"
Emilio Tagua
2010-11-19
1
-6
/
+2
|
*
|
IdentityMap - Adjustments to test cases
Marcin Raczkowski
2010-11-19
1
-2
/
+6
*
|
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-12-12
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
preheating cache so that tests can run in isolation
Aaron Patterson
2010-12-09
1
-0
/
+5
*
|
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-11-27
1
-0
/
+52
|
\
|
|
|
*
|
Removed ids_in_list_limit in favor of in_clause_length defined in database_li...
Alex Rothenberg
2010-11-23
1
-7
/
+7
|
|
/
|
*
removing space errors
Aaron Patterson
2010-11-18
1
-1
/
+1
|
*
Adapters can specify maximum number of ids they support in a list of expressions
Alex Rothenberg
2010-11-18
1
-0
/
+52
*
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-11-17
1
-6
/
+6
|
\
|
|
*
fisting a bunch of unused variable warnings
Aaron Patterson
2010-11-15
1
-6
/
+6
*
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-11-08
1
-2
/
+2
|
\
|
|
*
Fixes queries using limits and punctuation in order, removes order("col1, col...
Santiago Pastorino
2010-11-05
1
-2
/
+2
|
*
Add some tests for functionality in JoinAssociation which already exists but ...
Jon Leighton
2010-10-13
1
-4
/
+4
|
*
Revert "porting 515917f5d8678af6c57842ca5dfd7c18e67ff1fe to master"
Aaron Patterson
2010-09-28
1
-6
/
+0
|
*
porting 515917f5d8678af6c57842ca5dfd7c18e67ff1fe to master
Aaron Patterson
2010-09-28
1
-0
/
+6
*
|
Properly support conditions on any of the reflections involved in a nested th...
Jon Leighton
2010-10-19
1
-2
/
+2
*
|
Refactoring JoinDependency and friends. This improves the code (IMO) includin...
Jon Leighton
2010-10-06
1
-4
/
+4
*
|
Fix the tests (I have actually verified that these are also the 'right' fixes...
Jon Leighton
2010-10-03
1
-2
/
+2
|
/
*
Eager loading :through associations will join the :source model if there are ...
Grant Ammons
2010-07-08
1
-0
/
+6
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-1
/
+1
*
Dont try to load the record from the db if preloading didn't find anything
Pratik Naik
2010-03-31
1
-0
/
+6
*
cleaning up a bunch of parse time warnings in AR [#4186 state:resolved]
Aaron Patterson
2010-03-15
1
-1
/
+1
[next]