summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/canonical_query_test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-13184 Add simple logical rewrite+testsHari Khalsa2014-03-151-0/+26
* SERVER-13007 added delimiters to plan cache keyBenety Goh2014-03-041-15/+47
* SERVER-12866 added explain to canonical query constructorBenety Goh2014-02-281-7/+28
* SERVER-12843 Encoding of projection for query plan cache should be order-inse...Benety Goh2014-02-241-0/+3
* SERVER-12766 extended plan cache key to include geo coordinate typesBenety Goh2014-02-211-0/+25
* SERVER-12277 additional validation on text queriesBenety Goh2014-01-291-17/+121
* SERVER-12424 fixed pointer to deleted match expression issue in init().Benety Goh2014-01-241-0/+4
* SERVER-12038 Add required $meta proj to CanonicalQueryTest test caseJason Rassi2014-01-211-1/+2
* SERVER-8871 admin hintsBenety Goh2014-01-151-1/+1
* SERVER-12324 replaced std::stream with str::stream in db/query and db/execBenety Goh2014-01-151-6/+6
* SERVER-12321 fully normalize in canonical queryDavid Storch2014-01-141-0/+128
* SERVER-12277 CanonicalQuery forbids queries with both $text and $nearJason Rassi2014-01-091-0/+29
* SERVER-12153 SERVER-12171 Restrict valid query expressions with $textJason Rassi2014-01-091-0/+76
* SERVER-12153 SERVER-12171 Refactor CanonicalQuery::isValid()Jason Rassi2014-01-091-0/+136