summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_local_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-4/+4
* SERVER-66709 remove createIndexOnConfig from Shard and its subclassesAndrew Shuvalov2022-05-261-43/+0
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-0/+9
* SERVER-57194 Fix unit-tests to run with lock-free reads enabledDianna Hohensee2021-08-101-12/+0
* SERVER-53652 Remove Lock Free Reads feature flag and builder.Dianna Hohensee2021-05-271-0/+12
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-47657 Added unique and sparse to index signatureYoonsoo Kim2021-03-031-2/+3
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-1/+1
* SERVER-51070 Move the ConfigServer ShardId constant to be under ShardIdKaloian Manassiev2020-12-031-1/+1
* SERVER-51620 Convert findAndModify input to IDLArun Banala2020-12-021-6/+9
* SERVER-51733 ShardLocal::createIndexOnConfig() falls back on hybrid index bui...Benety Goh2020-10-271-3/+5
* SERVER-51733 add test case for ShardLocal::createIndexOnConfig() with non-emp...Benety Goh2020-10-271-0/+14
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-271-1/+2
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-0/+273