summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49895 Expose getLatestOplogTimestamp() in aggregation cursor command r...Alex Taskov2020-08-281-0/+1
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-7/+7
* SERVER-48990 Added comparable chunk version as a prerequisite to implement a ...Marcos José Grillo Ramírez2020-08-121-0/+1
* SERVER-50050 Fix non-ssl buildMark Benvenuto2020-08-101-0/+1
* SERVER-48991 Make DatabaseCache causally consistent through the usage of Comp...Tommaso Tocci2020-08-061-0/+1
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-051-0/+2
* SERVER-46202 Make ShardRegistryData immutableKevin Pulo2020-08-051-2/+0
* SERVER-49976 Cleanup database cache on shard removalTommaso Tocci2020-08-041-0/+2
* SERVER-48992 Implement database cache on top of ReadThroughCacheTommaso Tocci2020-07-291-0/+1
* SERVER-48677: Add reshardCollection cmd to configsvr.Kshitij Gupta2020-07-231-0/+1
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-211-1/+159
* SERVER-49292 Futurify CatalogCacheLoader APITommaso Tocci2020-07-211-0/+1
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-021-0/+1
* SERVER-46962 Blacklist sync sources that are shutting downPavi Vetriselvan2020-06-261-0/+1
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-43/+6
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-40/+14
* SERVER-48775 Make OpObserverShardingImpl to be part of sharding_runtime_dKaloian Manassiev2020-06-151-1/+0
* SERVER-46718 Support 'let' parameters for findAndModify in sharded environmentsKatherine Wu2020-06-121-0/+1
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-101-1/+0
* SERVER-47914 Move clusterTime from LogicalClock to VectorClockKevin Pulo2020-06-051-1/+11
* SERVER-46993 Split parameters exclusive to mongos from being included in mong...Randolph Tan2020-06-021-1/+2
* SERVER-46956 add Quiesce Mode to MongosTopologyCoordinatorPavi Vetriselvan2020-04-291-0/+2
* SERVER-47793 Remove library dependency of sessions_collection_sharded on sess...Kaloian Manassiev2020-04-281-5/+1
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-0/+18
* SERVER-47674 Create Facade wrapper for ChunkInfoMapAlex Taskov2020-04-271-0/+1
* SERVER-46955 Create MongosTopologyCoordinatorPavi Vetriselvan2020-04-231-0/+25
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-131-25/+0
* SERVER-47426 Remove ParallelSortClusteredCursorBlake Oler2020-04-131-1/+0
* SERVER-46040 Maintain retry state across stale config retries for sharded dro...Blake Oler2020-04-021-0/+1
* SERVER-47151 Move batch_downconvert and tests to be only in 'sharding_commands'Kaloian Manassiev2020-04-011-8/+4
* SERVER-47151 Separate WriteOpTest(s) and ChunkManagerTest into separate .cpp ...Kaloian Manassiev2020-03-311-2/+17
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-301-1/+0
* SERVER-46394 Create feature flag to turn on/off PM-1633Blake Oler2020-03-021-1/+1
* SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao2020-02-191-1/+0
* SERVER-45966 Add ClientMetadataPropagationEgressHook for NetworkInterface use...Gregory Noma2020-02-141-0/+1
* SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler2020-02-111-0/+1
* SERVER-46005 Remove server code related to Track Unsharded Collections that i...Esha Maharishi2020-02-061-1/+0
* SERVER-45437 Add readHedgingMode serverParameterCheahuychou Mao2020-01-291-0/+1
* SERVER-45449 Write a function to compute the desired latency for a staggered ...Cheahuychou Mao2020-01-291-1/+28
* SERVER-44976 Add _configsvrEnsureChunkVersionIsGreaterThan command that calls...Esha Maharishi2019-12-121-0/+1
* SERVER-43712 mongos use ReadWriteConcernDefaults for RCKevin Pulo2019-11-291-0/+1
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-211-1/+2
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2019-11-191-1/+1
* SERVER-44152: Pre-warm connection pools in mongosAnton Oyung2019-11-131-0/+2
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-251-1/+2
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2019-10-111-0/+1
* SERVER-32871 Invalidate CatalogCache entries when ShardRegistry reload discov...Matthew Saltz2019-09-061-0/+1
* SERVER-42120 Add configsvrRenameCollection that takes NamespaceSerializer loc...Jason Zhang2019-07-181-0/+1
* SERVER-41658 Convert ShardCollectionType into an IDL typeJamie Heppenstall2019-07-121-1/+2
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-134/+47