summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-261-1/+1
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-1/+1
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-233-54/+70
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-212-2/+0
* SERVER-46248 mongoc_embedded_test.cpp should use mongo namespaceMark Benvenuto2020-02-201-2/+4
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-1/+1
* SERVER-45885 ReplicationCoordinator::canAcceptWritesFor() accepts NamespaceSt...Benety Goh2020-02-142-5/+7
* SERVER-45815 Make observer for topologyVersion changeAmirsaman Memaripour2020-02-132-0/+11
* SERVER-45964 Implement helper in ReplicaSetNodeProcessInterface for issuing c...Gregory Noma2020-02-132-0/+6
* SERVER-45963 Introduce ReplicaSetNodeProcessInterface and a new TaskExecutor ...Mihai Andrei2020-02-131-2/+2
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-132-9/+17
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-133-19/+6
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-131-6/+14
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-052-3/+3
* SERVER-45378 remove unnecessary IndexBuildCoordinator::_setUpIndexBuild() arg...Benety Goh2020-02-041-1/+1
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-1/+1
* SERVER-44548 Switch embedded over to use wiredtigerAndrew Morrow2020-01-3010-160/+44
* SERVER-45045 Increase topologyVersion and respond to waiting isMasters on FCV...Jason Chan2020-01-292-0/+6
* SERVER-45699 - Set LogicalClock on Stitch support library ServiceContextEric Daniels2020-01-252-1/+34
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-212-0/+6
* SERVER-41333 Make safer for initial Sync and Shutdown to write the minValid d...Suganthi Mani2020-01-162-0/+4
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-161-4/+0
* SERVER-45569 Call ::mongo::unittest::Suite::run with correct signature in mon...Mark Benvenuto2020-01-151-1/+1
* SERVER-39364: Get the last oplog entry from the storage engine for setLastOpT...Lingzhi Deng2020-01-152-0/+6
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-132-2/+2
* SERVER-44164 Create _killOperations commandBen Caimano2020-01-021-0/+1
* SERVER-44715 C++ Unit Tests cannot be filtered by test fileMark Benvenuto2019-12-182-2/+2
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-1/+2
* SERVER-44514 awaitIsMasterResponse returns early on topology changesJason Chan2019-12-182-12/+4
* SERVER-44550 Remove mobile specific commands from embeddedAndrew Morrow2019-12-173-155/+0
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-0/+1
* SERVER-43334 Ban invalid positional projection syntaxIan Boros2019-12-111-4/+3
* SERVER-43589 Trace logging for RaftMongo.tlaA. Jesse Jiryu Davis2019-12-102-2/+2
* SERVER-44334 Make ProjectionExecutor fasterAnton Korshunov2019-12-101-1/+1
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-094-292/+0
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-094-0/+85
* SERVER-44513 Implement ReplicationCoordinatorImpl::awaitIsMasterResponseJason Chan2019-12-052-0/+14
* SERVER-44609 Replicate startIndexBuild oplog entry in the same thread as the ...Louis Williams2019-12-032-5/+8
* SERVER-44630 Attach logging init and options to integration testsBen Caimano2019-12-021-0/+2
* SERVER-44701 Remove support for 'planCacheListQueryShapes' and 'planCacheList...David Storch2019-11-261-2/+0
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-0/+1
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-2/+2
* SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAS...Anton Korshunov2019-11-131-2/+2
* SERVER-44472 Don't overwrite additional_targets for scons compileMathew Robinson2019-11-071-1/+1
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-077-23/+82
* SERVER-44364Mathew Robinson2019-11-061-3/+4
* SERVER-44186 rename IndexBuildOptions::replSetAndNotPrimary to replSetAndNotP...Benety Goh2019-10-261-1/+1
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-251-3/+4
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-232-35/+29
* SERVER-43184 Remove unused ReplicationCoordinator methods and membersHaley Connelly2019-10-222-16/+0