summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34384 Add passthrough test for secondary readsXiangyu Yao2018-09-078-8/+32
* SERVER-32920 Avoid overriding read preference for the config server in passth...Robert Guo2018-09-072-1/+6
* SERVER-37050 wait for replication in session_collection_auto_healingMisha Tyulenev2018-09-071-0/+10
* SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_syn...r3.6.8-rc0Spencer T Brody2018-09-063-3/+13
* SERVER-36332 write to primary from secondary in LogicalSessionsCache for Repl...Misha Tyulenev2018-09-062-16/+15
* SERVER-34465 Add a testing parameter to choose a permanent sync sourceJudah Schvimer2018-09-061-0/+40
* SERVER-36664 Use awaitReplication instead of getLastError in read_committed_w...William Schultz2018-08-281-2/+2
* SERVER-36743 Stop mongod before log ingestion in startup_logging.jsBen Caimano2018-08-271-1/+1
* SERVER-33645 Use bulk inserts in core/splitvector.jsJack Mulrow2018-08-241-33/+29
* SERVER-34614: Create a new db connection for each test when running in parallelDavid Bradford2018-08-241-0/+4
* SERVER-34846 Forwardize IndexBounds before intersectizing their OILsIan Boros2018-08-231-0/+12
* SERVER-36149: Make $setFeatureCompatibilityVersion a non-normal resourceSpencer Jackson2018-08-221-1/+1
* SERVER-26387: Replace noPassthrough/indexbg2.js with test that usesAudrey Fang2018-08-221-57/+133
* SEVER-36001: Add requires_document_locking tag to noPassthrough/indexbg2.js toAudrey Fang2018-08-221-0/+1
* SERVER-35084 Modify change_stream_enforce_max_time_ms_on_mongos.js to ensure ...David Storch2018-08-221-12/+62
* SERVER-34204 Always pass non-null opCtx when scheduling getMores in ARMCharlie Swanson2018-08-221-30/+35
* SERVER-32148 Make NamespaceNotFound an acceptable error for emptyCapped and c...Chibuikem Amaechi2018-08-132-6/+8
* Revert "SERVER-35239 AwaitData cursor must handle getMore from client with hi...Samy Lanka2018-08-131-109/+0
* SERVER-32371 features2.js should exclude clusterTime metadataRandolph Tan2018-08-131-11/+19
* SERVER-36083 Added evergreen variant with enableMajorityReadConcern set to fa...Suganthi Mani2018-08-0938-7/+40
* SERVER-35754 Avoid network errors in stopSet() in catchup_takeover_one_high_p...Samy Lanka2018-08-091-0/+3
* SERVER-35239 AwaitData cursor must handle getMore from client with higher las...Samy Lanka2018-08-091-0/+109
* SERVER-35986 Skip tests using db.eval during parallel test suiteSara Golemon2018-08-091-0/+29
* SERVER-35110 Log locations in set_feature_compatibility_version.js where fata...Cheahuychou Mao2018-08-071-12/+20
* SERVER-36448 Disable election handoff in continuous stepdown suitesVesselina Ratcheva2018-08-071-0/+1
* SERVER-35624 Enable election handoff by defaultVesselina Ratcheva2018-08-071-2/+3
* SERVER-35623 Send a replSetStepUp command to an eligible candidate on stepdownVesselina Ratcheva2018-08-075-0/+186
* SERVER-35113 Fix storage_commit_out_of_order.js test to work with auth passth...Spencer T Brody2018-08-071-3/+8
* SERVER-35113 Allow single voting primaries to advance stable timestamp even w...Judah Schvimer2018-08-071-0/+74
* SERVER-34843 Compute operationTime before $clusterTimeJack Mulrow2018-07-312-1/+5
* SERVER-35967 Ban explain() on $sample when storage engine supports random cur...Ian Boros2018-07-301-0/+37
* SERVER-34558 Add server status for transport security protocol versionsMark Benvenuto2018-07-261-0/+55
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-07-241-18/+48
* SERVER-36234 Fix initial_sync_drop_collection.js to prevent using stale heart...Suganthi Mani2018-07-241-1/+2
* SERVER-35962 buildindexes_false_with_system_indexes.js restarts nodes and sho...Matthew Russotto2018-07-241-0/+1
* SERVER-35086 empty collMod oplog entry mimics upgradeseantao972018-07-231-0/+20
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-07-232-2/+89
* SERVER-32639 skip signing and validating clusterTime in arbitersMisha Tyulenev2018-07-201-0/+31
* SERVER-35997 Await replication on config server after shardCollection in safe...Matthew Saltz2018-07-203-0/+28
* SERVER-36223 Add hook for the fuzzer to not send lsid in the preambleRobert Guo2018-07-201-0/+29
* SERVER-33841 add hooks for the mutaional fuzzerRobert Guo2018-07-202-0/+67
* SERVER-34941 add test to fill wiredtiger cache during recovery oplog applicationBenety Goh2018-07-201-0/+111
* SERVER-34942 add test to fill wiredtiger cache during initial sync oplog replayBenety Goh2018-07-201-0/+71
* SERVER-33191 move wt_cache_full.js from jstests/replsets/ to jstests/noPassth...Benety Goh2018-07-201-0/+0
* SERVER-33191 add test to fill wiredtiger cache during steady state oplog repl...Benety Goh2018-07-201-0/+65
* SERVER-32056 increase maxExpireTime in tests to account for roundingMisha Tyulenev2018-07-191-1/+2
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-141-1/+16
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-07-111-0/+53
* SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao2018-07-114-2/+72
* SERVER-34984 Update major_version_upgrade.js test to call setFCV to the lates...Cheahuychou Mao2018-07-101-1/+1