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
/
relations_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Merge pull request #2309 from smasry/master"
Jon Leighton
2011-08-13
1
-5
/
+0
*
Reverse order fix when using function for ActiveRecord::QueryMethods Fixes #1697
Samer Masry
2011-08-13
1
-0
/
+5
*
Simplify the test by using id and name. `id` will be the only real sort crite...
Franck Verrot
2011-08-13
1
-1
/
+1
*
Ordering with extra spaces was raising a SQL exception
Franck Verrot
2011-07-24
1
-0
/
+4
*
Merge pull request #1273 from jeremyf/feature-association-proxy-send
Santiago Pastorino
2011-07-06
1
-0
/
+9
|
\
|
*
Addresses an inconsistency in the ActiveRecord::Base.method_missing handling ...
Jeremy Friesen
2011-05-24
1
-0
/
+9
*
|
Fix test_finding_with_cross_table_order_and_limit for Oracle
Raimonds Simanovskis
2011-06-28
1
-3
/
+3
*
|
Improve ordering of multiple columns on postgresql
Lucia Escanellas
2011-06-24
1
-0
/
+7
*
|
Support reversal of ARel orderings in reverse_sql_order
Ernie Miller
2011-06-20
1
-0
/
+12
*
|
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
|
/
*
Merge branch 'master' into zomg
Aaron Patterson
2011-03-29
1
-0
/
+6
|
\
|
*
Bring #reorder back
Sebastian Martinez
2011-03-28
1
-0
/
+6
*
|
Use Arel to build subquery. Adapt tests to changed fixtures.
John Mileham
2011-03-24
1
-3
/
+3
*
|
Merge branch 'master' of github.com:rails/rails into count_behavior
John Mileham
2011-03-24
1
-20
/
+69
|
\
|
|
*
Merge branch 'master' into fuuu
Aaron Patterson
2011-03-22
1
-0
/
+8
|
|
\
|
|
*
Reapply extensions when using except and only
Iain Hecker
2011-03-21
1
-0
/
+8
|
*
|
Add order clauses to fix some tests which were failing under 1.8 on oracle an...
Jon Leighton
2011-03-18
1
-5
/
+5
|
*
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-16
1
-0
/
+26
|
|
\
|
|
|
*
Remove invalid test
Andrew White
2011-03-13
1
-5
/
+1
|
|
*
Fixed a bug when empty? was called on a grouped Relation that wasn't loaded
Chris Oliver
2011-03-12
1
-0
/
+30
|
|
*
Referencing a table via the ON condition in a join should force that table to...
Jon Leighton
2011-03-07
1
-0
/
+15
|
*
|
Referencing a table via the ON condition in a join should force that table to...
Jon Leighton
2011-03-07
1
-0
/
+15
|
*
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-24
/
+86
|
|
\
|
|
*
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-11-27
1
-1
/
+29
|
|
\
\
|
*
\
\
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-11-17
1
-5
/
+30
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-11-08
1
-1
/
+12
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-10-31
1
-0
/
+5
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-10-28
1
-7
/
+9
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Add explicit ordering in relations_test.rb, as the lack of this was causing f...
Jon Leighton
2010-10-19
1
-9
/
+9
|
*
|
|
|
|
|
|
Properly support conditions on any of the reflections involved in a nested th...
Jon Leighton
2010-10-19
1
-9
/
+9
|
*
|
|
|
|
|
|
Merge branch 'master' into nested_has_many_through
Jon Leighton
2010-10-14
1
-6
/
+0
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Fix the tests (I have actually verified that these are also the 'right' fixes...
Jon Leighton
2010-10-03
1
-10
/
+10
*
|
|
|
|
|
|
|
|
Change behavior of count(:limit => x, :offset => y) to limit/offset before co...
John Mileham
2011-03-03
1
-0
/
+28
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2011-02-18
1
-3
/
+37
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
explicitly allowing lolqueries
Aaron Patterson
2011-02-16
1
-3
/
+10
|
*
|
|
|
|
|
|
|
fixing whitespace problems
Aaron Patterson
2011-02-16
1
-3
/
+3
|
*
|
|
|
|
|
|
|
removed an unnecessary second query when passing an ActiveRecord::Relation to...
Steven Fenigstein
2011-02-16
1
-1
/
+28
*
|
|
|
|
|
|
|
|
Fix expected queries in relation tests.
Emilio Tagua
2011-02-15
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Run tests without IdentityMap when IM=false is given.
Emilio Tagua
2011-02-15
1
-5
/
+5
*
|
|
|
|
|
|
|
|
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2011-02-15
1
-9
/
+31
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Remove Relation#& alias for Relation#merge
Ernie Miller
2011-02-12
1
-7
/
+7
|
*
|
|
|
|
|
|
|
ActiveRecord::Relation#primary_key should return a string, just like ActiveRe...
Jon Leighton
2011-01-03
1
-0
/
+4
|
*
|
|
|
|
|
|
|
Let AssociationCollection#find use #scoped to do its finding. Note that I am ...
Jon Leighton
2011-01-03
1
-0
/
+4
|
*
|
|
|
|
|
|
|
Fix test_any in relations_test.rb, which was failing when relations_test.rb i...
Jon Leighton
2011-01-03
1
-0
/
+8
|
*
|
|
|
|
|
|
|
Added one more failing test for bug #6036
Robert Pankowecki (Gavdi)
2011-01-04
1
-0
/
+6
*
|
|
|
|
|
|
|
|
Merge remote branch 'rails/master' into identity_map
Emilio Tagua
2010-12-20
1
-4
/
+15
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ActiveRecord::Base.joins should allow single nil argument [#6181 state:resolved]
Piotr Sarnacki
2010-12-16
1
-0
/
+4
|
*
|
|
|
|
|
|
|
Replace rudimentary named_scope with scope. [#6052 state:resolved]
Pavel Gorbokon
2010-12-15
1
-3
/
+3
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Do not send id for quoting twice if the primary key is string.
Neeraj Singh
2010-11-23
1
-1
/
+8
[next]