summaryrefslogtreecommitdiff
path: root/jstests/core/ismaster.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49994 rename jstests that contain master/slave terminologyPavi Vetriselvan2020-11-061-90/+0
* SERVER-51497 Remove additional timestamps from response objects in ismaster.jsAli Mir2020-10-121-8/+17
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-0/+14
* SERVER-49987 Rename response fields if hello command is sent on mongodAli Mir2020-08-201-8/+12
* SERVER-50335 use backports_requires_for_multiversion_tests when excluding hel...Pavi Vetriselvan2020-08-191-1/+0
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-121-2/+4
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-051-40/+57
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-061-1/+4
* SERVER-10637 Add connectionId to isMaster responseAnthony Roy2018-06-051-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-15/+24
* SERVER-16792: fix smoke.py --small-oplog-rs so it worksScott Hernandez2015-02-031-13/+17
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+28