summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_planner_test_lib.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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