summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutr4.0.1-rc1r4.0.1James Wahlin2018-07-2721-43/+41
* SERVER-34941 use 4.0 storage recovery logging component in recovery_wt_cache_...Benety Goh2018-07-201-1/+1
* SERVER-34941 remove test logic to update min valid. this is not required as o...Benety Goh2018-07-201-15/+0
* 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-35671 Add handling so closeAll, on failure, leaves UUIDCatalog inBen Judd2018-07-191-0/+45
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-07-191-0/+86
* BACKPORT-2707 readConcern_snapshot.js should wait for writes to be majority-c...seantao972018-07-191-0/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-07-1965-12/+513
* SERVER-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto2018-07-137-10/+143
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-136-21/+68
* SERVER-35758 Mongo shell prompt errors when running transactions after overri...Siyuan Zhou2018-07-131-0/+43
* SERVER-36075 fix typo in commentEsha Maharishi2018-07-121-1/+1
* SERVER-36075 Add comment to shard_identity_rollback.js explaining why we set ...Esha Maharishi2018-07-111-2/+17
* SERVER-35704 Add uses_transactions tags to snapshot read testsXiangyu Yao2018-07-104-4/+4
* SERVER-34113 Remove all support for snapshot reads outside multi-document tra...Xiangyu Yao2018-07-1013-702/+105
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-07-103-32/+22
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-07-101-0/+53
* SERVER-35929 restart view resolution if catalog is invalidatedKyle Suarez2018-07-102-0/+87
* SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao2018-07-094-2/+72
* SERVER-35383 Raise election timeout to 24 hours for stepdown suites.Max Hirschhorn2018-07-071-1/+16
* SERVER-35994 Reduce CPU load in secondary_reads_unique_indexes.js testWilliam Schultz2018-07-061-0/+2
* SERVER-35997 Await replication on config server after shardCollection in safe...Matthew Saltz2018-07-063-0/+28
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-07-061-18/+48
* SERVER-35992 Secondary should have no vote in SecondaryReadsTestTess Avitabile2018-07-062-6/+4
* Revert "SERVER-35200 Speed up steady state oplog fetching failure detection"William Schultz2018-07-061-48/+18
* SERVER-35200 Speed up steady state oplog fetching failure detectionWilliam Schultz2018-07-061-18/+48
* SERVER-35993 read_concern_uninitiated_set.js restarts nodes, so it must not a...Matthew Russotto2018-07-061-0/+2
* SERVER-34984 Update major_version_upgrade.js test to call setFCV to the lates...Cheahuychou Mao2018-07-061-1/+1
* SERVER-35991 Turn off chaining in set_feature_compatibility_version.jsTess Avitabile2018-07-061-2/+4
* SERVER-32509 Report error for unsupported startup-options with Mobile SESulabh Mahajan2018-07-0622-25/+25
* SERVER-35389 remove dead code from FSM suiteRobert Guo2018-07-054-534/+0
* SERVER-35389 remove dead code from FSM suiteRobert Guo2018-07-058-377/+54
* SERVER-35523 fix fsmworkloadtestcaseRobert Guo2018-07-051-0/+3
* SERVER-35263 add FSM workload for testing txns across multiple DBsRobert Guo2018-07-053-49/+117
* SERVER-35398 Remove Mobile SE's capped collection codeSulabh Mahajan2018-07-051-0/+1
* SERVER-32997 Implement instance level locking for mobile SESulabh Mahajan2018-07-055-10/+8
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-07-0482-155/+202
* SERVER-35488 ReplSetTest.waitForState() should ensure node has finished closi...Tess Avitabile2018-07-032-4/+8
* Revert "SERVER-34789: Using resume token from 'invalidate' notification for '...Nick Zolnierz2018-07-034-92/+72
* SERVER-35627 Repair should recreate missing collection data files with the ex...Louis Williams2018-07-031-0/+154
* SERVER-35317: Disallow mmapv1 from running `restartCatalog`.Daniel Gottlieb2018-07-021-1/+1
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-07-025-84/+182
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-07-0213-65/+217
* SERVER-35028: Add change stream notifications for collection drop and renameNick Zolnierz2018-07-0229-646/+801
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-07-021-0/+44
* SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments and...Adam Cooper2018-07-021-3/+9
* SERVER-35691 Make all code paths returning StaleConfig error go through the S...Kaloian Manassiev2018-07-012-126/+113