summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41163 apply operations separately during initial sync commit transacti...Pavi Vetriselvan2019-06-271-3/+4
* SERVER-40478 Merge StorageEngine class with KVStorageEngineXiangyu Yao2019-06-212-32/+22
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-191-0/+2
* SERVER-41398 Create IndexAccessMethodFactoryXiangyu Yao2019-06-191-0/+3
* SERVER-41105 Consistently refer to the PBWM lock in code and textDianna Hohensee2019-06-181-1/+1
* SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...Louis Williams2019-06-141-2/+3
* SERVER-40737 Use epoch as default OpTimeAndWallTime wallTime valuer4.2.0-rc1Maria van Keulen2019-06-111-1/+1
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-101-27/+3
* SERVER-39807 Remove the server parameter gating large transactionsMatthew Russotto2019-06-061-2/+3
* SERVER-17311 Ensure BSONObj, RecordData, and SharedBuffer are noexcept moveableAlya Berciu2019-06-032-2/+4
* SERVER-23923 Track writeConcern through getMoresCharlie Swanson2019-06-031-0/+11
* SERVER-40958 Deprecate the 'scandata' argument in 'validate', update correspo...Gregory Noma2019-05-301-1/+1
* SERVER-41317 Push commit transaction's check for a majority-committed prepare...Vesselina Ratcheva2019-05-291-2/+9
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-8/+12
* SERVER-36099 Trim FTDC connection pool statsA. Jesse Jiryu Davis2019-05-211-1/+2
* SERVER-39809 Remove the prepare root field of oplog entrySiyuan Zhou2019-05-211-2/+1
* SERVER-40678 Log implicit prepare for large transactions on primaryWilliam Schultz2019-05-151-54/+34
* SERVER-41158 Remove MMAPv1 index head remnantGeert Bosch2019-05-151-65/+0
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-142-0/+134
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-05-141-3/+27
* SERVER-40676 Write implicit commit oplog entry on primary for new large trans...William Schultz2019-05-081-35/+23
* SERVER-40823 Enable Flow Control in testingMaria van Keulen2019-05-083-0/+12
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-073-4/+4
* SERVER-40725 Pack multiple operations into a single applyOps on primary for l...Matthew Russotto2019-05-061-15/+25
* SERVER-40854 Hybrid index builds should reposition cursors to the beginning o...Louis Williams2019-05-021-2/+3
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-011-0/+6
* SERVER-30356 Ensure validation reports the appropriate number of fields for m...Gregory Wlodarek2019-04-291-0/+270
* SERVER-40724 Change namespace arguments to use NamespaceStringGeert Bosch2019-04-2620-178/+214
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-263-76/+69
* SERVER-40674 Record all transaction operations as single entry applyOps on pr...Jason Chan2019-04-261-22/+67
* SERVER-40538 Remove UUIDCatalogObserverGregory Wlodarek2019-04-262-2/+0
* Revert "SERVER-39520 Use database IX lock for dropCollection"Justin Seyster2019-04-253-69/+76
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-253-76/+69
* Revert "SERVER-39520 Use database IX lock for dropCollection"Xiangyu Yao2019-04-253-69/+76
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-253-76/+69
* SERVER-40253 Implement count command in IDLTed Tuckman2019-04-252-11/+24
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-04-241-27/+3
* SERVER-4999 Normalize all hostnames to lowercaseA. Jesse Jiryu Davis2019-04-241-3/+27
* SERVER-39516 Use database MODE_IX lock for creating collectionXiangyu Yao2019-04-181-1/+5
* SERVER-40688 Make CollectionLock take NamespaceStringGeert Bosch2019-04-172-2/+2
* SERVER-39517 Only use Collection MODE_X for index creation and dropGeert Bosch2019-04-161-4/+3
* SERVER-23355 Recheck replicas every .5 sec during scanA. Jesse Jiryu Davis2019-04-153-14/+51
* SERVER-40604 Make CollectionLock interruptibleGeert Bosch2019-04-152-2/+2
* SERVER-40568 Disallow restarting the catalog on BiggieSEGregory Wlodarek2019-04-111-0/+6
* SERVER-39567 Change find min/max options to require hintIan Boros2019-04-111-18/+15
* SERVER-40476 merge contents of utils/stringutils into utils/str.Billy Donahue2019-04-112-6/+8
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-111-8/+10
* SERVER-39515 Remove DatabaseCatalogEntryXiangyu Yao2019-04-101-5/+5
* SERVER-39829 Consider in-progress transactions when calculating the oldest ac...Jason Chan2019-04-091-0/+40
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-094-5/+5