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
/
relation
Commit message (
Expand
)
Author
Age
Files
Lines
*
stop calling to_sym when building arel nodes [CVE-2013-1854]
Aaron Patterson
2013-03-15
1
-10
/
+15
*
Revert "Merge pull request #9207 from dylanahsmith/mysql-quote-numeric"
Steve Klabnik
2013-02-27
1
-25
/
+0
*
Reverting e170014113 (Change behaviour with empty hash in where clause)
Guillermo Iguaran
2013-02-08
1
-6
/
+2
*
Reverting 16f6f25 (Change behaviour with empty array in where clause)
Guillermo Iguaran
2013-02-08
1
-3
/
+1
*
Change behaviour with empty array in where clause
robertomiranda
2013-02-08
1
-1
/
+3
*
Change behaviour with empty hash in where clause
robertomiranda
2013-02-08
1
-2
/
+6
*
active_record: Quote numeric values compared to string columns.
Dylan Smith
2013-02-07
1
-0
/
+25
*
reduce the number of queries on IN clauses, fix relation queries in `where`
Aaron Patterson
2013-01-24
1
-1
/
+14
*
Fix syntax error and remove duplicated test
Carlos Antonio da Silva
2013-01-08
1
-6
/
+4
*
* Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...
Aaron Patterson
2013-01-08
1
-0
/
+6
*
Revert "Merge branch 'master-sec'"
Jeremy Kemper
2013-01-08
1
-6
/
+0
*
* Strip nils from collections on JSON and XML posts. [CVE-2013-0155] * dealin...
Aaron Patterson
2013-01-07
1
-0
/
+6
*
Rollback where.like and where.not_like
Carlos Antonio da Silva
2012-12-07
1
-17
/
+2
*
Document the types of arguments accepted by AR#not
claudiob
2012-12-07
1
-0
/
+12
*
Fix where.not with in clause
Carlos Antonio da Silva
2012-12-07
1
-1
/
+1
*
Move where with blank conditions test to the correct where tests file
Carlos Antonio da Silva
2012-12-07
1
-0
/
+6
*
Relation.where with no args can be chained with not, like, and not_like
Akira Matsuda
2012-11-30
1
-0
/
+78
*
fix querying with an empty hash
Damien Mathieu
2012-09-19
1
-1
/
+10
*
Fix nested association references
Jon Leighton
2012-09-12
1
-38
/
+31
*
Accept belongs_to assoc. keys in ActiveRecord queries
beerlington
2012-09-11
1
-1
/
+69
*
predicate builder should not recurse for determining where columns.
Aaron Patterson
2012-05-30
1
-0
/
+19