summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/replica_set_config_checks_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23243 Remove time-keeping from listenerWaley Chen2016-06-131-104/+165
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-161/+253
* SERVER-22287 added replica set ID validation to heartbeat response processing...Benety Goh2016-02-051-0/+43
* SERVER-21236 Don't automatically add 'configsvr':true to replset config when ...Spencer T Brody2015-11-121-31/+31
* SERVER-19933 check validity of "configsvr:true" at config validation timematt dannenberg2015-08-171-31/+1
* SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer ...Spencer T Brody2015-08-081-1/+1
* SERVER-19524 SERVER-19739 Additional validation and behavior for replica set ...Spencer T Brody2015-08-081-0/+31
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-654/+673
* SERVER-16764 Make ReplicationCoordinator file names match the type namesSpencer T Brody2015-01-121-2/+2
* SERVER-15468 add forced reconfig tests to replica_set_config_checks_testmatt dannenberg2014-11-131-0/+62
* SERVER-15833 Require basic compatibility between old and new configs for forc...Andy Schwerin2014-10-281-31/+0
* SERVER-15535 On reconfig, it should be OK to change the host associated with ...Andy Schwerin2014-10-101-7/+6
* SERVER-15510 test validateConfigForReconfig/Initiate/HeartbeatReconfig/StartUpmatt dannenberg2014-10-031-4/+244
* SERVER-14447 Pass the "force" flag down to validateConfigForReconfig.Andy Schwerin2014-10-021-15/+32
* SERVER-14624 Perform checks from ReplSetConfig::legalChange in validateConfig...Andy Schwerin2014-07-221-0/+133
* SERVER-14624 Local validation methods for replica set reconfiguration.Andy Schwerin2014-07-221-0/+280