summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking sta...Jordi Serra Torrens2022-03-101-0/+1
* SERVER-64325 Add server params for global batched deletion defaultsJosef Ahmad2022-03-101-0/+1
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-091-0/+2
* Revert "SERVER-63519 Extend RecoverableCriticalSectionService to accommodate ...auto-revert-processor2022-03-091-2/+0
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-081-0/+2
* SERVER-63177 Propagate write block bypass state as metadataSpencer Jackson2022-03-071-11/+4
* SERVER-63712 Add support for FLE 2 insert into MongoSMark Benvenuto2022-03-041-0/+22
* SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks2022-03-031-0/+17
* SERVER-63038 Add BATCHED_DELETE query exec stageJosef Ahmad2022-03-021-0/+1
* SERVER-63972 Change column scan to return partial document from row storeMartin Neupauer2022-03-021-0/+1
* SERVER-59186 Use transaction API for all current changing a document's shard ...Jack Mulrow2022-02-281-0/+1
* SERVER-63331 Convert WriteErrors parsing into IDLKaloian Manassiev2022-02-231-1/+1
* SERVER-63882 resolve libdeps_graph_linting warningsBenety Goh2022-02-221-2/+4
* SERVER-62263 Add ClusterServerParameterOpObserverSara Golemon2022-02-181-0/+2
* SERVER-58435 Implement the basics of translation of $lookup into SBE's nested...Irina Yatsenko2022-02-171-0/+1
* SERVER-63764 merge catalog_collection_helper library into catalog_helpersBenety Goh2022-02-171-0/+1
* SERVER-63175 Conditionally activate WriteBlockBypass in command dispatchGabriel Marks2022-02-161-1/+3
* SERVER-63173 Add WriteBlockBypass decorator to OperationContextAdam Rayner2022-02-111-0/+10
* SERVER-63176 Create RPC serialization hook for WriteBlockBypassGabriel Marks2022-02-111-0/+10
* SERVER-63131 Change CollectionCatalog::_orderedCollections to be keyed by std...Sophia Tan2022-02-091-4/+2
* SERVER-63340 Add --loadShedding server parameterJosef Ahmad2022-02-091-0/+1
* SERVER-62795 Bind values for parameterized queries in SBE RuntimeEnvironmentDavid Storch2022-02-081-1/+2
* SERVER-63308: Accomodate WT-8601.Daniel Gottlieb2022-02-081-0/+1
* SERVER-63245 Handling StaleShardVersion error for TTL IndexesSergi Mateo Bellido2022-02-081-0/+1
* SERVER-63364 Use transaction API to handle WCOS errors for findAndModify with...Jack Mulrow2022-02-071-1/+0
* SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan2022-02-031-1/+8
* SERVER-63058 Change StorageEngineImpl::listDatabases() to return a list of Te...Sophia Tan2022-01-281-0/+1
* SERVER-62954 make collection_uuid_mismatch_info library dependency private in...Benety Goh2022-01-251-1/+3
* SERVER-62879 Rename ErrorCode `CannotEnableIndexConstraint` to `CannotConvert...Yuhong Zhang2022-01-241-1/+1
* SERVER-62441 Define a new type mongo::TenantId for tenant idSophia Tan2022-01-201-2/+3
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-181-0/+6
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-0/+6
* SERVER-61260 Support collations on clustered collectionsDaniel Gómez Ferro2022-01-181-0/+1
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-12/+0
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-141-0/+6
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-0/+6
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+12
* SERVER-62429 Add `CollectionUUIDMismatch` error codeGregory Noma2022-01-111-0/+1
* SERVER-61891 Add document key to insert log entryRui Liu2022-01-111-0/+2
* SERVER-61934 Hold storage change lock while creating a new opCtx to prevent r...Samy Lanka2022-01-101-0/+1
* SERVER-61984 create TenantDatabaseName classSophia Tan2022-01-071-0/+1
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-1/+16
* SERVER-61983 Create TenantNamespace classjannaerin2021-12-201-0/+3
* SERVER-61962 Rename `db/exec/delete.h/.cpp` to `delete_stage.h/.cpp`Kaloian Manassiev2021-12-131-1/+1
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-16/+1
* Revert "SERVER-58533 Log FCV at initialization and on log rotation"auto-revert-processor2021-12-011-1/+0
* SERVER-58533 Log FCV at initialization and on log rotationReo Kimura2021-11-301-0/+1
* SERVER-58759 Internal transaction API supports owned synchronous transactionsJack Mulrow2021-11-301-0/+23
* SERVER-61729 Rename TenantSplit to ShardSplitDidier Nadeau2021-11-301-2/+2
* SERVER-60694 fix xcode 12.4 builder dyld limit startup issueBenety Goh2021-11-261-1/+0