summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_settings_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50728 Use QuerySolution to generate explain output at queryPlanner ver...Anton Korshunov2020-11-041-0/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38069: Ensure WT transactions are not re-opened during plan updatesJacob Evans2018-12-181-8/+37
* Revert "SERVER-38069 Ensure WT transactions are not re-opened during plan upd...Gregory Wlodarek2018-12-141-37/+8
* SERVER-38069 Ensure WT transactions are not re-opened during plan updatesJacob Evans2018-12-141-8/+37
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35333 caching plans for allPaths indexesIan Boros2018-08-311-4/+23
* SERVER-24508 delete BSONObjCmpDavid Storch2016-08-231-2/+6
* SERVER-24239 Allow use of names in index filter commands.David Hatch2016-08-041-0/+63