summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/scoped_operation_completion_sharding_actions.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-44972 Make ShardId a required field in StaleConfigInfoBlake Oler2020-04-151-2/+0
* SERVER-46828 Remove FCV-dependent checks from finer-grained stale shard versi...Blake Oler2020-04-021-5/+1
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guideBlake Oler2020-03-311-4/+8
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-301-16/+0
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-6/+12
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-091-1/+3
* SERVER-44587 Modify StaleConfigInfo to take in and store a shard's IDBlake Oler2020-01-061-0/+6
* SERVER-44719 Make createIndexes, dropIndexes, and collMod check shard versionsCheahuychou Mao2019-12-061-0/+7
* SERVER-41949 Attach the databaseVersion on the write path on mongos"jannaerin2019-08-081-0/+8
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-27/+29
* SERVER-36755 CollectionLock acquisition in shard_filtering_metadata_refresh.c...Esha Maharishi2018-08-271-2/+2
* SERVER-36326 Check if sharding is enabled inside ~ScopedOperationCompletionSh...Cheahuychou Mao2018-07-301-5/+8
* SERVER-35849 Remove dependency of the write commands on sharding_runtime_dCheahuychou Mao2018-07-191-0/+89