summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp...Jason Chan2020-04-212-2/+6
* SERVER-47269 Add uses_change_streams tag to apply_ops_inserts_do_not_include_...Jason Chan2020-04-211-0/+2
* SERVER-47662 Make ClusterWriter only send databaseVersion if in FCV 4.4jannaerin2020-04-212-10/+2
* SERVER-46190 Disallow dbHash for nodes in RECOVERING stateVesselina Ratcheva2020-04-212-19/+2
* SERVER-47048 Test that mongos can find primary despite "ping" failuresCheahuychou Mao2020-04-201-1/+45
* SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy2020-04-201-9/+10
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-205-5/+333
* SERVER-46514 Normalize host selection for mirrored readsAmirsaman Memaripour2020-04-201-2/+78
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-0/+43
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-201-0/+1
* SERVER-46612 Test that $unionWith obeys the read preference set on the origin...Ted Tuckman2020-04-201-0/+169
* SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on ...Suganthi Mani2020-04-171-2/+4
* SERVER-45933 index builds support maxTimeMS through createIndexes interruptionsBenety Goh2020-04-171-0/+70
* SERVER-47599 Index builder votes for ready to commit after first drain phase.Suganthi Mani2020-04-172-9/+3
* SERVER-47587 Removes the racy jstest "index_build_with_incorrect_fast_count_o...Suganthi Mani2020-04-171-70/+0
* SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp outputNick Zolnierz2020-04-171-6/+13
* SERVER-47425: Add multiversion test for 4.2classic, 4.2.6+ and 4.4 behaviors.Daniel Gottlieb2020-04-171-0/+25
* SERVER-47219: Ensure downgrade_after_rollback_via_refetch only downgrades aft...Daniel Gottlieb2020-04-171-4/+29
* SERVER-47444 Don't wait for readConcern on txn stmts with InvalidOptionsMaria van Keulen2020-04-162-3/+19
* SERVER-44577 Add uses_prepare_transaction tag to testLouis Williams2020-04-161-1/+2
* SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+4
* SERVER-47542: Omit shard_identity_rollback from implicit multiversion tests.Daniel Gottlieb2020-04-161-1/+1
* SERVER-46443 MongosProcessInterface::fieldsHaveSupportingUniqueIndex should r...Jack Mulrow2020-04-161-0/+301
* SERVER-47500 Specify writeConcern: {w: 1} in run_fuzzer_restore_cluster_setti...Gregory Noma2020-04-161-2/+6
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-161-0/+113
* SERVER-47435 Incrementing topologyVersion for FCV change must update awaiting...Tess Avitabile2020-04-151-0/+48
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-1510-64/+56
* SERVER-46976 Enable commit quorum in rollback_waits_for_bgindex_completion.jsLouis Williams2020-04-151-2/+0
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-152-0/+127
* SERVER-46937 Aggregation stage serverStatus counters incorrectly count update...Mihai Andrei2020-04-151-2/+3
* SERVER-46322 fix verify_versions_test.js for 4.4Robert Guo2020-04-151-2/+2
* SERVER-43849 Write NotMaster error in upgrade_downgrade_cluster due to stale ...Cheahuychou Mao2020-04-141-127/+118
* SERVER-47491 Fix incorrect error code in multiVersion/long_collection_names.jsJamie Heppenstall2020-04-141-2/+2
* SERVER-47436 Add requires_fcv_44 to mongos_dataSize.jsCheahuychou Mao2020-04-141-0/+3
* SERVER-45575 Add Javascript helper function to do automatic safe reconfigsWilliam Schultz2020-04-147-34/+462
* SERVER-47047 Add tests that mongos does not mark a node as down when reads failCheahuychou Mao2020-04-141-0/+69
* SERVER-47436 Make shards validate shardKey in dataSize commandCheahuychou Mao2020-04-142-14/+113
* SERVER-47400 Disallow createCollection/Indexes on system colls in txnsMaria van Keulen2020-04-141-2/+19
* SERVER-47119 Initialize replica set shard server nodes without a ReplSetConfi...William Schultz2020-04-141-0/+37
* SERVER-47119 Revert SERVER-46571William Schultz2020-04-141-6/+39
* SERVER-47195 Allow configuring failCommand failpoint to activate only for a g...Spencer T Brody2020-04-131-3/+34
* SERVER-44450 Do not add fromMigrate field to applyOps insert oplog entriesJason Chan2020-04-131-0/+98
* SERVER-46892 disallow index builds on drop-pending namespaces (system.drop.*)...Benety Goh2020-04-131-0/+76
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-131-0/+38
* SERVER-47231 In multiversion tests, wait for the cluster to stabilize after u...Nick Zolnierz2020-04-134-55/+50
* SERVER-47421 Make timestamped_reads_wait_for_prepare_oplog_visibility.js work...Henrik Edin2020-04-131-1/+1
* SERVER-45088 Simplify safe reconfig avoids diverging configs testAli Mir2020-04-101-75/+48
* SERVER-45088 Test safe reconfig avoids diverging configsAli Mir2020-04-101-0/+122
* SERVER-45956 Allow findAndModify with upsert=true inside multi-document trans...Gregory Noma2020-04-1010-326/+346
* SERVER-47189 Do a reconfig on upgrade to FCV 4.4 to add a config termWilliam Schultz2020-04-102-1/+67