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
...
*
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
[prev]