summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68926 Generate historical placement data for createDatabasePaolo Polato2022-09-271-14/+43
* SERVER-66735: New addShard scenariosnandinibhartiyaMDB2022-09-262-32/+140
* SERVER-69649 Remove unused internal transactions feature flag includesJason Zhang2022-09-262-2/+0
* SERVER-68265 Maintain historic catalogId mapping in CollectionCatalogHenrik Edin2022-09-261-2/+4
* SERVER-68340 Fix flaky unit test againGabriel Marks2022-09-236-6/+162
* SERVER-69871 Move feature_flag unit into server_baseSara Golemon2022-09-221-1/+1
* SERVER-62720 Implement checkIfConflictsWithOtherInstances for ReshardingCoord...Abdul Qadeer2022-09-201-37/+36
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-203-3/+3
* SERVER-68139: Test resharding success with limited memorynandinibhartiyaMDB2022-09-193-6/+38
* SERVER-69356 Stop locking config db in unittest fixturesTommaso Tocci2022-09-164-78/+4
* Revert "SERVER-68340 Update SetClusterParameterCoordinator to be tenant-aware"Sergey Galtsev2022-09-156-142/+6
* SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContextKaloian Manassiev2022-09-156-27/+27
* SERVER-68340 Update SetClusterParameterCoordinator to be tenant-awareGabriel Marks2022-09-136-6/+142
* Revert "SERVER-62720 Implement checkIfConflictsWithOtherInstances for Reshard...Abdul Qadeer2022-09-101-35/+37
* Revert "SERVER-68340 Update SetClusterParameterCoordinator to be tenant-aware"Gabriel Marks2022-09-095-140/+6
* SERVER-62720 Implement checkIfConflictsWithOtherInstances for ReshardingCoord...Abdul Qadeer2022-09-071-37/+35
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-075-127/+44
* SERVER-68094: Use $replaceRoot instead of $projectnandinibhartiyaMDB2022-09-062-35/+27
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-025-44/+127
* SERVER-68340 Update SetClusterParameterCoordinator to be tenant-awareGabriel Marks2022-09-025-6/+140
* 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