summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49336 Set ClientMetadata before CommandInvocations are runA. Jesse Jiryu Davis2021-05-121-25/+3
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-10-271-0/+4
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-10-211-0/+1
* Revert "SERVER-43664 Speedup WiredTiger storage engine startup for many table...Gregory Wlodarek2020-10-121-4/+0
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-10-031-0/+4
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2020-03-031-0/+1
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Samyukta Lanka2020-01-132-0/+12
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-173-155/+0
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-094-288/+0
* SERVER-43152 remove twoPhaseCreateIndexes test commandBenety Goh2019-11-131-1/+0
* SERVER-43152 add vector elements to MongodbCAPITest::RunListCommands test ass...Benety Goh2019-11-131-2/+3
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-11-013-16/+16
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-311-4/+4
* SERVER-43239 Fixed bug causing numCatchUpOps in repSetGetStatus to be incorrectSamyukta Lanka2019-10-162-2/+2
* SERVER-41508 Track the time the new term oplog entry was majority committed i...Samyukta Lanka2019-09-262-0/+6
* SERVER-41501 Track the number of elections that require primary catchup in se...Samyukta Lanka2019-09-122-2/+8
* SERVER-42809 report metrics for the transaction coordinators in curop commandLamont Nelson2019-09-102-0/+35
* SERVER-40987 Output transaction information in curOp for coordinator workerLamont Nelson2019-09-102-0/+55
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-264-7/+5
* SERVER-39936 Use PeriodicRunner handles to simplify shutdown orderingBen Caimano2019-07-253-133/+13
* SERVER-40716 Refactor catalog initialization logic on startupXiangyu Yao2019-06-191-0/+2
* SERVER-41398 Create IndexAccessMethodFactoryXiangyu Yao2019-06-191-1/+3
* SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...Louis Williams2019-06-141-1/+1
* 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
* SERVER-40265 build mongoed with wiredtierGabriel Russell2019-04-011-1/+2
* SERVER-35114 Adjustable periods for PeriodicJobsJason Carey2019-03-292-0/+31
* SERVER-39768 API to check if Stitch Support objects need a matcherJustin Seyster2019-03-283-22/+75
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-283-5/+6