summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42287 SNI names are not allowed to include IP addressesAdam Cooper2019-09-061-1/+0
* SERVER-42287 SNI names are not allowed to include IP addressesAdam Cooper2019-09-061-61/+62
* SERVER-41508 Track the time the new term oplog entry was majority committed i...Samyukta Lanka2019-09-062-0/+6
* SERVER-42416 Move returnKey execution code to separate PlanStageAnton Korshunov2019-09-052-5/+4
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-09-051-1/+0
* SERVER-43152 add vector elements to MongodbCAPITest::RunListCommands test ass...Benety Goh2019-09-051-2/+3
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-052-0/+35
* SERVER-42211 Remove RepairCursorCmd and RecordStore::getCursorForRepair()Evgeni Dobranov2019-08-301-1/+0
* SERVER-20558 Use unambiguous name in JS scope identifierSara Golemon2019-08-291-4/+0
* SERVER-39996 Moved setting ignorePrepared behavior outside of waitForReadConc...Suganthi Mani2019-08-262-10/+14
* SERVER-43010 remove DEV and MONGO_DEV macrosBilly Donahue2019-08-231-1/+2
* SERVER-40987 Output transaction information in curOp for coordinator workerLamont Nelson2019-08-222-0/+55
* SERVER-41504 Track the number of ops during catchup in replSetStatus on prima...Medha Potluri2019-08-162-0/+6
* SERVER-41502 Track the number of times primary catchup concludes for each rea...Medha Potluri2019-08-132-2/+2
* SERVER-41670 Add support for renaming awkward autogenerated package names via...Mathew Robinson2019-08-122-2/+2
* SERVER-41663 Make hygienic variable names match autoconfMathew Robinson2019-08-123-10/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-274-7/+5
* SERVER-42280 add db name argument to IndexBuildsCoordinator::startIndexBuild(...Benety Goh2019-07-192-1/+3
* SERVER-42154 provide replication state info to index builds during secondary ...Benety Goh2019-07-111-1/+2
* SERVER-38667 remove unused replication state notification functions from Inde...Benety Goh2019-07-112-15/+0
* SERVER-42108 Incorrect AIB_COMPONENT for stitch-support testMathew Robinson2019-07-081-2/+2
* SERVER-9668 Use SCons install target tags to identify mapping of targets to i...Mathew Robinson2019-07-024-63/+32
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-06-213-133/+13
* SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...Louis Williams2019-06-111-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-102-3/+3
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-071-0/+2
* SERVER-41398 Create IndexAccessMethodFactoryXiangyu Yao2019-06-041-1/+3
* SERVER-41399 embedded should create dbholder before storage engineXiangyu Yao2019-05-301-1/+1
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-05-301-1/+1
* SERVER-40529 Refresh pinned users in background threadJonathan Reams2019-05-281-1/+1
* SERVER-41043 Add 'let' field support for merge stageAnton Korshunov2019-05-231-4/+1
* SERVER-40156 Replica sets support Split HorizonsADAM David Alan Martin2019-05-172-2/+4
* SERVER-37837 Examine and reap sessions from the SessionsCatalogKaloian Manassiev2019-05-174-102/+10
* SERVER-40811 reduce GlobalInitializerRegisterer constructorsBilly Donahue2019-05-163-12/+13
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-0/+1
* SERVER-37837 Get rid of TransactionReaper (Part 1)Kaloian Manassiev2019-05-091-4/+5
* SERVER-41038 Add --abbrev to git describe in build.gradleMathew Robinson2019-05-081-1/+1
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-072-2/+2
* SERVER-37837 Move `config.transactions` manipulation out of SessionsCollectionKaloian Manassiev2019-05-021-1/+1
* SERVER-39868 Avoid throttling replica set electionsMaria van Keulen2019-05-012-0/+6
* SERVER-40353 Track read concern majority wall clock timeMaria van Keulen2019-04-302-0/+6
* SERVER-40538 Remove UUIDCatalogObserverGregory Wlodarek2019-04-261-1/+0
* SERVER-40125 Add a periodic job that runs incremental vacuum on the mobile st...Henrik Edin2019-04-243-2/+14
* SERVER-40698 Only link WT to mongoe things when enabledAndrew Morrow2019-04-171-1/+1
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-162-2/+10
* SERVER-40185 Replacement upsert in Stitch Lib takes '_id' from query.Justin Seyster2019-04-122-1/+16
* SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin2019-04-112-3/+9
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-092-3/+3
* SERVER-39102 Fix embedded and stitch unittests so logging and time reporting ...Henrik Edin2019-04-044-9/+68
* SERVER-39831 Never update commit point beyond last applied if learned from sy...Tess Avitabile2019-04-012-2/+2