summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47691 Remove reliance on external dependencies in ReplSetTestWilliam Schultz2020-05-121-0/+1
* SERVER-47823 Fix initial_sync_wt_cache_full.js to wait for secondary state be...Vesselina Ratcheva2020-05-111-0/+1
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-111-0/+82
* Revert "SERVER-46686 Update explain() shell command to propagate "maxTimeMS" ...Drew Paroski2020-05-111-82/+0
* SERVER-46903 Ensure mongo shell respects readPreference for $out and $merge w...Mihai Andrei2020-05-112-7/+10
* SERVER-46686 Update explain() shell command to propagate "maxTimeMS" arg to t...Drew Paroski2020-05-091-0/+82
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-0812-0/+16
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot windo...Lingzhi Deng2020-05-072-85/+64
* SERVER-46291 remove server option and parameter for setting wiredtiger histor...Benety Goh2020-05-071-10/+0
* SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noopBenety Goh2020-05-071-2/+2
* SERVER-47212: Retry full upsert path when duplicate key exception matches exa...Svilen Mihaylov2020-05-071-0/+96
* SERVER-47690 Snapshot reads via mongosA. Jesse Jiryu Davis2020-05-071-37/+5
* Revert "SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noop"Benety Goh2020-05-071-2/+2
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild()Benety Goh2020-05-074-288/+0
* SERVER-46291 make --wiredTigerMaxCacheOverflowFileSizeGB a noopBenety Goh2020-05-071-2/+2
* SERVER-38961 remove characterize_index_builds_on_restart.jsBenety Goh2020-05-071-261/+0
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-0732-296/+75
* SERVER-47635 remove index build from config.system.indexBuilds after completi...Benety Goh2020-05-063-3/+5
* SERVER-47635 add tests to check config.system.indexBuilds after completing in...Benety Goh2020-05-063-1/+48
* 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-47840 Do not write "hidden: false" to the index catalog when createInd...Ruoxin Xu2020-05-051-3/+22
* SERVER-46291 add server option and parameter for setting wiredtiger history fileBenety Goh2020-05-051-0/+10
* SERVER-38961 remove ReplSetTest.waitForAllIndexBuildsToFinish()Benety Goh2020-05-033-5/+5
* SERVER-47854 Test that currentOp reports validation statistics while validati...Gregory Wlodarek2020-05-011-0/+70
* SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-04-301-0/+19
* SERVER-47574: Ban non-transaction snapshot reads on capped collectionsLingzhi Deng2020-04-301-0/+32
* SERVER-43469 Remove TODOs listed for SERVER-35447Jack Mulrow2020-04-301-2/+2
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-1/+1
* SERVER-47577: readConcernCounters metric in serverStatusLingzhi Deng2020-04-291-287/+228
* SERVER-47584 Additional testing for hidden indexesRuoxin Xu2020-04-291-0/+68
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-293-7/+2
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-1/+2
* Revert "SERVER-46255 Use killOperations to cleanup dangling remote requests"Nick Zolnierz2020-04-281-2/+1
* SERVER-46255 Use killOperations to cleanup dangling remote requestsNick Zolnierz2020-04-281-1/+2
* SERVER-47751: Merge tests for snapshot reads waiting for majority committed s...Lingzhi Deng2020-04-281-62/+0
* SERVER-47325 indexbg_killop_primary_after_init.js should only let the index b...Louis Williams2020-04-241-1/+2
* 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-31368 Log time spent waiting in BlockingResultsMergerDavid Percy2020-04-231-66/+1
* SERVER-47605 Single-phase index builds should only check constraint violation...Louis Williams2020-04-232-11/+2
* SERVER-47049 Test split horizon reconfigCheahuychou Mao2020-04-221-0/+35
* SERVER-9306 Ability to temporarily forbid query optimizer from using index ("...Zhihui Fan2020-04-221-0/+29
* SERVER-47397 enhanced logging for Execution owned files (part 1)Eric Milkie2020-04-221-3/+1
* SERVER-46659 Initial sync will startup two phase index builds during the coll...Gregory Wlodarek2020-04-203-1/+232
* SERVER-47569: Allow readConcern snapshot outside of transactions (mongod)Lingzhi Deng2020-04-202-6/+25
* SERVER-46823 Enable default for index commit quorum as "votingMembers".Suganthi Mani2020-04-201-2/+2
* SERVER-47062: Trigger hang analyzer for writeConcern timeout errorsLingzhi Deng2020-04-171-0/+48
* SERVER-47633 Add uses_transactions tag to index_build_yield_prepare_conflicts.jsLouis Williams2020-04-171-0/+1
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-176-7/+335