summaryrefslogtreecommitdiff
path: root/jstests/replsets/secondary_as_sync_source.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-28/+11
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-031-1/+1
* SERVER-44822 update indexing tests to avoid slow op loggingBenety Goh2019-11-251-11/+23
* SERVER-44439 add js helper function to check support for two phase index buildsBenety Goh2019-11-071-6/+2
* SERVER-44043 Enable secondary_as_sync_source.js when two phase index builds a...Louis Williams2019-10-291-18/+37
* SERVER-44040 add replica_sets to two phase index builds evergreen builderBenety Goh2019-10-171-1/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-59/+59
* SERVER-39719 Ensure that a node performing an initial sync from a secondary w...Gregory Wlodarek2019-02-261-0/+88