summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_initialization_op_observer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-09-211-0/+2
* SERVER-57459 Make dbtests and unittests getLastError-freeIrina Yatsenko2021-06-241-4/+8
* SERVER-53118 Make the DistLockManager ProcessId for each node to be the ShardIdKaloian Manassiev2021-01-091-6/+5
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-1/+0
* SERVER-50508 Rename ConnectionType::MASTER to ConnectionType::kStandaloneBen Caimano2020-10-261-3/+3
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38412 Transaction coordinator should send prepare, commit, and abort d...Esha Maharishi2019-01-161-5/+5
* SERVER-37589 rename Collection::insertDocument() overload for bulk loader and...Benety Goh2018-10-251-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-29908 Fold the 'sharding_connection_hook' library into 'sharding_initi...Kaloian Manassiev2018-08-151-1/+0
* SERVER-29908 Move all runtime logic out of ShardingStateKaloian Manassiev2018-08-131-0/+149