summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-281-23/+12
* SERVER-48128 ShardServerProcessInterface should only version internal command...Bernard Gorman2020-07-273-5/+33
* SERVER-49070: add and use FCV gating helpersGrace Luong2020-07-251-2/+3
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-234-37/+106
* SERVER-49321 Make VectorClock::Component protectedPierlauro Sciarelli2020-07-224-17/+10
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-214-2/+260
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-219-226/+163
* SERVER-44586 add metrics to serverStatus to track type of update commandMindaugas Malinauskas2020-07-212-6/+33
* SERVER-49196 Complete TODO listed in SERVER-34061Tommaso Tocci2020-07-211-5/+3
* SERVER-49678 Make enableFinerGrainedCatalogCacheRefresh default to falseRandolph Tan2020-07-201-1/+1
* SERVER-48877 Create an APIParameters classPV992020-07-171-1/+2
* SERVER-49060: added comments for generic FCV constants and conditional checksGrace Luong2020-07-151-0/+1
* SERVER-49044 Make AsyncRequestSender not retry remote command requests with s...Luis Osta2020-07-151-3/+2
* SERVER-48866 Parse Versioned API parametersPV992020-07-151-0/+3
* SERVER-48744 Convert ShardInfoMap to use unordered_map instead of mapAlex Taskov2020-07-132-9/+8
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-092-5/+6
* SERVER-49020 Fix data race in MongosTopologyCoordinator test.Siyuan Zhou2020-07-091-6/+10
* SERVER-49060: updating generic FCV constantsGrace Luong2020-07-091-1/+1
* SERVER-48740 Modify ChunkMap to use std::vector internallyAlex Taskov2020-07-087-149/+581
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-082-4/+6
* SERVER-49308 Allow to advance any VectorClock time for testingPierlauro Sciarelli2020-07-073-8/+16
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-024-0/+193
* SERVER-49077 IDLify UMC Mutation commandsSara Golemon2020-07-027-686/+215
* SERVER-47406 Implement the persistence and tracking of topologyTimeKevin Pulo2020-07-013-0/+31
* SERVER-34061 Stop preemptively loading sharded collections when loading a dat...Tommaso Tocci2020-06-305-95/+35
* SERVER-48743 Add large chunk map sizes to incremental refresh benchmark testsAlex Taskov2020-06-291-1/+4
* SERVER-48467 Only turn on quiesce mode in fcv 4.6Pavi Vetriselvan2020-06-261-1/+5
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-263-9/+32
* SERVER-48174 Add log component and LOGV2 messages in server to measure latenc...Allison Easton2020-06-252-0/+26
* SERVER-48098 Join Grid executor pool when destroying ShardingTestFixtureMatthew Saltz2020-06-241-0/+3
* SERVER-49045 Remove invariant from establishCursors cleanup codeNick Zolnierz2020-06-231-2/+0
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-2134-1853/+154
* SERVER-48739 Add cached max KeyString to ChunkInfo classAlex Taskov2020-06-177-45/+46
* SERVER-48557: Omit cursor.atClusterTime field from read replies in transactionsLingzhi Deng2020-06-154-4/+12
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-1519-1245/+547
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-1/+0
* SERVER-46716: Add tests for let parameters for sharded updatePawel Terlecki2020-06-122-3/+3
* SERVER-46718 Support 'let' parameters for findAndModify in sharded environmentsKatherine Wu2020-06-127-69/+108
* Revert "SERVER-46716: Add tests for let parameters for sharded update"Katherine Wu2020-06-122-3/+3
* SERVER-46716: Add tests for let parameters for sharded updatePawel Terlecki2020-06-112-3/+3
* Revert "SERVER-47952 Shard selects timestamp for one-shard snapshot find"A. Jesse Jiryu Davis2020-06-1111-288/+89
* SERVER-46717 Support let parameters for deletes in sharded environmentsEric Cox2020-06-115-11/+36
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-113-8/+7
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-104-4/+0
* SERVER-46738 Ensure let parameters work for sharded findJacob Evans2020-06-103-12/+3
* SERVER-48409 Fix race in establishCursors unittestDavid Percy2020-06-092-32/+46
* SERVER-48353 logv2 cleanup for db/query, s/query, db/views, db/matcherMindaugas Malinauskas2020-06-084-27/+38
* SERVER-47979 Perform the collation check for `shardCollection` on the shardKaloian Manassiev2020-06-0813-721/+722
* SERVER-47952 Shard selects timestamp for one-shard snapshot findA. Jesse Jiryu Davis2020-06-0511-89/+288
* SERVER-48393 Exclude awaitable isMaster from serverStatus latency metricsA. Jesse Jiryu Davis2020-06-051-0/+3