summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-04-221-0/+68
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-222-0/+155
* SERVER-46784 Reinstitute keystring_index.js as a generic multiversion testLouis Williams2020-04-221-0/+287
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-224-13/+6
* SERVER-47556 Remove usages of checkShardVersionOrThrow_DEPRECATED from AutoGe...Kaloian Manassiev2020-04-225-41/+26
* SERVER-46323 Update FCV constants throughout server code following 4.4 branchAli Mir2020-04-226-121/+21
* SERVER-44865 Restrict hashed field values to NumberLong on updateZoneKeyRangeGregory Noma2020-04-211-16/+54
* SERVER-47641 Report total number of range deletion tasks in serverStatus rath...Gregory Noma2020-04-211-5/+1
* SERVER-47472 Remove usages of checkShardVersionOrThrow_DEPRECATED from the wr...Kaloian Manassiev2020-04-211-0/+13
* SERVER-47656 Blacklist exhaust_isMaster_topology_changes.js from the scanning...jannaerin2020-04-211-0/+2
* SERVER-47472 Remove usages of checkShardVersionOrThrow_DEPRECATED from the Op...Kaloian Manassiev2020-04-217-149/+137
* SERVER-46659 Initial sync will startup two phase index builds during the coll...Gregory Wlodarek2020-04-203-1/+232
* SERVER-43491 Specify that jstest only guarantees consistent behavior against ...Blake Oler2020-04-201-1/+1
* SERVER-43517 Remove special casing for getMore in sessions jstest helperBlake Oler2020-04-201-6/+2
* SERVER-47569: Allow readConcern snapshot outside of transactions (mongod)Lingzhi Deng2020-04-205-17/+85
* SERVER-47429 Validate authenticationMechanisms server parameterMark Benvenuto2020-04-201-0/+23
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-201-9/+7
* SERVER-47045 Add tests to check that the RSM behaves correctly when contactin...jannaerin2020-04-201-0/+67
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-0/+43
* SERVER-46823 Fix the jstest failure in primary_rollbacks_before_index_build_r...Suganthi Mani2020-04-201-1/+1
* SERVER-46823 Enable default for index commit quorum as "votingMembers".Suganthi Mani2020-04-204-7/+38
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-04-171-2/+6
* SERVER-47625: Add causally consistent reads to hedged_reads.js to fix getMore...Misha Tyulenev2020-04-171-12/+16
* SERVER-47062: Trigger hang analyzer for writeConcern timeout errorsLingzhi Deng2020-04-172-44/+101
* SERVER-46353 Remove 'newlyAdded' field from replSetGetConfig response objectVesselina Ratcheva2020-04-173-27/+48
* SERVER-47445 Don't update Scope::_loadedVersion before loadStored succeedsDavid Percy2020-04-171-9/+10
* SERVER-43524 Make jumbo1.js more reliableRandolph Tan2020-04-171-35/+23
* SERVER-47046 Add tests that mongos receives topology change info immediatelyjannaerin2020-04-172-2/+100
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-171-0/+1
* SERVER-47489 Blacklist standalone_replication_recovery_idempotent.js and temp...Jason Chan2020-04-172-2/+6
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-176-7/+335
* SERVER-47533 rollback_wt_drop.js should wait for reapingJamie Heppenstall2020-04-171-0/+1
* SERVER-45916 Index build abort should be interruptible by stepDownLouis Williams2020-04-171-0/+115
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-172-1/+16
* SERVER-46612 Test that $unionWith obeys the read preference set on the origin...Ted Tuckman2020-04-171-0/+169
* SERVER-47142 Check primary before writing config and no-op.Siyuan Zhou2020-04-171-0/+8
* SERVER-47048 Test that mongos can find primary despite "ping" failuresCheahuychou Mao2020-04-171-1/+44
* SERVER-45933 index builds support maxTimeMS through createIndexes interruptionsBenety Goh2020-04-161-0/+70
* SERVER-47599 Index builder votes for ready to commit after first drain phase.Suganthi Mani2020-04-162-9/+3
* SERVER-44577 Add uses_prepare_transaction tag to testLouis Williams2020-04-161-1/+2
* SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev2020-04-161-0/+39
* SERVER-46514 Normalize host selection for mirrored readsAmirsaman Memaripour2020-04-161-2/+78
* SERVER-45541 Test interrupting $unionWith.Charlie Swanson2020-04-162-11/+133
* SERVER-47587 Removes the racy jstest "index_build_with_incorrect_fast_count_o...Suganthi Mani2020-04-161-70/+0
* SERVER-47464 Prevent SetIndexCommitQuorum cmd from changing commit quorum on ...Suganthi Mani2020-04-161-2/+4
* SERVER-46649 Fix out_drop_temp_collections.js to work with two phase index bu...Ted Tuckman2020-04-161-24/+13
* SERVER-47513 Modify killop.js to search for op by 'comment' in currentOp outputNick Zolnierz2020-04-161-6/+13
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-1612-83/+110
* SERVER-47444 Don't wait for readConcern on txn stmts with InvalidOptionsMaria van Keulen2020-04-152-3/+19
* SERVER-47542: Omit shard_identity_rollback from implicit multiversion tests.Daniel Gottlieb2020-04-151-1/+1