summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-42948 rename db_test to db_unittestsEric Milkie2019-08-211-2/+2
* SERVER-40983 Track and log relevant single transaction metrics on mongos for ...Blake Oler2019-08-141-1/+2
* SERVER-40714 Change CollectionInfoCache to be a decoration (rather than a mem...Xiangyu Yao2019-08-071-0/+1
* SERVER-41962 Create an API to apply a positional projection on a Document pathAnton Korshunov2019-07-301-0/+1
* SERVER-42342 Replica set monitor shutdown should fail all outstanding RSM pro...Ben Caimano2019-07-261-0/+1
* SERVER-41960 Refactor DocumentSourceSort logic into SortExecutorMisha Ivkov2019-07-231-0/+1
* SERVER-41362 Attach diagnostic captures to OperationContextsRahul Sundararaman2019-07-231-0/+1
* SERVER-42261 faster generic args predicatesBilly Donahue2019-07-171-0/+7
* SERVER-40755 Expose statistics which indicate how many collection scans have ...samontea2019-07-121-0/+2