summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/set_feature_compatibility_version_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-101-1/+1
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-0/+25
* SERVER-68384 Drain all DDL coordinators before downgrading to FCV 6.0Tommaso Tocci2022-08-091-0/+10
* SERVER-67944 Refactor _runUpgradeEvelyn Wu2022-08-081-23/+95
* SERVER-67958 added downgrading->upgrading path, always generate new timestamp...Luxi Liu2022-08-081-31/+28
* SERVER-67752 Add range support to create collectionMark Benvenuto2022-08-051-0/+19
* SERVER-66620 Refactor _runDowngradeEvelyn Wu2022-08-031-66/+120
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-1/+39
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-1/+1
* SERVER-67796 Persist the result of doCompactOperation in the compaction coord...Erwin Pe2022-07-291-0/+10
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+2
* SERVER-67686 collMod coordinator must block migration on bucket nss (2nd atte...Tommaso Tocci2022-07-251-0/+9
* SERVER-68078 Remove range deletion test regarding FCVMarcos José Grillo Ramirez2022-07-181-2/+0
* SERVER-65077 Remove FCV gating logic for FLE 2 after branching 6.0Mark Benvenuto2022-07-151-26/+0
* SERVER-65010 Remove FCV guards for user write blockingSpencer Jackson2022-07-151-24/+0
* SERVER-61770 Remove the pre-images collection creation/dropping on FCV upgrad...Denis Grebennicov2022-07-121-50/+0
* SERVER-61072 Remove MigrationRecipientCriticalSection feature flagAntonio Fuschetto2022-07-111-36/+0
* SERVER-67691 Get rid of orphans tracking upgrade/downgrade proceduresPierlauro Sciarelli2022-07-051-20/+4
* SERVER-62338 Delete ReshardCollectionCoordinator_NORESILIENT once 6.0 branche...Tommaso Tocci2022-07-041-15/+0
* SERVER-67144 Prevent downgrade with TTL index on time-series collectionFaustoleyva542022-06-291-0/+42
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-291-0/+28
* SERVER-62918 Change DBLock to use DatabaseNamejannaerin2022-06-271-4/+2
* SERVER-62375 Remove upgrade/downgrade code for internal txnsErin Liang2022-06-271-164/+0
* SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-161-13/+4
* SERVER-62693 Review downgrade requirements for defragmentation once 6.0 branc...Tommaso Tocci2022-06-151-9/+0
* SERVER-66934 Remove deprecated CollModCoordinatorPre60CompatibleTommaso Tocci2022-06-101-11/+0
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-091-24/+0
* Revert "SERVER-65572: Remove featureFlagClusterWideConfig"Varun Ravichandran2022-06-081-0/+24
* SERVER-64720 Remove CreateCollectionPre60CompatibleMarcos José Grillo Ramirez2022-06-081-7/+0
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-071-24/+0
* SERVER-66855 Reject setFCV when a split config is installedMatt Broadstone2022-06-061-4/+14
* SERVER-62850 Delete RefineCollectionShardKeyCoordinator_NORESILIENT once 6.0 ...Tommaso Tocci2022-06-021-13/+0
* SERVER-66758 Remove usage of CancelableOperationContext when cleaning up inte...Jason Zhang2022-05-271-21/+12
* SERVER-66353 Add concurrency information to OperationContext::setAlwaysInterr...George Wangensteen2022-05-231-1/+1
* SERVER-63564 Remove downgrade check on index `prepareUnique` fieldYuhong Zhang2022-05-171-29/+0
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-091-12/+12
* SERVER-65821 Allow prepared transactions to write commit decision across FCV ...Gregory Noma2022-05-091-6/+10
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-66110 Downgrading FCV can cause the active txnNumber on TransactionPar...Cheahuychou Mao2022-05-041-0/+1
* SERVER-66211 setFCV downgrade can overwrite the state for the latest txnNumbe...Cheahuychou Mao2022-05-041-9/+24
* SERVER-60912 Remove FCV references for time-series measurement indexesGregory Wlodarek2022-04-281-132/+0
* SERVER-65015 Granular locks for synchronizing orphans trackingAllison Easton2022-04-261-4/+1
* SERVER-62266: Serialize setClusterParameter and drop cluster parameter collec...Varun Ravichandran2022-04-221-1/+26
* SERVER-65170 Integrate FLE compact into CompactStructuredEncryptionDataCoordi...Erwin Pe2022-04-121-0/+11
* SERVER-64171 Resize Cluster Chunks when downgrading to 5.xPaolo Polato2022-04-121-24/+13
* SERVER-59261 Enable Feature flag for PM-2466Mark Benvenuto2022-04-091-0/+16
* SERVER-63725 Block FCV downgrade on User Write Block ModeSpencer Jackson2022-04-051-0/+24
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve its...Tommaso Tocci2022-04-051-4/+6
* SERVER-65047 Strengthen guarantees for resharding aborting across FCVsBrett Nawrocki2022-04-011-5/+5