summaryrefslogtreecommitdiff
path: root/jstests/sharding/auth.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68910 Recieve -> ReceiveMatt Kneiser2022-08-301-1/+1
* SERVER-67902 Fix time-series feature flag checks in sharded environmentsDan Larkin-York2022-07-291-2/+2
* SERVER-66581 Disallow FeatureFlagUtil.isEnabled to get parameters from routersAntonio Fuschetto2022-06-151-1/+1
* SERVER-66378 Adapt tests skipped due to featureFlagBalanceAccordingToDataSizePierlauro Sciarelli2022-05-241-6/+7
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-7/+14
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-3/+4
* SERVER-51282 Replace all remaining reference to master slave terminology in j...Ali Mir2020-10-131-3/+3
* SERVER-48421 Assert addShard command succeeds in sharding/auth.js.Max Hirschhorn2020-05-281-3/+3
* SERVER-45890 Kill large OP ids in jstests/sharding/auth.jsSpencer Jackson2020-02-181-2/+2
* SERVER-44762 Remove go tools specific testsAndrew Morrow2020-01-071-10/+0
* SERVER-38875 Make tests start shards as replica sets instead of standalones a...Cheahuychou Mao2019-10-101-2/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-302/+292
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+1
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-301-1/+1
* Revert 0c082a81047cee66821e295d02e3588f7934ff64: SERVER-3645Ian Boros2018-03-261-1/+1
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-211-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-1/+2
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-191-0/+9
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-2/+9
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-3/+3
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-2/+2
* SERVER-20392 remove early chunksize autosplit heuristicKevin Pulo2017-08-091-1/+2
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-2/+2
* SERVER-26435 Refactor replsettest.js to reduce sizeJames Wahlin2016-10-171-2/+3
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-121-3/+3
* Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a sh...Esha Maharishi2016-08-111-3/+3
* SERVER-22663 Make --shardsvr required for a mongod to be used as a shardEsha Maharishi2016-08-111-3/+3
* SERVER-24603 Re-enable auth tests in 'sharding_last_stable_mongos'Kaloian Manassiev2016-06-201-1/+1
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-071-12/+8
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-49/+32
* SERVER-23733 Tests should not write chunkSize to config.settings directlyKaloian Manassiev2016-05-041-7/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-289/+317
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-8/+8
* SERVER-21050 Introduce ReplSetTest.State enumeration everywhereKaloian Manassiev2015-12-111-4/+3
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-4/+4
* SERVER-21186 Make all sharding tests use default verbosity of 1Kaloian Manassiev2015-11-111-4/+3
* SERVER-20867 Integrate mongobridge into ShardingTest.Max Hirschhorn2015-11-091-2/+1
* SERVER-20787 Cleanup sharding auth testKaloian Manassiev2015-10-071-255/+259
* SERVER-20494 SERVER-20493 Change CatalogManagerReplicaSet to use Nearest read...Spencer T Brody2015-09-241-1/+2
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-45/+55
* SERVER-18376 Re-add bits to buildinfoJonathan Reams2015-05-111-1/+1
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-301-1/+1
* Increase awaitReplication timeout in sharding/auth.js to make it more stableSpencer T Brody2015-04-151-2/+2
* SERVER-7775 add currentOp commandAdam Midvidy2015-04-131-6/+2
* Call awaitReplication in sharding/auth.js test in attempt to make it more stableSpencer T Brody2015-04-101-0/+3
* SERVER-7775 add killOp commandAdam Midvidy2015-04-061-7/+2