summaryrefslogtreecommitdiff
path: root/jstests/replsets/get_replication_info_helper.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47863 Add fields to initial sync progress metricsJason Chan2020-11-161-2/+34
* SERVER-49993 Update _slaves to _secondaries in replsettest.jsAli Mir2020-09-041-2/+2
* SERVER-50335 use backports_requires_for_multiversion_tests when excluding hel...Pavi Vetriselvan2020-08-191-1/+0
* SERVER-49991 Alias db. and rs.printSlaveReplicationInfo() to printSecondaryRe...Pavi Vetriselvan2020-08-121-1/+14
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-45/+44
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-4/+1
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-2/+2
* SERVER-26601 Remove assert.soon wrappers around rawMongoProgramOutputSamy Lanka2018-03-261-6/+3
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-7/+7
* SERVER-22597 Fix minor javascript errors found by eslintMike Grundy2016-02-191-1/+1
* SERVER-21248 get_replication_info_helper.js should not assume all insert ops ...Benety Goh2015-12-101-2/+2
* SERVER-17443 use assert.soon rather than assert for log messages in get_repli...matt dannenberg2015-03-031-2/+6
* SERVER-16948 fix printSlaveReplicationInfo()'s detection of primarymatt dannenberg2015-01-201-2/+8
* SERVER-16793 properly obtain primary in printSlaveReplicationInfo and change ...matt dannenberg2015-01-151-1/+18
* SERVER-16424 Update db.getReplicationInfo shell helper to be storage engine a...Spencer T Brody2014-12-081-0/+28