summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-0314-40/+44
* SERVER-46199 Hide the RoutingTableHistory detail from the ChunkManagerKaloian Manassiev2020-09-035-76/+33
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-021-1/+1
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-0215-56/+147
* SERVER-49564 Create ReshardingDonorServiceBlake Oler2020-09-021-2/+2
* SERVER-49970 Prefer the VectorClock's ConfigTime to configOpTime when queryin...Pierlauro Sciarelli2020-09-014-22/+85
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-0140-698/+522
* SERVER-50596 Add kInitializing to RecipientState and kUnused to RecipientStat...Haley Connelly2020-08-281-1/+4
* SERVER-50457 Handle default_timed_get() return val in ShardingAggTestFixtureJames Wahlin2020-08-281-1/+2
* SERVER-49895 Expose getLatestOplogTimestamp() in aggregation cursor command r...Alex Taskov2020-08-282-0/+44
* SERVER-50588 Fix builds with SSL disabledRyan Egesdahl2020-08-271-0/+2
* SERVER-50264: Better FCV const correctnessLingzhi Deng2020-08-271-1/+1
* SERVER-49353 Refactor VectorClock's protected APIPierlauro Sciarelli2020-08-271-40/+9
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-276-23/+23
* SERVER-43902 Apply scaling for collection statistics after summing statistics...Gregory Wlodarek2020-08-271-11/+62
* SERVER-50542 Catalog Cache is not cleaned on ShardingTestFixtureTommaso Tocci2020-08-271-2/+12
* SERVER-50217 change auth op observer to handle $v:1 and $v:2 updatesIan Boros2020-08-275-26/+47
* SERVER-50375 APIParameters fields are boost::optionalA. Jesse Jiryu Davis2020-08-263-36/+19
* SERVER-49289 Add collectionUUID option to aggregateJack Mulrow2020-08-261-0/+4
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-261-1/+1
* Revert "SERVER-49569 Create ReshardingCoordinatorService"Max Hirschhorn2020-08-261-1/+1
* SERVER-49569 Create ReshardingCoordinatorServicejannaerin2020-08-251-1/+1
* SERVER-50242 Don't log awaitable "hello" as slow queryA. Jesse Jiryu Davis2020-08-251-1/+10
* Revert "SERVER-49858 Don't forward API params from drop/dropDatabase to confi...A. Jesse Jiryu Davis2020-08-252-3/+3
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-1/+1
* SERVER-49965: Add apiVersion metrics to serverStatus and remove stale metricsXueruiFa2020-08-201-11/+13
* SERVER-50272 Make RoutingTableHistory movableMarcos José Grillo Ramírez2020-08-204-50/+13
* SERVER-48900 Remove format-string arguments from logv2 statementsMilena Ivanova2020-08-204-26/+9
* SERVER-49377: Ensure transactions inherit API parameters of initiating commandXueruiFa2020-08-195-92/+200
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-1/+0
* SERVER-47869 Add debug logging mechanism to mongos cursor managerIan Boros2020-08-182-8/+250
* SERVER-49756 Add downgradeOnDiskChanges parameter to setFeatureCompatibilityV...Jason Chan2020-08-182-47/+53
* SERVER-50329 Make ChunkManager be passed by value everywhereKaloian Manassiev2020-08-1712-76/+73
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-142-3/+5
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-141-26/+0
* SERVER-50308 Capture host variable by value in callback.Max Hirschhorn2020-08-141-1/+1
* Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...LaMont Nelson2020-08-132-5/+3
* SERVER-49963: Store API parameters for serverStatus metricsXueruiFa2020-08-131-1/+1
* SERVER-49858 Don't forward API params from drop/dropDatabase to config serversA. Jesse Jiryu Davis2020-08-132-3/+3
* SERVER-49963: Store API parameters for serverStatus metricsXueruiFa2020-08-132-4/+15
* SERVER-49566 Allow flushRoutingTableCacheUpdates to take majority write concernHaley Connelly2020-08-121-0/+10
* SERVER-48990 Added comparable chunk version as a prerequisite to implement a ...Marcos José Grillo Ramírez2020-08-124-1/+214
* SERVER-49988 Rename response fields if hello command is sent on mongosPavi Vetriselvan2020-08-123-5/+18
* SERVER-50006 Move OCSPManager to ServiceContextMark Benvenuto2020-08-111-1/+3
* SERVER-49921 Pull the `_vectorClockPersist` command out of the 'vector_clock_...Kaloian Manassiev2020-08-111-9/+6
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-102-0/+3
* SERVER-50223 Temporarily make reshardCollection command testing-only.Max Hirschhorn2020-08-101-1/+2
* SERVER-49192 Persist the VectorClock for configTime and topologyTime causal c...Pierlauro Sciarelli2020-08-081-1/+1
* SERVER-49677 RoutingTableHistory::makeUpdated should skip copying chunkMap if...Allison Easton2020-08-072-0/+27
* SERVER-50174 Make MigrationCoordinator recovery acquire the MigrationBlocking...Kaloian Manassiev2020-08-071-3/+1