summaryrefslogtreecommitdiff
path: root/jstests/sharding/server_status.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50651 Replace occurrences of isMaster command with hello in sharding j...Ali Mir2020-09-281-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-26/+26
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-271-49/+14
* SERVER-41184 Add metrics to indicate the amount of sharded updates done with ...Arun Banala2019-06-211-14/+49
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-1/+1
* SERVER-30444 Add a maxChunkSize field to the serverStatus command responseHugh Han2017-08-011-16/+10
* SERVER-25158 prevent 3.2 mongos from connecting to a featureCompatibilityVers...r3.3.13David Storch2016-09-221-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-44/+43
* SERVER-21340 Add basic test for sharding server statusRandolph Tan2015-11-191-0/+51