summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57769 Allow tenant migration donors to advance cluster time with noopsJack Mulrow2021-06-231-0/+218
* SERVER-56010 Wait for primary services to finish rebuilding before completing...Wenbin Zhu2021-06-222-3/+6
* SERVER-57661 Recipient primary should wait on a different failpoint in tenant...Vishnu Kaushik2021-06-221-13/+22
* SERVER-57875 stopReplicationOnSecondaries needs to wait for replication after...Moustafa Maher2021-06-221-1/+3
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-3/+6
* SERVER-57627 Change upgrade/downgrade CWWC and CWRC warning tests to match on...Huayu Ouyang2021-06-222-18/+18
* SERVER-57715 Catch network errors during rerouted insert in inject_tenant_pre...Pavi Vetriselvan2021-06-221-17/+36
* SERVER-57861 Exclude move_chunk_allowMigrations.js from does_not_support_step...Antonio Fuschetto2021-06-221-0/+1
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-214-2/+24
* SERVER-57787: Exclude geo_big_polygon3.js from tenant migration passthrough s...Lingzhi Deng2021-06-211-0/+1
* SERVER-57845 Wrap insert into assert.commandWorked in shell_uses_correct_read...Mikhail Shchatko2021-06-181-1/+1
* SERVER-57744 Use retryable writes when removing chunks from the manual interv...Marcos José Grillo Ramirez2021-06-181-2/+4
* SERVER-57273 remove flow_control_replica_set.jsBenety Goh2021-06-181-66/+0
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-172-98/+1
* SERVER-57558 Include time-series collections in listCollections with authoriz...Gregory Noma2021-06-171-18/+4
* SERVER-57758 Turn SBE off by default and invert the sense of the internalQuer...Andrii Dobroshynski2021-06-172-6/+7
* SERVER-57562 Check if Collection or View exist on namespace before creating t...Henrik Edin2021-06-171-0/+74
* SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek2021-06-171-0/+1
* SERVER-57660 Fail time-series inserts if buckets collection does not existGregory Noma2021-06-171-0/+64
* SERVER-57300 Fix logic for detecting numeric path component to avoid executin...Andrii Dobroshynski2021-06-171-1/+83
* SERVER-56632 Fix test for sync source entering quiesce modeVesselina Ratcheva2021-06-171-16/+10
* SERVER-57710 Ignore "can't connect to new replica set primary" in tenant dbha...Jason Zhang2021-06-171-1/+8
* SERVER-57287 Pull the shards' summed 'timeseries' field values to the top-lev...Dianna Hohensee2021-06-171-0/+77
* SERVER-57165 Ensure currentOp_shell.js tests target the correct operationKatherine Wu2021-06-171-12/+15
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ...Ruoxin Xu2021-06-173-0/+34
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-162-7/+34
* SERVER-55430 Record metrics about whether a collection is rebalanced after re...Randolph Tan2021-06-161-18/+34
* SERVER-57720: Wait for newlyAdded removal in reconfig_for_psa_set_shell.jsXueruiFa2021-06-161-1/+2
* SERVER-57532 Use donor specs for _id index in tenant migration collection clonerVishnu Kaushik2021-06-161-0/+64
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-162-7/+19
* SERVER-57524 Make refine and resharding not write epoch/timestamp to the chun...Kaloian Manassiev2021-06-161-1/+1
* SERVER-57658 tenant_migration_donor_initial_sync_recovery.js should not alway...Jason Chan2021-06-161-1/+10
* SERVER-57475 (missing import) ShardingTest.stop must join top-level chunk mig...r5.0.0-rc2Pierlauro Sciarelli2021-06-161-0/+1
* SERVER-57403 Serialize 'let' variables by wrapping with $literalKatherine Wu2021-06-152-1/+39
* SERVER-57285 Concurrency suites sometimes cannot satisfy the default majority...Moustafa Maher2021-06-154-26/+72
* SERVER-56684 initial_sync_fails tests should wait for node to fassert with EX...Matthew Russotto2021-06-153-2/+11
* SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli2021-06-151-0/+6
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-151-1/+1
* SERVER-57656 Use ReshardingTestFixture for reshard_collection_joins_existing_...Haley Connelly2021-06-151-69/+49
* SERVER-57182 reshardCollection command is shuffling data even when requested ...Haley Connelly2021-06-152-0/+154
* SERVER-21929 Make $in with null always match undefinedDavid Storch2021-06-153-71/+244
* SERVER-57523 Do not persist epochs and timestamps on config.chunksSergi Mateo Bellido2021-06-156-62/+49
* SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor recon...Louis Williams2021-06-151-9/+8
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-06-151-0/+56
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-06-154-2/+50
* SERVER-57627 Fix upgrade/downgrade CWWC and CWRC warning testsHuayu Ouyang2021-06-142-27/+41
* SERVER-57646: Exclude geo_big_polygon2.js from tenant migration passthrough s...XueruiFa2021-06-141-1/+2
* SERVER-57274 Capped collections can exceed limits after rollbackGregory Wlodarek2021-06-141-1/+6
* SERVER-57635 Handle stale config exception during txn in multi_delete_in_tran...Tommaso Tocci2021-06-141-28/+28
* SERVER-57647: Forget migrations first before shutting down the test in tenant...Lingzhi Deng2021-06-131-0/+5