summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-071-0/+2
* SERVER-41965 Change repair to only rebuild indexes on necessary collectionsDaniel Ernst2020-01-301-0/+17
* SERVER-44711: Add metrics.repl.network.oplogGetMoresProcessedLingzhi Deng2020-01-281-0/+1
* SERVER-44518 Add TopologyVersion to State Change Errors.Jason Chan2020-01-211-0/+1
* SERVER-44953 Secondaries should restart index builds when a commitIndexBuild ...Louis Williams2020-01-181-0/+1
* SERVER-43721 Make the AuthorizationManager use DistCacheKaloian Manassiev2020-01-161-4/+5
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-161-0/+1
* SERVER-44707: Store lastKnownCommittedOpTime in ClientCursor for exhaust getMoreLingzhi Deng2020-01-061-0/+1
* SERVER-44167 Added ability to kill operations by keyBen Caimano2019-12-311-0/+16
* SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserverJack Mulrow2019-12-201-0/+1
* SERVER-43717 unittests for ReadWriteConcernDefaultsKevin Pulo2019-12-201-0/+1
* SERVER-44138 Stash uncommitted collections with other transaction stateMaria van Keulen2019-12-181-0/+1
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-091-1/+12
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-2/+2
* SERVER-44127 abort ops that encounter a catalog conflict after already lockin...Eric Milkie2019-11-251-0/+2
* SERVER-44742 add supportsTwoPhaseIndexBuild to storageEngine server status se...Benety Goh2019-11-221-2/+0
* SERVER-43642 move IndexLegacy::adjustIndexSpecObject() into IndexCatalogImpl ...Benety Goh2019-11-221-10/+1
* SERVER-43642 remove IndexLegacy::getMissingField()Benety Goh2019-11-211-1/+0
* SERVER-43642 remove IndexBuilderBenety Goh2019-11-211-10/+0
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-151-24/+1
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-141-0/+1
* SERVER-43404 Delete ParsedAggregationProjection::parse() and use ProjectionAS...Anton Korshunov2019-11-131-6/+8
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-121-0/+1
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-1/+12
* SERVER-44186 index builds use same OperationContext::writesAreReplicated() se...Benety Goh2019-10-271-0/+1
* SERVER-42435 Remove ParsedProjection and ProjectionExecIan Boros2019-10-231-1/+0
* Revert "SERVER-43403: Check index creation namespace after reacquiring locks."Benety Goh2019-10-101-7/+6
* SERVER-43403: Check index creation namespace after reacquiring locks.Daniel Gottlieb2019-10-101-6/+7
* SERVER-39002 clean up index builds on the secondary using the timestamp from ...Benety Goh2019-10-091-0/+1
* SERVER-42436 Implement transformation from ProjectionAST to projection execut...Anton Korshunov2019-10-021-0/+1
* SERVER-43323 All replicated index builds should write startIndexBuildLouis Williams2019-09-301-0/+1
* SERVER-43120 Fix missing dylib for read_write_concern_defaultsKevin Pulo2019-09-261-0/+3
* SERVER-43120 SERVER-43121 SERVER-43122 ReadWriteConcernDefaults component, se...Kevin Pulo2019-09-261-0/+13
* SERVER-37756 add logging for the amount of time spent blocked on a prepare co...Haley Connelly2019-09-161-0/+3
* SERVER-43315 add 'cause' field abortIndexBuild oplog entry for index build ab...Benety Goh2019-09-131-0/+1
* SERVER-42495 Integrate find() post-processing logic with ParsedAggregationPro...Anton Korshunov2019-09-131-1/+11
* SERVER-43259 add server parameter to support two phase index buildsBenety Goh2019-09-111-0/+2
* SERVER-42416 Move returnKey execution code to separate PlanStageAnton Korshunov2019-09-051-0/+1
* SERVER-43023 IndexBuildsCoordinator emits startIndexBuild oplog entry at the ...Benety Goh2019-09-011-0/+1
* SERVER-41745 Collections with names longer than 120 characters will be gated ...Gregory Wlodarek2019-08-291-0/+3