summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-191-1/+1
* SERVER-65777 Fix ns emitted for UMC commandsSara Golemon2022-05-191-1/+10
* SERVER-66120 Use consistent way to refer to FLE 2 encryption in user-facing m...Mark Benvenuto2022-05-171-1/+1
* SERVER-65999 Fix the sharding test for two simultaneous compactsErwin Pe2022-05-171-0/+8
* SERVER-66445 Make the classic engine the default execution engineMihai Andrei2022-05-171-1/+1
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-161-1/+0
* SERVER-66316 Make transactions API interact better with Client Side Operation...Jack Mulrow2022-05-111-4/+5
* SERVER-66317 Make owned bson copies for txn api threadsMark Benvenuto2022-05-111-2/+3
* SERVER-65797 Remove invalid index specs in memory before parsing for `listInd...Yuhong Zhang2022-05-102-2/+41
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-102-9/+13
* SERVER-66064 Optimize FLE2 document countingMark Benvenuto2022-05-091-2/+2
* SERVER-66167 remove case for deleting all esc/ecc entries in compactErwin Pe2022-05-052-62/+68
* SERVER-65460 Set allowDiskUse to false in read-only modeRomans Kasperovics2022-05-053-0/+12
* SERVER-65832 Block mongod CompactStructuredEncryptionData on shard serverMark Benvenuto2022-05-051-0/+6
* SERVER-65483 Add tests for compact contention with concurrent FLE2 inserts an...Erwin Pe2022-05-052-12/+56
* SERVER-65810: Disable test-only cluster server parameters when enableTestComm...Varun Ravichandran2022-05-051-5/+21
* SERVER-66110 Downgrading FCV can cause the active txnNumber on TransactionPar...Cheahuychou Mao2022-05-051-0/+1
* SERVER-65167 Remove usage of std:tie in fle_crud.cppMark Benvenuto2022-05-041-14/+22
* SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao2022-05-041-9/+27
* SERVER-65015 Granular locks for synchronizing orphans trackingAllison Easton2022-05-031-4/+1
* SERVER-65897 Remove SBE plan cache entries from the corresponding collection ...Ruoxin Xu2022-05-031-8/+21
* SERVER-65319 Count explicit use of allowDiskUse:falseRomans Kasperovics2022-05-033-5/+14
* SERVER-64986 Add concurrency workloads that test internal transactions using ...Cheahuychou Mao2022-04-291-4/+0
* SERVER-61782 SERVER-63835 Use futures in transaction API run implementation a...Jack Mulrow2022-04-282-12/+12
* SERVER-65826 Fix corrupted collection pointers saved in MultipleCollectionsAc...Rui Liu2022-04-261-0/+8
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-222-5/+32
* SERVER-65695 Delete checks for atomic query knobs when getting secondary name...Mihai Andrei2022-04-221-3/+1
* SERVER-65707 Remove FCV-gating for $lookup pushdownYoonsoo Kim2022-04-181-3/+1
* SERVER-62479 Reap sessions for the same retryable write atomicallyCheahuychou Mao2022-04-181-0/+9
* SERVER-65338 Runtime configurable query knob to disable SBE $lookup and $groupMihai Andrei2022-04-141-0/+2
* SERVER-58225 Enable featureFlagSbePlanCacheDavid Storch2022-04-131-1/+0
* SERVER-64722 Adjust expected top count in profile_lookup.js depending on stat...Mihai Andrei2022-04-131-1/+2
* SERVER-63081 Create a test command for internal transactionsSanika Phanse2022-04-123-0/+147
* SERVER-63208 Make allowDiskUse opt-out rather than opt-inRomans Kasperovics2022-04-123-4/+8
* SERVER-59922: Use FCV check with feature flag in replica set setClusterParameterAdam Rayner2022-04-121-3/+4
* SERVER-65170 Integrate FLE compact into CompactStructuredEncryptionDataCoordi...Erwin Pe2022-04-124-7/+27
* SERVER-64171 Resize Cluster Chunks when downgrading to 5.xPaolo Polato2022-04-121-24/+13
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-123-380/+0
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-111-0/+8
* SERVER-65116 Abort active index builds when write blocking is enabledGabriel Marks2022-04-111-0/+19
* Revert "SERVER-65338 Runtime configurable query knob to disable SBE $lookup"Mihai Andrei2022-04-111-3/+1
* SERVER-63198 Prevent shutdown command from hangingDaniel Morilha2022-04-113-32/+56
* SERVER-63606 Serialize setClusterParameter with add/remove shard and push par...Marcos José Grillo Ramirez2022-04-111-1/+2
* SERVER-59261 Enable Feature flag for PM-2466Mark Benvenuto2022-04-093-2/+23
* Revert "SERVER-63606 Serialize setClusterParameter with add/remove shard and ...auto-revert-processor2022-04-091-2/+1
* SERVER-63642 Add serverStatus histogram metrics to measure multi-planning per...Jess Balint2022-04-091-4/+0
* SERVER-65341 Enable the SBE lookup feature by defaultYoonsoo Kim2022-04-081-1/+3
* SERVER-65338 Runtime configurable query knob to disable SBE $lookupEthan Zhang2022-04-081-1/+3
* SERVER-63606 Serialize setClusterParameter with add/remove shard and push par...Marcos José Grillo Ramirez2022-04-081-1/+2
* SERVER-65134 Support FLE rewrite for explain of findAndModify commandNicholas Zolnierz2022-04-081-5/+14