summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan2021-06-282-104/+112
* SERVER-57453 run_validate_collections.js should pass "fromConfigServer: true"...Jason Chan2021-06-281-2/+7
* SERVER-57629 Change $integral&$derivative argsJacob Evans2021-06-254-31/+267
* SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta2021-06-251-0/+15
* SERVER-58091: Fix BF for Linux noJournal variant caused by deprecated_map_reduceMaddie Zechar2021-06-251-0/+10
* SERVER-57862: Disallow change_streams_shards_start_in_sync.js to run with cod...Rishab Joshi2021-06-251-0/+7
* SERVER-55444: APIStrictError directs user to docs for migration suggestionsMaddie Zechar2021-06-251-0/+6
* Revert "SERVER-52906 Applying metadata update before dispatching rollback tas...Pierlauro Sciarelli2021-06-252-5/+5
* Revert "SERVER-52906 adapt assert condition to new migrateSteps order"Pierlauro Sciarelli2021-06-251-3/+3
* SERVER-57789 Modernize jstests/core/update_addToSet.jsJames Wahlin2021-06-251-86/+89
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer avail...Mikhail Shchatko2021-06-252-30/+0
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-251-0/+101
* SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar2021-06-241-0/+134
* SERVER-57373 Add new startup warning around eMRC=F removalHuayu Ouyang2021-06-242-2/+2
* SERVER-54128 Don't push down expressions past sort+limitDavid Percy2021-06-243-38/+152
* SERVER-57832 Tenant collection cloner checkIfDonorCollectionIsEmptyStage does...Vishnu Kaushik2021-06-231-6/+25
* SERVER-56605 Add testing for setting implicit default after a heartbeat reconfigAli Mir2021-06-231-0/+58
* SERVER-57893 Make rsm_horizon_change.js resilient to network failuresGeorge Wangensteen2021-06-231-1/+6
* 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