summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressuref1b99df5Lingzhi Deng2020-05-131-2/+0
* SERVER-46721 Secondary readers should read at the no-overlap time instead of ...Louis Williams2020-05-121-0/+1
* SERVER-46200 implement basic VectorClock serviceKevin Pulo2020-05-121-0/+47
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot windo...Lingzhi Deng2020-05-071-28/+1
* SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-04-301-0/+1
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-281-37/+0
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-19/+3
* SERVER-47465 remove unused functions from indexbuildentryhelpers namespaceBenety Goh2020-04-181-5/+0
* SERVER-46514 Allow mirroring maestro to leave GC for the client threadAmirsaman Memaripour2020-04-161-0/+22
* SERVER-47438 Cloner::_copyIndexes() assumes collection is emptyBenety Goh2020-04-161-2/+0
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-091-0/+3
* SERVER-47252 remove DatabaseIndexBuildsTracker and CollectionIndexBuildsTrackerBenety Goh2020-04-091-2/+0
* SERVER-46777 Remove 4.4-dependent coll/index creation in txns handlingMaria van Keulen2020-04-011-1/+0
* SERVER-46201 add ReplicaSetAwareService, convert Balancer to use itKevin Pulo2020-03-241-0/+12
* SERVER-46508 Use IDL to represent DeleteRequestIsabel Atkinson2020-03-181-0/+1
* SERVER-45847 Pull JournalFlusher thread out of WT and place it above the stor...Dianna Hohensee2020-03-171-0/+2
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rulesLingzhi Deng2020-03-131-0/+1
* SERVER-46440 Routing info should be reloaded before retry of creating session...Alex Taskov2020-03-121-0/+1
* SERVER-46119: Added runtime server parameter to disable collection and index ...Andrew Chen2020-03-091-0/+1
* SERVER-39071 Implements commit quorum for two phase index builds.Suganthi Mani2020-03-021-0/+5
* SERVER-46002 Attach core read mirroring functionalityBen Caimano2020-02-271-15/+7
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-241-1/+2
* SERVER-42437 Make ReplicaSetMonitorManager a ServiceContext decorationHaley Connelly2020-02-211-1/+0
* SERVER-45623 read/write concern provenanceKevin Pulo2020-02-161-0/+18
* SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCacheKaloian Manassiev2020-02-151-0/+1
* SERVER-45814 Define subsystem to mirror read command requestsBen Caimano2020-02-141-0/+22
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-141-0/+11
* SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDLKaloian Manassiev2020-02-141-1/+1
* SERVER-45816 Write sampling function for command mirroringAmirsaman Memaripour2020-02-101-0/+16