summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-42001 unset stage should accept single stringXin Hao Zhang2019-07-083-7/+21
* SERVER-42108 Incorrect AIB_COMPONENT for stitch-support testMathew Robinson2019-07-082-4/+4
* SERVER-42055 Only acquire a collection IX lock to write the lastVote documentMatthew Russotto2019-07-087-25/+77
* SERVER-42061 Validate decrypted payload in AEAD decryptSara Golemon2019-07-082-0/+30
* SERVER-38356 added functionality to forbid dropping the oplog, modified tests...Vishnu Kaushik2019-07-085-11/+87
* SERVER-41888: Disallow validate to accept a read concern or afterClusterTimeLingzhi Deng2019-07-083-5/+54
* SERVER-41958 fix lintBenety Goh2019-07-081-1/+2
* SERVER-41908 Created multiversion regression tests for index builds between m...Daniel Solnik2019-07-081-0/+256
* SERVER-41958 test that retrying prepare after rolling back prepare failsPavi Vetriselvan2019-07-081-1/+11
* SERVER-42021 add insert_big_docs workloads to sysperfRobert Guo2019-07-081-0/+12
* SERVER-414500 Track number of successful elections for each reason in serverS...Medha Potluri2019-07-0814-57/+291
* SERVER-41866 On term mismatch do not invoke the getDatabase callback under mu...Kaloian Manassiev2019-07-081-28/+18
* SERVER-37422 Log balancer start and stop events in action logjannaerin2019-07-081-0/+4
* Revert "SERVER-41677: perf.json should not call 'json.get_history' directly"Alexander Costas2019-07-081-1/+12
* SERVER-41168 Add docstrings to lldb debug extensionsMathew Robinson2019-07-083-38/+66
* SERVER-41968 remove locks from IndexBuildTest.waitForIndexBuildToScanCollecti...Benety Goh2019-07-073-15/+2
* SERVER-41968 wait for collection scan phase to start in hybrid index testsBenety Goh2019-07-075-5/+5
* SERVER-41978 add noPassthroughWithMongod to alternate createIndexes implement...Benety Goh2019-07-061-0/+1
* SERVER-41978 add noPassthrough to alternate createIndexes implementation builderBenety Goh2019-07-061-0/+1
* SERVER-41968 fix db.currentOp() query in index build tests to work with Index...Benety Goh2019-07-065-9/+21
* SERVER-41968 fix db.currentOp() query in index build killop testsBenety Goh2019-07-063-3/+4
* SERVER-41968 add IndexBuildTest.waitForIndexBuildToScanCollection()Benety Goh2019-07-051-0/+17
* SERVER-36547 After 4.2 check_unique_indexes.js shouldn't rely on a specific F...Xiangyu Yao2019-07-051-34/+8
* SERVER-41968 IndexBuildTest.getIndexBuildOpId() accepts optional db.currentOp...Benety Goh2019-07-051-4/+9
* Revert "SERVER-36605 Use virtualized clock in d_concurrency_test"Eric Milkie2019-07-055-318/+194
* SERVER-41863 make sleep command wait until server clock has advancedIan Boros2019-07-051-24/+45
* SERVER-41683 Blacklist move_primary_clone_test.js from last stable suitejannaerin2019-07-051-0/+1
* SERVER-41822 unblacklist graph_lookup from mixed version passthroughIan Boros2019-07-051-2/+0
* SERVER-42079 all non-primary index build specs should contain {backgroundSeco...Eric Milkie2019-07-051-1/+1
* Import wiredtiger: b50d65e8560446e2cd205594e07bbcaa2305b144 from branch mongo...Luke Chen2019-07-0563-2787/+1949
* SERVER-40535 follow-up fix of the failing testMisha Tyulenev2019-07-031-1/+1
* SERVER-41511 Track the number of stepdowns caused by seeing a higher term in ...Medha Potluri2019-07-036-0/+40
* SERVER-41677: perf.json should not call 'json.get_history' directlyAlexander Costas2019-07-031-12/+1
* SERVER-41903 Validate server parameter names during config validationSara Golemon2019-07-033-0/+63
* SERVER-41499 Track number of elections called for each reason in serverStatusMedha Potluri2019-07-0322-18/+584
* SERVER-41943 Validate the given namespace for refineCollectionShardKeyJamie Heppenstall2019-07-034-9/+95
* SERVER-40702 wait for processes to exit on KeyboardInterrupt in resmokeRobert Guo2019-07-031-4/+18
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-0335-208/+279
* SERVER-31252 Update comments for pinCursor and checkOutCursor.George Wangensteen2019-07-032-0/+14
* SERVER-36605 Use virtualized clock in d_concurrency_testGregory Noma2019-07-035-194/+318
* SERVER-41683 Only check UUID in movePrimary collection clonerjannaerin2019-07-032-74/+91
* SERVER-39918 Untangle IndexBuildBlock from IndexCatalogImplGregory Noma2019-07-0310-287/+331
* SERVER-40965 ensure noop index build request receives index already exists re...Benety Goh2019-07-031-0/+1
* SERVER-40848 Add debug logging to investigate difference in opTime returned b...jannaerin2019-07-034-0/+11
* SERVER-41686 Add unittest to prototype structured logging using boost::log.Henrik Edin2019-07-0341-0/+4602
* SERVER-41938 Refactor mapReduce command in support of alternate execution pathJames Wahlin2019-07-0313-1160/+1430
* SERVER-41899 Support multiple instances of boost::log::coreHenrik Edin2019-07-033-0/+24
* SERVER-41788 put oplog application mode on applier optionsJudah Schvimer2019-07-0216-199/+273
* SERVER-39610 Remove outdated references to the metrics mutex in the Transacti...William Schultz2019-07-023-15/+5
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-0242-1962/+3