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
/
method_scoping_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved relation's test to relation_test.
Emilio Tagua
2009-10-05
1
-2
/
+2
*
Merge commit 'rails/master'
Emilio Tagua
2009-08-08
1
-0
/
+1
|
\
|
*
Oracle generates different ORDER BY fragment
Raimonds Simanovskis
2009-08-06
1
-1
/
+2
*
|
Introduced ActiveRecord::Relation, a layer between an ARel relation and an AR...
Emilio Tagua
2009-07-21
1
-2
/
+2
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-18
1
-0
/
+10
|
\
|
|
*
Make sure default_scope#create checks for options[:conditions] [#2181 state:r...
Pratik Naik
2009-05-18
1
-0
/
+10
*
|
Merge commit 'rails/master'
Emilio Tagua
2009-05-02
1
-3
/
+3
|
\
|
|
*
Default scope :order should be overridden by named scopes.
Alexander Podgorbunsky
2009-05-01
1
-3
/
+3
*
|
construct_finder_sql now use Arel
Emilio Tagua
2009-04-24
1
-1
/
+1
|
/
*
Fix models load order to be able to run unit tests.
Emilio Tagua
2009-04-23
1
-1
/
+1
*
Don't duplicate :order from scope and options, it makes mysql do extra work
Jeremy Kemper
2009-03-10
1
-2
/
+4
*
Ensure nested with_scope merges conditions inside out [#2193 state:resolved]
Manfred Stienstra
2009-03-10
1
-5
/
+33
*
update the default scope test to take the model's default scope into account
rick
2009-02-25
1
-1
/
+1
*
Ensure whitespaces are stripped when merging string joins. [#1297 state:resol...
Filip H.F. "FiXato" Slagter
2009-01-28
1
-0
/
+10
*
Ensure Model#last doesn't affects order for another finders inside the same s...
Daniel Luz
2008-12-21
1
-0
/
+18
*
Fix default_scope to work in combination with named scopes
Tom Stuart
2008-11-17
1
-3
/
+9
*
Added default_scope to Base [#1381 state:committed] (Paweł Kondzior)
Pratik Naik
2008-11-16
1
-0
/
+61
*
Revert "Added default_scope to Base [#1381 state:committed] (Paweł Kondzior)...
David Heinemeier Hansson
2008-11-16
1
-38
/
+0
*
Added default_scope to Base [#1381 state:committed] (Paweł Kondzior)
David Heinemeier Hansson
2008-11-16
1
-0
/
+38
*
Allowed passing arrays-of-strings to :join everywhere. Merge duplicate join s...
Pivotal Labs
2008-09-24
1
-0
/
+30
*
Merge scoped :joins together instead of overwriting them. May expose scoping ...
Andrew White
2008-08-28
1
-2
/
+79
*
Added missing fixtures for tests which fail to run independently if run after...
Tarmo Tänav
2008-08-04
1
-1
/
+1
*
Fix column collision with named_scope and :joins. [#46 state:resolved]
Mark Catley
2008-06-22
1
-0
/
+10
*
Ensure :select passed in options overrides the one from the scope. [#239 stat...
Andrew White
2008-05-29
1
-0
/
+16
*
Fix merging blank conditions. Closes #10764 [mcmire, cavalle]
Jeremy Kemper
2008-03-23
1
-2
/
+22
*
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
Jeremy Kemper
2008-01-21
1
-7
/
+7
*
Fix paths
Jeremy Kemper
2008-01-18
1
-5
/
+5
*
Move tests to cases
Jeremy Kemper
2008-01-18
1
-0
/
+416