summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync4.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57444 provide write concern for updates and inserts in initial_sync4.jsBenety Goh2021-06-041-3/+3
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_syn...Spencer T Brody2018-09-061-2/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-1/+1
* SERVER-28326 Ensure primary doesn't change in initial_sync4.js testSpencer T Brody2017-05-041-79/+84
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-1/+1
* SERVER-24901 do not use fast count when checking collection size in replset t...Benety Goh2016-07-071-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-27/+25
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-2/+2
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-4/+2
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-4/+5
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-1/+1
* SERVER-9419 reduce amount of data being inserted (windows debug builder can't...Eric Milkie2013-04-301-1/+1
* make intiial sync test more usefulEliot Horowitz2013-04-051-4/+21
* SERVER-4781 disable testAaron2012-02-061-0/+4
* SERVER-4781 testsAaron2012-02-061-0/+63