summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-015-127/+44
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-2/+6
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-292-8/+4
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-293-0/+164
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-263-3/+3
* SERVER-67618 Remove usage of ErrorCategory::Interruption in ShardingAbdul Qadeer2022-08-221-4/+2
* SERVER-66998 Do not allow WriteConflict exceptions to be thrown without contextFaustoleyva542022-08-181-1/+1
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-182-2/+2
* SERVER-68642 add config.placementHistory collection to sharding catalogPaolo Polato2022-08-182-0/+29
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-1714-19/+19
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-152-6/+0
* SERVER-68634 Move insertDocumentForBulkLoader out of CollectionImplKaloian Manassiev2022-08-111-5/+1
* SERVER-68630 Review serialization mechanisms of clearJumboFlag commandTommaso Tocci2022-08-111-10/+0
* SERVER-68592 Rename DDL lock managerTommaso Tocci2022-08-102-9/+9
* SERVER-67459 Change BasicCommand to use DatabaseNameSophia Tan2022-08-1010-11/+11
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-095-52/+6
* SERVER-68553 Add local DDL lock acquisition reasonTommaso Tocci2022-08-051-1/+1
* SERVER-68513 The _configsvrRunRestore command should restore databases with u...Gregory Wlodarek2022-08-031-5/+20
* SERVER-68398 Change BasicCommandWithReplyBuilderInterface::parseNs to take in...Sophia Tan2022-08-032-5/+5
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-022-0/+405
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-018-9/+9
* SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan2022-07-291-1/+1
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-293-18/+18
* SERVER-67899 fix the logic to reset the maxChunkSize param for the config.sys...Paolo Polato2022-07-282-7/+68
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-278-41/+41
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-268-13/+13
* SERVER-65010 Remove FCV guards for user write blockingSpencer Jackson2022-07-152-16/+0
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-151-1/+3
* SERVER-67248 Remove any additional references to 5.x FCV constantsEvelyn Wu2022-07-111-5/+0
* SERVER-67912 Reduce set of non-causally consistent API of the ShardRegistryTommaso Tocci2022-07-111-1/+1
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-3/+3
* SERVER-67013 checkIfOptionsConflict is now in PrimaryOnlyService::InstanceAlex Li2022-07-012-0/+4
* SERVER-67296 Mark the OpCtx of the configsvr commands used to commit chunk-re...Silvia Surroca2022-06-302-0/+37
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-292-63/+11
* SERVER-65397 Remove featureFlagInternalTransactionsErin Liang2022-06-282-97/+11
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-272-5/+7
* SERVER-67500 wrong error message in ConfigSvrCommitChunkMigrationEnrico Golfieri2022-06-271-1/+1
* SERVER-65094: Modularize redundant code in setClusterParameter commandsVarun Ravichandran2022-06-241-21/+12
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-226-131/+108
* SERVER-65645 IDL-ify all commands on the chunk migration pathEnrico Golfieri2022-06-221-44/+65
* SERVER-67400 Introduce a CollectionPlacement component of the collection versionKaloian Manassiev2022-06-214-91/+67
* SERVER-67283 Remove deprecated PerCollBalancingSettings feature flagTommaso Tocci2022-06-171-5/+0
* SERVER-65530 Get rid of the old ChunkVersion serialization formatsKaloian Manassiev2022-06-165-17/+16
* SERVER-50729 Wrap resharding_util in resharding namespaceAbdul Qadeer2022-06-141-5/+7
* SERVER-50812 Remove the `setShardVersion` commandKaloian Manassiev2022-06-142-36/+0
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-093-11/+0
* Revert "SERVER-65572: Remove featureFlagClusterWideConfig"Varun Ravichandran2022-06-083-0/+11
* SERVER-65101 Replace transaction and retryable write command allow lists with...Randolph Tan2022-06-084-0/+16
* SERVER-65675 Complete TODO listed in SERVER-60792Pierlauro Sciarelli2022-06-081-11/+1
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-073-11/+0