summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_planner_test_lib.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
* SERVER-56192 Improve diagnosability of query planner unit testsTimour Katchaounov2021-05-211-11/+11
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37593 Make wildcard index multikey path set retrieval more efficientJames Wahlin2018-11-021-0/+19
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36946 Tighter checks on bounds in query planner unit testsIan Boros2018-10-041-3/+9
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-14/+14
* SERVER-17525 Remove QLOG, replace with LOG(5)James Wahlin2015-03-131-1/+0
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-1/+1
* SERVER-12873 begin dbtest file for plan ranking, add force-ixisect flag for qaHari Khalsa2014-02-251-0/+4
* SERVER-12324 replaced std::stream with str::stream in db/query and db/execBenety Goh2014-01-151-1/+0
* SERVER-10564 plan cache data storage mechanismDavid Storch2013-12-311-0/+58