summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_create_collection_participant_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-5/+2
* SERVER-60592 DDL participant commands need to ensure they make a write with t...Jordi Serra Torrens2021-10-181-0/+20
* SERVER-58893 more commands to skip api version checkAdi Zaimi2021-09-091-0/+5
* SERVER-56650 Make createCollection resilient to network partitionsJordi Serra Torrens2021-07-071-0/+1
* SERVER-55281 lint for newline violationsBilly Donahue2021-03-251-1/+1
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-051-0/+104