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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix FinderMethods#last unscoped primary key
Eugene Kalenkovich
2013-09-12
1
-2
/
+2
*
Fix merge error when Equality LHS is non-attribute.
90yukke
2013-07-23
1
-2
/
+3
*
Backport a super-simplified version of #6792, fixing
Ben Woosley
2013-05-14
1
-0
/
+1
*
Preserve context for joins while merging relations
Andrew Horner
2013-05-11
1
-1
/
+27
*
Using map. No need to run query again
Arun Agrawal
2013-05-10
1
-1
/
+1
*
Fixed pluck to be working with selects.
Arun Agrawal
2013-05-10
1
-1
/
+4
*
Remove useless else
Arun Agrawal
2013-05-10
1
-3
/
+0
*
Revert "Merge pull request #8209 from senny/backport_8176"
Rafael Mendonça França
2013-05-08
1
-3
/
+2
*
Merge pull request #7792 from seejee/chained_scopes_preload_properly
Carlos Antonio da Silva
2013-04-03
1
-2
/
+7
|
\
|
*
Chained scopes will be preloaded properly. Fixes #7490
Chris Geihsler
2013-04-03
1
-2
/
+7
*
|
stop calling to_sym when building arel nodes [CVE-2013-1854]
Aaron Patterson
2013-03-15
1
-1
/
+1
|
/
*
Revert "Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric"
Steve Klabnik
2013-02-26
1
-4
/
+0
*
fixing call to columns hash. run the damn tests when you backport!
Aaron Patterson
2013-02-09
1
-1
/
+1
*
active_record: Quote numeric values compared to string columns.
Dylan Smith
2013-02-07
1
-0
/
+4
*
Merge pull request #9078 from senny/6865_ar_count_with_uniq
Rafael Mendonça França
2013-02-02
1
-1
/
+2
*
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2013-01-23
1
-1
/
+1
*
Revert "Merge pull request #7983 from georgebrock/bug7950-squashed"
Carlos Antonio da Silva
2013-01-15
3
-10
/
+6
*
Merge branch '3-2-sec' into 3-2-secmerge
Aaron Patterson
2013-01-08
1
-1
/
+6
|
\
|
*
* Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...
Aaron Patterson
2013-01-08
1
-1
/
+6
*
|
backport #8403, no intermediate AR objects when eager loading.
Yves Senn
2012-12-04
1
-2
/
+4
*
|
Merge pull request #4942 from bogdan/pluck_joins
José Valim
2012-12-03
1
-1
/
+6
*
|
Merge pull request #7983 from georgebrock/bug7950-squashed
Carlos Antonio da Silva
2012-11-16
3
-6
/
+10
|
\
\
|
*
|
use bind values for join columns
Aaron Patterson
2012-11-10
3
-6
/
+10
*
|
|
Merge pull request #8209 from senny/backport_8176
Rafael Mendonça França
2012-11-13
1
-1
/
+3
|
\
\
\
|
*
|
|
backport #8176, `#pluck` can be used on a relation with `select` clause.
Yves Senn
2012-11-13
1
-1
/
+3
|
|
/
/
*
/
/
Use nil? instead of blank? to check dynamic finder result
Nikita Afanasenko
2012-11-13
1
-1
/
+1
|
/
/
*
|
Fix find_in_batches against string IDs when start option is not specified.
Alexis Bernard
2012-11-08
1
-2
/
+2
*
|
start could be a string
Santiago Pastorino
2012-11-08
1
-1
/
+1
|
/
*
Ensure Arel columns are typecasted properly when grouping with calculation
Carlos Antonio da Silva
2012-06-25
1
-3
/
+3
*
Merge pull request #6842 from ernie/handle-non-strings-in-grouped-calculations
Rafael Mendonça França
2012-06-24
1
-6
/
+17
*
Additional fix for CVE-2012-2661
Ernie Miller
2012-06-11
1
-3
/
+3
*
Merge pull request #6698 from yahonda/address_ora_911_master
Rafael Mendonça França
2012-06-11
1
-1
/
+1
*
Merge pull request #6521 from Empact/throw-result
Rafael Mendonça França
2012-06-10
1
-0
/
+2
*
Minimal change to query generation of exists? that makes SQLServer and others...
iaddict
2012-06-10
1
-1
/
+1
*
Merge pull request #6695 from kennyj/fix_6635
Rafael Mendonça França
2012-06-10
1
-5
/
+5
*
predicate builder should not recurse for determining where columns.
Aaron Patterson
2012-05-30
1
-3
/
+3
*
Return false for exists? with new records - fixes #6199.
Andrew White
2012-05-10
1
-2
/
+1
*
fix activerecord query_method regression with offset into Fixnum
Denis Jean
2012-03-13
1
-1
/
+1
*
Add dynamic find_or_create_by_{attribute}! method.
Andrew White
2012-03-12
1
-1
/
+1
*
prepared statements can be disabled
Aaron Patterson
2012-02-21
1
-1
/
+1
*
select doesn't take multiple arguments - fixes #4539 [ci skip]
Vijay Dev
2012-01-19
1
-2
/
+2
*
add documentation explaining reorder behavior
Matt Jones
2012-01-11
1
-0
/
+10
*
Merge pull request #4282 from edgecase/order_after_reorder
Aaron Patterson
2012-01-04
3
-7
/
+17
*
Merge pull request #4216 from edgecase/master_fix_reorder_with_limited_ids
Aaron Patterson
2011-12-28
1
-1
/
+1
*
Remove empty line.
Marcos Tapajós
2011-12-28
1
-1
/
+0
*
Closes #4208
Marcos Tapajós
2011-12-27
1
-2
/
+3
*
Make ActiveRecord::Relation#pluck work with serialized attributes
Jon Leighton
2011-12-22
1
-4
/
+4
*
Do not raise an exception if an invalid route was generated automatically.
José Valim
2011-12-16
1
-1
/
+1
*
Set up delegations also for to_a and arel branches.
José Valim
2011-12-15
1
-2
/
+9
*
Move delegation reponsibilities of Relation to a module. Also precompile meth...
José Valim
2011-12-15
1
-0
/
+42
[next]