aboutsummaryrefslogtreecommitdiffstats
path: root/spec/engines
Commit message (Expand)AuthorAgeFilesLines
* removing test code from implementationAaron Patterson2010-08-068-43/+67
* PERF: removing many splatsAaron Patterson2010-07-294-12/+12
* implementing hash is a non-requirementAaron Patterson2010-07-281-7/+0
* PERF: eliminating method_missingAaron Patterson2010-07-271-7/+0
* replacing "let" with "tap"Aaron Patterson2010-07-257-9/+9
* fixing incompatibilities with ARAaron Patterson2010-07-211-0/+27
* Don't use a subquery when there are joins. Use a required alias for the subqu...Emilio Tagua2010-06-231-4/+4
* Add support for counting rows with conditions or limit using a subquery.Emilio Tagua2010-06-231-0/+18
* use subquery to get first records if DISTINCT is used (in Oracle compiler)Raimonds Simanovskis2010-06-191-0/+8
* Whitespace cleanupErnie Miller2010-05-271-1/+1
* Merge branch 'brynary'Ernie Miller2010-05-261-1/+1
|\
| * Whitespace fixesBryan Helmkamp2010-05-261-1/+1
* | Fix tests to work properly on Ruby 1.9, honor multiple calls to #order in mem...Ernie Miller2010-05-213-9/+37
|/
* Tests for ranges with excluded ends and complementsErnie Miller2010-05-071-0/+22
* Inequality shouldn't descend from equality, due to Rails type checks, and res...Ernie Miller2010-05-071-3/+3
* Merge remote branch 'spastorino/master'Emilio Tagua2010-04-221-0/+75
|\
| * build expression not(nil) as IS NOT NULLSantiago Pastorino2010-04-211-0/+75
* | Return nil when looking up an attribute by name that does not exist instead o...Carl Lerche2010-04-031-19/+0
|/
* We're obviously writing specs for arel. No need for a sub directory.Carl Lerche2010-03-1236-0/+3083