summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/replica_set_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60515 Add local.replset.election namespace as a constant to namespace_...ali-mir2021-10-121-1/+1
* SERVER-42055 Only acquire a collection IX lock to write the lastVote documentMatthew Russotto2019-07-081-2/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-7/+7
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-011-0/+6
* 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-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-101-2/+6
* Revert "SERVER-29893 Rename recovery code and make it accessible to both star...Mathias Stearn2017-08-071-6/+2
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-071-2/+6
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-6/+12
* SERVER-29254 Moved MinValid into ReplicationProcessJudah Schvimer2017-05-301-1/+9
* SERVER-29275 ReplicationCoordinatorExternalStateImpl accepts DropPendingColle...Benety Goh2017-05-241-2/+9
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-2/+2
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-18/+18
* SERVER-27157 replSetRequestVotes should only store votes with higher termsJudah Schvimer2017-01-181-0/+135