summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23SERVER-36232 Ensure chunk migration commit and the subsequent refresh are cau...r4.0.1-rc0Kaloian Manassiev
2018-07-23SERVER-36132 Invariant that chunk migration is actually reflected in the meta...Kaloian Manassiev
2018-07-23SERVER-36055 Return a proper error for unsupported compact on mobileSulabh Mahajan
2018-07-20SERVER-34941 use 4.0 storage recovery logging component in recovery_wt_cache_...Benety Goh
2018-07-20SERVER-34941 remove test logic to update min valid. this is not required as o...Benety Goh
2018-07-20SERVER-34941 add test to fill wiredtiger cache during recovery oplog applicationBenety Goh
2018-07-20SERVER-34942 add test to fill wiredtiger cache during initial sync oplog replayBenety Goh
2018-07-20SERVER-33191 move wt_cache_full.js from jstests/replsets/ to jstests/noPassth...Benety Goh
2018-07-20SERVER-33191 add test to fill wiredtiger cache during steady state oplog repl...Benety Goh
2018-07-20SERVER-33191 guard mongo test program startup options against duplicate wired...Benety Goh
2018-07-20SERVER-36006 multiInitialSyncApply should set kNoTimestamp read sourceXiangyu Yao
2018-07-20SERVER-35085 Hide the visibility of UUIDCatalog changes during repairDatabase...Dianna Hohensee
2018-07-20SERVER-33000 Add Ubuntu 18.04 supportMathew Robinson
2018-07-19SERVER-36144 add a blank yml file for a new evergreen project (Cloud E2E test...rongodb
2018-07-19SERVER-36025: Remove restart catalog command guard to re-establish the oplog ...Daniel Gottlieb
2018-07-19SERVER-35961 Remove unitialized count variable in MapReduce commandBen Caimano
2018-07-19SERVER-36010 Use severe() for Windows exceptions logsYves Duhem
2018-07-19SERVER-35671 Add handling so closeAll, on failure, leaves UUIDCatalog inBen Judd
2018-07-19SERVER-34414 Create system indexes using the normal index creation and replic...Matthew Russotto
2018-07-19BACKPORT-2707 readConcern_snapshot.js should wait for writes to be majority-c...seantao97
2018-07-19SERVER-32064 Disable implicit sessions when checking db version during connect()Jack Mulrow
2018-07-19SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow
2018-07-13SERVER-35692 Add support to an optional re-registration bool in metrics responseMark Benvenuto
2018-07-13SERVER-35903 Free monitoring disable without enabling does not workMark Benvenuto
2018-07-13SERVER-36039 Fix build for LibreSSL 2.7 (adopted parts of OpenSSL 1.1 API).Michael Gmelin
2018-07-13SERVER-35125 Add additional SECBUFFER_EXTRA validationMark Benvenuto
2018-07-13Import tools: 3737e4158e15074d4579e73e006ab019d09021fd from branch v4.0David Golden
2018-07-13SERVER-35758 Mongo shell prompt errors when running transactions after overri...Siyuan Zhou
2018-07-13SERVER-35313 CleanupConcurrencyWorkloads resmoke hook needs to handle the bal...Jonathan Abrahams
2018-07-12SERVER-36075 fix typo in commentEsha Maharishi
2018-07-11SERVER-36027 Inject enterprise module where requiredAndrew Morrow
2018-07-11SERVER-36082 Don't link getShardMap into embeddedAndrew Morrow
2018-07-11SERVER-35858 Run call BF Suggestion service always in bashYves Duhem
2018-07-11SERVER-34793 Add call to BF Suggestion server on task failureYves Duhem
2018-07-11SERVER-36075 Add comment to shard_identity_rollback.js explaining why we set ...Esha Maharishi
2018-07-11SERVER-35938 Take scoped NamespaceSerializer lock on db for createCollectionjannaerin
2018-07-11SERVER-36041 Increase the size of changelog and actionlogSarah Zhou
2018-07-11SERVER-36041 Increase size of changelog and actionlog in sharding_catalog_cli...Sarah Zhou
2018-07-11Import wiredtiger: e6c749653220cf701c23634cd704ae0c2d882dd9 from branch mongo...Luke Chen
2018-07-11SERVER-34897 add parameter to prohibit mongos retriesKevin Pulo
2018-07-11SERVER-33237 Range deleter query plan once per batch.Kevin Pulo
2018-07-10SERVER-35704 Add uses_transactions tags to snapshot read testsXiangyu Yao
2018-07-10SERVER-34113 Remove all support for snapshot reads outside multi-document tra...Xiangyu Yao
2018-07-10SERVER-34160 Exit shell cleanly on SIGHUPJonathan Reams
2018-07-10SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz
2018-07-10SERVER-27264 Allow disabling no client certificate warningAdam Cooper
2018-07-10SERVER-33996 Only code sign when running testsAndrew Morrow
2018-07-10SERVER-35929 restart view resolution if catalog is invalidatedKyle Suarez
2018-07-10SERVER-33651 Confirm FULL synchronous mode and F_FULLFSYNC with MobileSulabh Mahajan
2018-07-09SERVER-33697 Provide sanity check on the number of cached sessionsCheahuychou Mao