summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_planner_test_lib.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15641 Fix memory leaks in C++ unit testsAndrew Morrow2014-10-151-3/+3
* SERVER-5022 allow covered queries with shard filterGreg Studer2014-09-021-0/+23
* SERVER-5800 convert 2d predicate queries into covered index scansGreg Studer2014-06-101-7/+0
* SERVER-13537 better handle numerical overflow of large limit valuesDavid Storch2014-04-141-1/+2
* SERVER-10026 triage and address some TODO comments, fix bounds buildingHari Khalsa2014-02-241-2/+28
* SERVER-12354 SERVER-12144 plan compound text correctlyHari Khalsa2014-02-131-2/+13
* SERVER-12144 better text query plan testsHari Khalsa2014-02-101-0/+36
* SERVER-12113 keep mutated docs in query results when it's sane toHari Khalsa2014-01-211-0/+13
* SERVER-12324 replaced std::stream with str::stream in db/query and db/execBenety Goh2014-01-151-1/+0
* SERVER-12321 fully normalize in canonical queryDavid Storch2014-01-141-0/+1
* SERVER-10564 plan cache data storage mechanismDavid Storch2013-12-311-0/+394