Commit Graph

7 Commits

Author SHA1 Message Date
Ali Mir
2b5dc35f01 SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
Gregory Noma
2cf8cd3527 SERVER-43633 Prohibit user writes to system.views in FCV 4.6 2020-07-20 13:35:53 +00:00
William Schultz
eb08c1db38 SERVER-45087 Check oplog commitment condition on replica set reconfig
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
 create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
2020-02-26 04:37:04 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Eddie Louie
103972cebb SERVER-28590 Invoke validate command on collections before shutting down mongod in JS tests 2017-06-07 14:36:31 -04:00
Judah Schvimer
f53a88a57d SERVER-26772 removed old initial sync code 2017-03-16 18:08:49 -04:00