summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/mock_replica_set_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47091 Make ReplSetConfig and MemberConfig immutableMatthew Russotto2020-05-121-2/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-40363 Change type of "_id" field of replica setAllison Easton2019-06-251-2/+2
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-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-14/+17
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-1/+0
* SERVER-33759 Forbid replication protocol version 0Spencer T Brody2018-04-131-0/+1
* SERVER-29319 Expose OpMsgRequest interface in DBClientMathias Stearn2017-06-191-20/+22
* SERVER-27995 make repl_set* naming convention consistentJudah Schvimer2017-03-061-10/+10
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-201-0/+2
* Revert "SERVER-23779 Replace direct instantiation of OperationContextImpl wit...Eric Milkie2016-04-191-2/+0
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-181-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-295/+285
* SERVER-15496 Update old unit tests to use new ReplicaSetConfigSpencer T Brody2014-11-201-6/+43
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7867 repl_monitor_stress.js failingRandolph Tan2012-12-171-0/+107
* Revert "SERVER-7867 repl_monitor_stress.js failing"Randolph Tan2012-12-141-107/+0
* SERVER-7867 repl_monitor_stress.js failingRandolph Tan2012-12-141-0/+107
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-0/+2
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-0/+30
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-08-301-0/+243