summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44068 Speed up transition to 'kSteadyStateOps' in RollbackTestWilliam Schultz2020-04-272-31/+51
* SERVER-47761 Retry moveChunk in stepdown suites on CallbackCanceledGregory Noma2020-04-271-8/+10
* SERVER-47767 Make sure read_operations_during_rollback.js waits for failpoint...William Schultz2020-04-271-2/+5
* SERVER-47588 Refactor and rename sharding/findandmodify2 testTommaso Tocci2020-04-272-124/+94
* SERVER-47572 Snapshot reads use majority committed timestampA. Jesse Jiryu Davis2020-04-273-41/+167
* SERVER-46951 Implement quiesce mode on mongodTess Avitabile2020-04-271-0/+166
* SERVER-45514 Reject document validators with encryption-related keywords if t...Nick Zolnierz2020-04-271-0/+98
* SERVER-47397 change log line searched from nss to namespaceDan Pasette2020-04-271-1/+1
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-255-21/+314
* SERVER-47325 indexbg_killop_primary_after_init.js should only let the index b...Louis Williams2020-04-241-1/+2
* SERVER-47754 Allow background validation to run on storage engines that do no...Gregory Wlodarek2020-04-241-6/+0
* SERVER-47527 Remove getCollectionDescription_DEPRECATED usage inside index bu...Randolph Tan2020-04-242-31/+1
* SERVER-47665 findAndModify_upsert_no_conflicts.js requires support for docume...Benety Goh2020-04-241-2/+9
* SERVER-47658: Improve validate diagnostics, with a focus on multikey failures.Daniel Gottlieb2020-04-241-0/+2
* SERVER-47526 Use getCollectionDescription on rename collectionMarcos José Grillo Ramírez2020-04-241-6/+0
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-243-77/+3
* SERVER-47702 Tests should not try to resume index builds against a node in RO...William Schultz2020-04-242-5/+7
* SERVER-47678 stepdown and kill primary reconfig passthroughs should ignore Re...Pavi Vetriselvan2020-04-241-10/+14
* SERVER-47571: Tag snapshot_committed_reads.js requires_replicationLingzhi Deng2020-04-241-1/+1
* SERVER-47571: Wait for majority committed snapshot for atClusterTime/afterClu...Lingzhi Deng2020-04-241-0/+62
* SERVER-46356 Add count of automatic reconfigs to serverStatusVesselina Ratcheva2020-04-231-0/+23
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-234-66/+235
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-233-15/+13
* SERVER-47191 Implement evalutation of Expressions to produce let parametersEric Cox2020-04-232-5/+5
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-231-0/+216
* SERVER-47543 fix hang when hedge read finishes first with MaxTimeMSExpired errorMisha Tyulenev2020-04-221-2/+1
* SERVER-47049 Test split horizon reconfigCheahuychou Mao2020-04-221-0/+35
* SERVER-47394 Disconnect from client on SplitHorizonChange errorJason Chan2020-04-222-10/+19
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-04-221-0/+128
* 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