summaryrefslogtreecommitdiff
path: root/jstests/sharding/printShardingStatus.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-1/+3
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-101-1/+6
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-1/+1
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-061-1/+1
* SERVER-57283 Fix metadata after doing tests on printShardingStatus.jsMarcos José Grillo Ramirez2021-05-311-0/+13
* SERVER-54632 Increase number of CSRS nodes in jstests/sharding/query/json_sch...Simon Graetzer2021-05-131-1/+1
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-1/+1
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-1/+1
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-1/+1
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-0/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-218/+215
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-01-141-1/+9
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-1/+0
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+1
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-161-1/+1
* SERVER-19076 handle multiline shard keys in sh.status()Kevin Pulo2017-09-211-3/+8
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-1/+8
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-121-8/+1
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-1/+8
* SERVER-22512 Remove unnecessary calls to stopBalancerKaloian Manassiev2016-06-091-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-4/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-214/+208
* SERVER-18786: printShardingStatus/sh.status give info of active mongosesKevin Pulo2015-09-241-11/+109
* Revert "SERVER-18786: printShardingStatus/sh.status give info of active mongo...Kevin Pulo2015-09-201-91/+11
* SERVER-19368: Move print.captureAllOutput from printShardingStatus jstest to ...Kevin Pulo2015-09-181-14/+0
* SERVER-18786: printShardingStatus/sh.status give info of active mongosesKevin Pulo2015-09-181-11/+91
* SERVER-18820: make printShardingStatus/sh.status show optional collection fieldsKevin Pulo2015-09-181-11/+113
* SERVER-19369 Add String.includes() polyfill to shellJonathan Reams2015-07-301-7/+0
* SERVER-18796: sh.status() show 'dropped:false' colls againKevin Pulo2015-07-131-0/+64