summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config_server_op_observer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-211-2/+2
* Revert "SERVER-72088 Use ShardRemote for config shard in ShardRegistry"Jack Mulrow2022-12-201-2/+2
* SERVER-72088 Use ShardRemote for config shard in ShardRegistryJack Mulrow2022-12-201-2/+2
* SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli2020-07-221-2/+2
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+3
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-2/+5
* SERVER-47870 Push updated majority commit point values on config servers into...Kevin Pulo2020-05-041-0/+13
* SERVER-44437 fix sharding tests to ensure config db indexes are initialized b...Benety Goh2019-11-061-4/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* 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-26/+28
* SERVER-34099 Clear config version cache on rollback if neededJudah Schvimer2018-03-281-0/+101