summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_initialization_mongod_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53118 Make the DistLockManager ProcessId for each node to be the ShardIdKaloian Manassiev2021-01-091-28/+25
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-13/+5
* SERVER-50508 Rename ConnectionType::MASTER to ConnectionType::kStandaloneBen Caimano2020-10-261-12/+12
* SERVER-49975 Use separate thread pools for CatalogCache and its loadersTommaso Tocci2020-07-301-6/+3
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-211-3/+6
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-1/+1
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-7/+3
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-1/+15
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-25/+20
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-10/+10
* 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-14/+16
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-2/+2
* SERVER-29908 Move all runtime logic out of ShardingStateKaloian Manassiev2018-08-131-0/+529