summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/configsvr_remove_chunks_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-261-5/+0
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-251-0/+5
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-251-5/+0
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-1/+1
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-301-0/+5
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-1/+1
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-131-5/+0
* SERVER-73375 Change DbClient fire-and-forget command functions to use Namespa...Sophia Tan2023-02-151-1/+1
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-211-7/+8
* Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry"Jack Mulrow2022-12-201-8/+7
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-201-7/+8
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* 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-3/+2
* 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/+149