summaryrefslogtreecommitdiff
path: root/src/mongo/embedded
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47687 Remove extra aggregation request parsing in PipelineCommandEric Cox2020-04-251-1/+1
* SERVER-46659 Initial sync will startup two phase index builds during the coll...Gregory Wlodarek2020-04-201-1/+1
* SERVER-47399 Use File Nodes to manage dSYM substructureAndrew Morrow2020-04-172-162/+0
* SERVER-47378 Resolve TODO for SERVER-37644Gregory Wlodarek2020-04-171-2/+0
* SERVER-46989 Index builds should hold RSTL to prevent replication state chang...Louis Williams2020-04-172-6/+7
* SERVER-31429: Use last fetched instead of last applied OpTime to eval sync so...Xuerui Fa2020-04-162-2/+4
* SERVER-46893 Allow streamable isMaster to wait on removed/uninitialized nodesJason Chan2020-04-152-4/+4
* SERVER-44068 Add a 'restartHeartbeats' replication test commandWilliam Schultz2020-04-142-0/+6
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-46703 Make `checkShardVersionOrThrow` throw SSV if the metadata is not...Kaloian Manassiev2020-04-101-1/+2
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-092-6/+5
* SERVER-46949 Add quiesce mode to the ReplicationCoordinatorTess Avitabile2020-04-092-0/+4
* SERVER-47252 IndexBuildsCoordinator shutdown and index build wait functions a...Benety Goh2020-04-083-3/+3
* SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou2020-04-042-2/+3
* SERVER-39458 Continuously drain side writes while waiting for next index buil...Louis Williams2020-04-031-0/+5
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-272-6/+0
* SERVER-46120 Make OplogQueryMetadata non-optionalA. Jesse Jiryu Davis2020-03-252-3/+4
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-7/+6
* SERVER-47064 Use std::invoke_result instead of std::result_ofMark Benvenuto2020-03-241-1/+1
* SERVER-46517: Clean up incrementTopologyVersion and setFollowerModeStrictLingzhi Deng2020-03-192-5/+4
* SERVER-46917 Index builder on receiving commit/abort signal should cancel the...Suganthi Mani2020-03-182-0/+11
* SERVER-46831 Remove resyncData from ReplicationCoordinatorJason Chan2020-03-172-6/+0
* SERVER-45847 Pull JournalFlusher thread out of WT and place it above the stor...Dianna Hohensee2020-03-172-0/+3
* SERVER-46742 Move logic to wait for replica set config commitment into a dedi...William Schultz2020-03-172-0/+6
* SERVER-46658 Implement commit quorum option "all".Suganthi Mani2020-03-162-0/+8
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-032-2/+3
* SERVER-46553 Set index build commit quorum default value as majority for 2 ph...Suganthi Mani2020-03-032-0/+8
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-024-3/+50
* SERVER-44812 Add getReplSetConfig.commitmentStatusA. Jesse Jiryu Davis2020-03-012-2/+3
* SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgradeSiyuan Zhou2020-02-292-0/+10
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-281-1/+0
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-281-13/+15
* 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