summaryrefslogtreecommitdiff
path: root/jstests/sharding/primary_config_server_blackholed_from_mongos.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-1/+1
* SERVER-75813: Exclude primary_config_server_blackholed_from_mongos from catal...Kshitij Gupta2023-04-071-2/+7
* SERVER-74276 Add catalog shard sharding suitesJack Mulrow2023-03-011-1/+1
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+1
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+4
* SERVER-51406 Wait for failed configsvr replica set host discoveryTommaso Tocci2020-10-071-1/+9
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-081-0/+2
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-03-241-5/+1
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-45079 Only allow addition or removal of a single voting node in non-fo...William Schultz2020-01-141-1/+2
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-0/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-56/+56
* SERVER-36867 Prevent secondary config servers from stepping up in primary_con...jannaerin2018-11-051-1/+17
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-301-8/+4
* SERVER-23427 Add jstest of read-only commands run against config db when conf...Spencer T Brody2016-04-111-0/+63