summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47962 Use rawMongoProgramOutput instead of logfileSara Golemon2020-05-061-5/+2
* SERVER-47968 Do not run 'current_op_reports_validation_io.js' on ephemeralFor...Gregory Wlodarek2020-05-051-0/+2
* SERVER-47319 dropIndexes should not invariant if a similar index was created ...Gregory Wlodarek2020-05-051-0/+70
* SERVER-47390 Improve styling of Replication log linesJason Chan2020-05-051-2/+3
* SERVER-47955 fix characterize_index_builds_on_restart.js for single phase caseEric Milkie2020-05-051-8/+3
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-05-051-2/+6
* SERVER-47908 Fix mongos speculativeAuth on 4.4Sara Golemon2020-05-051-1/+3
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-042-0/+145
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-05-041-0/+128
* SERVER-47394 Disconnect from client on SplitHorizonChange errorJason Chan2020-05-042-10/+19
* SERVER-47893 Add test confirming that variables defined above a $graphLookup ...James Wahlin2020-05-041-0/+24
* SERVER-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-05-041-0/+69
* SERVER-47516 mode_replace_fail.js should not assume ordering of writes from $...Mihai Andrei2020-05-041-5/+22
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-05-036-159/+464
* SERVER-47854 Test that currentOp reports validation statistics while validati...Gregory Wlodarek2020-05-021-0/+70
* SERVER-47665 findAndModify_upsert_no_conflicts.js requires support for docume...Benety Goh2020-05-011-2/+9
* SERVER-47325 indexbg_killop_primary_after_init.js should only let the index b...Louis Williams2020-05-011-1/+2
* SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-05-011-0/+19
* SERVER-47862 RSM uses streamable protocol by defaultjannaerin2020-05-013-2/+17
* SERVER-47834 Add multiversion tests for collection validators with encryption...Nick Zolnierz2020-04-302-2/+69
* SERVER-45514 Reject document validators with encryption-related keywords if t...Nick Zolnierz2020-04-301-0/+98
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-3023-20/+57
* SERVER-47843 Remove failpoint from retryable_writes_error_labels.js on v4.4jannaerin2020-04-301-11/+2
* SERVER-46796 Propagate specific errors during transaction prepare to the clientGregory Noma2020-04-301-2/+2
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-1/+1
* SERVER-47463 setIndexCommitQuorum returns same errors as createIndexes when c...Benety Goh2020-04-302-2/+2
* SERVER-47584 Additional testing for hidden indexesRuoxin Xu2020-04-305-2/+364
* SERVER-46659 Initial sync will startup two phase index builds during the coll...Gregory Wlodarek2020-04-303-7/+239
* SERVER-47049 Test split horizon reconfigCheahuychou Mao2020-04-291-0/+35
* SERVER-47656 Blacklist exhaust_isMaster_topology_changes.js from the scanning...jannaerin2020-04-291-1/+1
* SERVER-47046 Add tests that mongos receives topology change info immediatelyjannaerin2020-04-292-2/+107
* SERVER-46037 Add a feature flag to enable streamable support in RSM isMaster ...Haley Connelly2020-04-291-8/+0
* SERVER-47463 add tests for setIndexCommitQuorum support on standalones and FC...Benety Goh2020-04-292-0/+39
* SERVER-46633 Windows TLS implementation may declare hostname mismatch on unre...Mark Benvenuto2020-04-281-9/+7
* SERVER-47632 Explicitly ignore all acceptable moveChunk errors in update shar...Gregory Noma2020-04-281-2/+9
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-282-1/+16
* SERVER-47488 MONGODB-AWS Auth - Improve error message on missing or unexpecte...Mark Benvenuto2020-04-281-0/+23
* SERVER-47631 Explicitly ignore all acceptable moveChunk errors in refine shar...Gregory Noma2020-04-281-11/+16
* SERVER-47761 Retry moveChunk in stepdown suites on CallbackCanceledGregory Noma2020-04-281-8/+10
* SERVER-47742 recordPreImage validation should not depend on early FCV loadingr4.4.0-rc3Jonathan Reams2020-04-271-0/+16
* SERVER-47045 Add tests to check that the RSM behaves correctly when contactin...jannaerin2020-04-271-0/+68
* SERVER-45541 Test interrupting $unionWith.Charlie Swanson2020-04-272-11/+133
* SERVER-47790 change log line searched from nss to namespaceDan Pasette2020-04-271-1/+1
* SERVER-47316 Upgrade/downgrade testing for hidden indexesArun Banala2020-04-271-0/+217
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-264-13/+6
* SERVER-47484 Wait for replication in catchup_takeover_one_high_priority.js be...Samy Lanka2020-04-241-0/+1
* SERVER-47658: Improve validate diagnostics, with a focus on multikey failures.Daniel Gottlieb2020-04-241-0/+2
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-243-15/+13
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-241-0/+7
* SERVER-47754 Allow background validation to run on storage engines that do no...Gregory Wlodarek2020-04-241-6/+0