summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* SERVER-40227 Pass ignore prepare behavior from a command attribute rather tha...Louis Williams2019-03-262-2/+5
* SERVER-40124 Mobile SE: Make All SQLite Pragmas ConfigurableMatt Lord2019-03-222-8/+15
* SERVER-40080 report last applied and last durable wall clock timesMaria van Keulen2019-03-192-8/+25
* SERVER-39074 All operations enforce prepare conflicts by defaultLouis Williams2019-03-192-3/+8
* SERVER-40126 Change openDb to throw exceptionDivjot Arora2019-03-181-17/+4
* SERVER-40195 Pin all Gradle dependenciesMathew Robinson2019-03-181-2/+2
* SERVER-39673: Add flow control under a feature flag.Daniel Gottlieb2019-03-172-0/+6
* SERVER-38994 step down on SIGTERMJason Carey2019-03-152-0/+4
* SERVER-39259 Mobile SE: Adjust SQLite Pragmas for Improved PerformanceMatt Lord2019-03-151-0/+7
* SERVER-39356 Refactor speculative majority read data structures and methods t...William Schultz2019-03-062-3/+3
* SERVER-38493 Enable cURL connection poolingSara Golemon2019-03-021-0/+1
* SERVER-39523 Run validity checking before allowing Stitch lib projectionJacob Evans2019-03-012-4/+23
* SERVER-39876 Migrate mongo embedded test option to IDLSara Golemon2019-02-286-10/+98
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...Shreyas Kalyan2019-02-261-3/+7