summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50702 Create feature flag for measuring operation resource consumptionLouis Williams2020-09-091-0/+1
* SERVER-48785 Create TenantMigrationRecipientService and TenantMigrationRecipi...Suganthi Mani2020-09-091-0/+1
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-0/+12
* SERVER-48980 Associate ServiceExecutors with ClientsBen Caimano2020-08-311-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-81/+82
* SERVER-50539 resumable index builds waits for majority optime with a deadlineBenety Goh2020-08-271-0/+1
* SERVER-49760 Added libdep lint rule to enforce no public libdeps.Daniel Moody2020-08-251-2/+3
* SERVER-50506 make index builds non-resumable when storage engine is encryptedBenety Goh2020-08-251-0/+1
* SERVER-50066 Rehost tenant migration donor's logic on Primary-Only ServiceCheahuychou Mao2020-08-241-0/+1
* SERVER-47667: Create FCVOpObserverGrace Luong2020-08-191-1/+22
* SERVER-49963: Store API parameters for serverStatus metricsXueruiFa2020-08-131-0/+1
* SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_...Kaloian Manassiev2020-08-111-4/+3
* SERVER-49807 Move onCommit KVDropPendingIdentReaper handling out of the Durab...Dianna Hohensee2020-08-101-0/+2
* SERVER-49192 Persist the VectorClock for configTime and topologyTime causal c...Pierlauro Sciarelli2020-08-081-8/+9
* SERVER-49463 Add support for tailable cursors and change streams in SBEAnton Korshunov2020-08-061-1/+2
* SERVER-49408 Enable resuming index builds from the bulk load phaseGregory Noma2020-08-061-1/+4
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-0/+1
* SERVER-49301 remove startingAfterUncleanShutdown decoratorBenety Goh2020-08-011-1/+0
* SERVER-49376: Ensure cursors inherit API settings of the initiating commandXueruiFa2020-07-291-0/+1
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-281-0/+1
* SERVER-49174 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-07-281-2/+2
* SERVER-49400 Differenciate VectorClock persist behavior based on cluster rolePierlauro Sciarelli2020-07-271-0/+3
* SERVER-48478 Replace PipelineProxyStage with PlanExecutorPipelineDavid Storch2020-07-241-2/+1
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-0/+12
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-5/+2
* SERVER-48939 Make reads call MigratingTenantAccessBlocker::checkIfCanReadOrBlockCheahuychou Mao2020-07-231-0/+1
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-211-3/+286
* SERVER-49681 Move persistent task store under dbPierlauro Sciarelli2020-07-201-0/+4
* SERVER-48050 FCV should be initialized before attempting to restart in-progre...Louis Williams2020-07-201-5/+5
* SERVER-48717 Implement the persist/recover functionalities of the VectorClockPierlauro Sciarelli2020-07-161-0/+2
* SERVER-48736 Fix dependencies between query_exec and index_access_methodsDrew Paroski2020-07-151-0/+2
* SERVER-48866 Parse Versioned API parametersPV992020-07-151-0/+2
* SERVER-49182 Make the op observer for "start blocking" write update Migrating...Cheahuychou Mao2020-07-141-0/+1
* SERVER-48477 Make PlanExecutor interface more genericDavid Storch2020-07-091-0/+1
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-081-0/+1
* SERVER-48786 Define base classes for CSTJacob Evans2020-07-071-0/+1
* SERVER-49194 Define VectorClockDocument IDL type for persistencePierlauro Sciarelli2020-07-021-0/+1
* SERVER-47867 Remove ghost timestamping codeLouis Williams2020-07-011-1/+0
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-261-0/+11
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-241-14/+2
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-8/+20
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-1/+0
* SERVER-48228 Move slot-based execution engine and supporting changes into the...Martin Neupauer2020-06-111-2/+20
* SERVER-48272 Use of vector clock can be private to metadataAndrew Morrow2020-06-091-0/+2
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-57/+26
* SERVER-43821 Make PlanStage and PlanExecutor return errors by throwingDavid Storch2020-05-291-0/+1
* SERVER-39140 Remove BackgroundOperationLouis Williams2020-05-261-13/+0
* SERVER-44529 Query yield recovery after a stepdown should switch to read at t...Louis Williams2020-05-151-0/+1
* SERVER-47931 Retry WriteConflictExceptions when creating a *.system.profile c...Dianna Hohensee2020-05-141-0/+3