summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-0/+1
* SERVER-66855 Reject setFCV when a split config is installedMatt Broadstone2022-06-061-0/+1
* SERVER-62264: Periodically refresh cluster server parameters on mongosVarun Ravichandran2022-05-281-3/+5
* SERVER-65728: Audit cluster server parameters on startup, update, and retrievalVarun Ravichandran2022-05-271-0/+1
* SERVER-62764 Write tenantId fields to oplog entries on insertHugh Tong2022-05-251-0/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-21/+17
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-2/+3
* SERVER-65449 Add $tenant field to IDL for commandsSophia Tan2022-04-281-0/+1
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-04-221-1/+0
* SERVER-63081 Create a test command for internal transactionsSanika Phanse2022-04-121-0/+4
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-14/+0
* Revert "SERVER-64603 Creates Skeleton for Renaming Database for Restore"Matt Kneiser2022-04-061-12/+0
* SERVER-63725 Block FCV downgrade on User Write Block ModeSpencer Jackson2022-04-051-0/+1
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-4/+5
* SERVER-63468 Add support for ESC compactionErwin Pe2022-04-011-0/+10
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-311-17/+6
* SERVER-64326 setClusterParameter command unpacks object parameters and valdiatesAdam Rayner2022-03-301-2/+16
* SERVER-64603 Creates Skeleton for Renaming Database for RestoreMatt Kneiser2022-03-291-0/+12
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-0/+1
* SERVER-63621 Push user write blocking state onto newly added shards in the ad...Jordi Serra Torrens2022-03-221-14/+3
* SERVER-63716 Add support for FLE 2 insert in MongoDMark Benvenuto2022-03-211-0/+1
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-0/+1
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-03-101-0/+1
* SERVER-62260 setClusterParameter IDL onlyAdam Rayner2022-03-091-0/+12
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-091-2/+14
* Revert "SERVER-63519 Extend RecoverableCriticalSectionService to accommodate ...auto-revert-processor2022-03-091-14/+2
* SERVER-63466 Fail shardCollection if an indexed encrypted field is used as a ...Erwin Pe2022-03-081-0/+1
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-081-2/+14
* SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York2022-02-261-0/+3
* SERVER-63465 Create index limitations with encrypted fieldsErwin Pe2022-02-181-0/+1
* SERVER-63702 Wire setUserWriteBlockMode to in-memory stateGabriel Marks2022-02-171-0/+1
* SERVER-63764 merge catalog_collection_helper library into catalog_helpersBenety Goh2022-02-171-2/+3
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-161-0/+12
* SERVER-63199 Guard fle2 compact with feature flag & skip commands test unless...Erwin Pe2022-02-121-0/+1
* SERVER-63199 Add new compact skeleton for mongodErwin Pe2022-02-111-1/+15
* SERVER-59260 Create Feature Flag for FLE2Mark Benvenuto2022-02-081-0/+1
* SERVER-63101 Have CollectionCatalog APIs return a set TenantDatabaseNameSophia Tan2022-02-021-0/+2
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-1/+5
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-181-0/+1
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-0/+1
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-2/+0
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-141-0/+1
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-0/+1
* SERVER-62577 Remove `collection_uuid_mismatch` compilation unitGregory Noma2022-01-131-1/+0
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-131-0/+1
* Revert "SERVER-62443 Add `collectionUUID` parameter to `find` command"auto-revert-processor2022-01-131-1/+0
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-121-0/+1
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+15
* SERVER-61615 Parse authenticated user from security token and add to authoriz...Sara Golemon2021-12-071-0/+1
* SERVER-61784 Convert connectionStatus to TypedCommandSara Golemon2021-12-011-0/+1