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
/
batches_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' into nested_has_many_through
Jon Leighton
2011-03-04
1
-0
/
+1
|
\
|
*
preheat the table cache in arel
Aaron Patterson
2011-01-14
1
-0
/
+1
*
|
Properly support conditions on any of the reflections involved in a nested th...
Jon Leighton
2010-10-19
1
-1
/
+1
*
|
Fix the tests (I have actually verified that these are also the 'right' fixes...
Jon Leighton
2010-10-03
1
-1
/
+1
|
/
*
corrected AR find_each and find_in_batches to raise when the user uses select...
Josh Kalderimis
2010-05-09
1
-0
/
+14
*
Warn scoped order and limit are ignored. [#4123 state:resolved]
Emilio Tagua
2010-03-29
1
-3
/
+13
*
Add new finder methods to association collection.
Pratik Naik
2009-12-27
1
-1
/
+1
*
Ensure ActiveRecord::Base.find_in_batches fires doesnt fire an extra query un...
Pratik Naik
2009-03-11
1
-0
/
+12
*
Rename ActiveRecord::Base.each to ActiveRecord::Base.find_each
Pratik Naik
2009-03-11
1
-3
/
+3
*
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batc...
David Heinemeier Hansson
2009-02-23
1
-0
/
+49
[prev]