summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65959 Remove `ephemeralForTest` from `SConscript`sGregory Noma2022-04-261-3/+0
* SERVER-65923 Run `OpMsgFuzzer` with `wiredTiger`Gregory Noma2022-04-261-0/+1
* SERVER-64608 Add tenantId to NamespaceStringjannaerin2022-04-251-2/+2
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-0/+1
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-04-131-0/+1
* SERVER-65157 Use WorkingSetMembers to track staged documents in BatchedDelete...Haley Connelly2022-04-131-0/+1
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-121-0/+1
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-2/+12
* SERVER-63522 Observe DDL operations for user write blockingGabriel Marks2022-04-081-0/+1
* SERVER-65146 Run unit tests with `wiredTiger` by defaultGregory Noma2022-04-071-0/+1
* SERVER-64360 Server-side rewrite for count commandDavis Haupt2022-04-051-0/+1
* SERVER-63312: Implement FLE server-side rewrite for agg on mongodHana Pearlman2022-04-041-0/+1
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-011-0/+14
* SERVER-64606 Remove TenantNamespacejannaerin2022-04-011-2/+0
* SERVER-63495 Support running cluster commands through the transaction APIJack Mulrow2022-03-301-0/+17
* SERVER-63495 Unyielding TransactionRouter never fails except at shutdown and ...Jack Mulrow2022-03-301-0/+1
* SERVER-63254 Add index feature usage stats to serverStatusLouis Williams2022-03-291-1/+5
* SERVER-64356 Server-side rewrite for find command on mongosDavis Haupt2022-03-251-0/+4
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-0/+11
* SERVER-63717 Add support for FLE 2 delete in MongoDMark Benvenuto2022-03-221-3/+2
* SERVER-63621 Push user write blocking state onto newly added shards in the ad...Jordi Serra Torrens2022-03-221-2/+0
* SERVER-63716 Add support for FLE 2 insert in MongoDMark Benvenuto2022-03-211-2/+23
* SERVER-63747 Allow client retryable write case on mongod for transaction APIJack Mulrow2022-03-171-0/+1
* SERVER-64605 Allow internal sessions on standalone replica setsJack Mulrow2022-03-171-2/+0
* SERVER-64577: Disallow wTags write concern in FCV less than 5.3Matt Broadstone2022-03-171-3/+6
* 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