summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_create_collection_participant_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-60773 Uassert DDL participant commands are ran as a retryable writeJordi Serra Torrens2022-06-171-17/+14
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-081-0/+4
* SERVER-66353 Add concurrency information to OperationContext::setAlwaysInterr...George Wangensteen2022-05-231-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* 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