summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45554 Add more core/txns sharding passthrough suitesRandolph Tan2020-05-121-0/+1
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-129-0/+9
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-1232-0/+39
* SERVER-47957 Set journaling to writeConcernMajorityJournalDefault when specif...Ali Mir2020-05-121-1/+5
* SERVER-47798 ismaster.js tests should ensure ismaster field is a booleanPavi Vetriselvan2020-05-122-2/+8
* SERVER-48103 Initiate reconfig_only_counts_*.js tests with a high election ti...William Schultz2020-05-112-2/+10
* SERVER-47422 Allow LockBusy errors in random_moveChunk_refine_collection_shar...Matthew Saltz2020-05-111-1/+5
* SERVER-48046: {replSetFreeze: 0} done in RollbackTest.restartNode() should be...Lingzhi Deng2020-05-111-2/+13
* SERVER-48056 Shorten metrics testing window in read_operations_during_step_up.jsSamy Lanka2020-05-111-3/+7
* SERVER-48042: Correct validate_multikey to ensure its collection starts clean.Daniel Gottlieb2020-05-111-0/+2
* SERVER-47899 Configure ShardingTest used in merge_out_upgrade_downgrade.js to...Mihai Andrei2020-05-111-1/+10
* SERVER-47889 Hidden index tests should verify index filter behaviourRuoxin Xu2020-05-082-52/+119
* SERVER-47929 Update TLS protocol negotiation tests for Ubuntu 20.04Mark Benvenuto2020-05-081-2/+17
* SERVER-47927 Ubuntu 20.04 - ifconfig replaced with ip commandMark Benvenuto2020-05-081-3/+5
* SERVER-46900 Prohibit transaction operations on system.profileMaria van Keulen2020-05-084-13/+42
* SERVER-48037 Execute reconfig atomically in two_nodes_priority_takeover.jsWilliam Schultz2020-05-081-1/+1
* SERVER-47635 remove index build from config.system.indexBuilds after completi...Benety Goh2020-05-083-3/+5
* SERVER-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-083-6/+78
* SERVER-47811 Search the intermediate certificates for the issuer of the peer ...Shreyas Kalyan2020-05-089-58/+295
* SERVER-47635 add tests to check config.system.indexBuilds after completing in...Benety Goh2020-05-083-1/+48
* SERVER-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-05-074-66/+235
* SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noopBenety Goh2020-05-071-2/+2
* Revert "SERVER-47957 Set j=true when specifying write concern for inserts in ...Ali Mir2020-05-071-1/+1
* SERVER-46729 Make Windows shell soft-fail for unavailable OCSP responderShreyas Kalyan2020-05-071-0/+10
* SERVER-47999 balance_repl.js should ensure writes have replicated before atte...Esha Maharishi2020-05-071-7/+7
* SERVER-47957 Set j=true when specifying write concern for inserts in rollback...Ali Mir2020-05-071-1/+1
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-05-066-4/+22
* 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