summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/classic_stage_builder_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-1/+2
* SERVER-57096 Make SBE rely purely on the kExternal lock policyDavid Storch2021-06-151-1/+1
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-2/+3
* SERVER-53080 generate optimized covered shard filtering plans in SBEDavid Storch2021-02-121-1/+2
* SERVER-53435 Make queries run with DBHelpers plus SBE circumvent 'checkCanSer...David Storch2021-01-151-1/+1
* SERVER-51788 Implement infrastructure for testing SBE stage builderEric Cox2020-11-111-0/+145