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
/
lib
/
active_record
/
relation
/
batches.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy edit the batches docs [ci skip]
Vijay Dev
2012-05-30
1
-9
/
+7
*
Adds to Batch processing documentation [ci skip]
Alvaro Pereyra
2012-05-28
1
-9
/
+20
*
move code out to active_record_deprecated_finders
Jon Leighton
2012-04-13
1
-7
/
+2
*
We need to recorder here. Need to drop the order from default scope.
Arun Agrawal
2011-09-05
1
-1
/
+1
*
Merge pull request #1807 from caius/find_in_batches_id_bug
Santiago Pastorino
2011-07-14
1
-2
/
+5
|
\
|
*
Stop find_in_batches using the records after yielding.
Caius Durling
2011-06-21
1
-2
/
+5
*
|
Make `ActiveRecord::Batches#find_each` to not return `self`.
knapo
2011-07-07
1
-2
/
+0
|
/
*
Quote find_in_batches ORDER BY clause [#6620 state:resolved]
Andrew White
2011-03-29
1
-1
/
+1
*
Fix Typos: remove several occurences of the the
Nicholas Rowe
2011-02-17
1
-1
/
+1
*
ActiveRecord::Relation#primary_key should return a string, just like ActiveRe...
Jon Leighton
2011-01-03
1
-3
/
+3
*
un-nodocs AR::Batches
Xavier Noria
2010-09-21
1
-1
/
+1
*
avoid method_missing and reduce method calls
Aaron Patterson
2010-09-10
1
-1
/
+1
*
call to_a since we are not passing anything to all()
Aaron Patterson
2010-08-04
1
-1
/
+1
*
fisting indentation
Aaron Patterson
2010-08-04
1
-3
/
+3
*
Improve code from 231d7676f72947bae765b9bd885b134aaf949921
Pratik Naik
2010-05-09
1
-7
/
+5
*
corrected AR find_each and find_in_batches to raise when the user uses select...
Josh Kalderimis
2010-05-09
1
-1
/
+8
*
Warn scoped order and limit are ignored. [#4123 state:resolved]
Emilio Tagua
2010-03-29
1
-1
/
+5
*
adds missing requires for Object#blank? and Object#present?
Xavier Noria
2010-03-28
1
-0
/
+2
*
Move batch finders to Relation
Pratik Naik
2010-02-12
1
-0
/
+78