summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync_replSetGetStatus.js
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-66123 Introduce logic to write to the change collection in the...auto-revert-processor2022-05-281-13/+0
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-271-0/+13
* SERVER-58296 re-enabled tests and marked node_restarts_no_oplog_entry_at_stab...Vishnu Kaushik2021-09-011-2/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+1
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-1/+1
* SERVER-58258 Fix race between 'replSetGetStatus' request and initial syncer c...Wenbin Zhu2021-07-061-4/+12
* SERVER-52983 Assertions in initial_sync_replSetGetStatus.js have to account f...Jason Chan2020-11-211-2/+5
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-11-161-14/+89
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-261-1/+1
* SERVER-45085 check config replication condition on reconfigPavithra Vetriselvan2020-02-251-1/+5
* SERVER-39165 Add waitForFailpoint command and update initial sync testsCheahuychou Mao2019-10-251-12/+8
* SERVER-42022 Remove missing-document fetcherA. Jesse Jiryu Davis2019-08-211-1/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-86/+86
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Medha Potluri2019-06-131-8/+10
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-061-1/+1
* SERVER-37753 Increase number of initial sync attempts in all tests to 10Judah Schvimer2018-12-051-1/+1
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-151-2/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-29875 Install SessionsTransactionTable on the ServiceContextKaloian Manassiev2017-06-281-1/+1
* SERVER-26772 removed old initial sync codeJudah Schvimer2017-03-161-0/+90