summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutr4.0.1-rc1r4.0.1James Wahlin2018-07-2737-93/+96
* SERVER-36283: Have initial sync completion advance oplog visibility to the in...Daniel Gottlieb2018-07-261-4/+7
* SERVER-36232 Ensure chunk migration commit and the subsequent refresh are cau...r4.0.1-rc0Kaloian Manassiev2018-07-231-1/+1
* SERVER-36132 Invariant that chunk migration is actually reflected in the meta...Kaloian Manassiev2018-07-231-0/+17
* SERVER-36055 Return a proper error for unsupported compact on mobileSulabh Mahajan2018-07-232-14/+2
* 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-33191 guard mongo test program startup options against duplicate wired...Benety Goh2018-07-201-4/+8
* SERVER-36006 multiInitialSyncApply should set kNoTimestamp read sourceXiangyu Yao2018-07-201-0/+3
* SERVER-35085 Hide the visibility of UUIDCatalog changes during repairDatabase...Dianna Hohensee2018-07-208-23/+74
* SERVER-33000 Add Ubuntu 18.04 supportMathew Robinson2018-07-205-5/+191
* SERVER-36144 add a blank yml file for a new evergreen project (Cloud E2E test...rongodb2018-07-191-0/+1
* SERVER-36025: Remove restart catalog command guard to re-establish the oplog ...Daniel Gottlieb2018-07-191-12/+0
* SERVER-35961 Remove unitialized count variable in MapReduce commandBen Caimano2018-07-191-4/+6
* SERVER-36010 Use severe() for Windows exceptions logsYves Duhem2018-07-191-5/+5
* SERVER-35671 Add handling so closeAll, on failure, leaves UUIDCatalog inBen Judd2018-07-193-2/+49
* SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto2018-07-1928-67/+323
* BACKPORT-2707 readConcern_snapshot.js should wait for writes to be majority-c...seantao972018-07-191-0/+1
* SERVER-32064 Disable implicit sessions when checking db version during connect()Jack Mulrow2018-07-191-7/+16
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-07-1983-42/+634
* SERVER-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto2018-07-1311-34/+300
* SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto2018-07-138-34/+81
* SERVER-36039 Fix build for LibreSSL 2.7 (adopted parts of OpenSSL 1.1 API).Michael Gmelin2018-07-132-2/+4
* SERVER-35125 Add additional SECBUFFER_EXTRA validationMark Benvenuto2018-07-131-3/+6
* Import tools: 3737e4158e15074d4579e73e006ab019d09021fd from branch v4.0David Golden2018-07-135-51/+50
* SERVER-35758 Mongo shell prompt errors when running transactions after overri...Siyuan Zhou2018-07-133-1/+67
* SERVER-35313 CleanupConcurrencyWorkloads resmoke hook needs to handle the bal...Jonathan Abrahams2018-07-132-5/+23
* SERVER-36075 fix typo in commentEsha Maharishi2018-07-121-1/+1
* SERVER-36027 Inject enterprise module where requiredAndrew Morrow2018-07-111-2/+2
* SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow2018-07-116-11/+19
* SERVER-35858 Run call BF Suggestion service always in bashYves Duhem2018-07-111-0/+1
* SERVER-34793 Add call to BF Suggestion server on task failureYves Duhem2018-07-111-0/+25
* SERVER-36075 Add comment to shard_identity_rollback.js explaining why we set ...Esha Maharishi2018-07-111-2/+17
* SERVER-35938 Take scoped NamespaceSerializer lock on db for createCollectionjannaerin2018-07-111-1/+3
* SERVER-36041 Increase the size of changelog and actionlogSarah Zhou2018-07-111-2/+2
* SERVER-36041 Increase size of changelog and actionlog in sharding_catalog_cli...Sarah Zhou2018-07-111-2/+2
* Import wiredtiger: e6c749653220cf701c23634cd704ae0c2d882dd9 from branch mongo...Luke Chen2018-07-1165-1081/+1482
* SERVER-34897 add parameter to prohibit mongos retriesKevin Pulo2018-07-111-0/+10
* SERVER-33237 Range deleter query plan once per batch.Kevin Pulo2018-07-113-16/+34
* 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-1043-983/+180
* SERVER-34160 Exit shell cleanly on SIGHUPJonathan Reams2018-07-101-0/+3
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-07-1012-140/+343
* SERVER-27264 Allow disabling no client certificate warningAdam Cooper2018-07-106-12/+93
* SERVER-33996 Only code sign when running testsAndrew Morrow2018-07-101-68/+49
* SERVER-35929 restart view resolution if catalog is invalidatedKyle Suarez2018-07-105-33/+251