summaryrefslogtreecommitdiff
path: root/src/mongo/s/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63110 health monitoring backport to 5.0 branch 1Kshitij Gupta2022-01-291-0/+2
* SERVER-61195 Scale BucketCatalog memory limit based on RAM sizeDan Larkin-York2022-01-051-1/+1
* SERVER-58960 Add benchmarks to measure the overhead from ShardingWriteRouter ...Luis Osta2021-11-011-0/+1
* SERVER-60651 Backport the autoSplitVector logic to v5.0Pierlauro Sciarelli2021-10-221-0/+1
* SERVER-59181 Support delete operation for sharded time-series collectionsNikita Lapkov2021-10-201-0/+1
* SERVER-58175 Round time values before routing inserts to sharded timeseries c...Nikita Lapkov2021-10-161-0/+1
* SERVER-57437 Support basic insert routing for sharded time-series collectionsNikita Lapkov2021-10-141-0/+1
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-10-141-0/+1
* SERVER-60007 Implement command to drop collection if its UUID differs from th...Pierlauro Sciarelli2021-10-121-0/+1
* SERVER-56844 Fassert shard server on startup if DWCF=w:1 and no CWWC setMoustafa Maher2021-08-041-0/+2
* SERVER-57488 Create command to remove tags matching a ns from config.tags tha...Jordi Serra Torrens2021-07-201-0/+1
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-2/+0
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-131-1/+0
* SERVER-56786 expand the bounds parameter of mergeChunk in the config server (...Paolo Polato2021-06-031-0/+2
* SERVER-56890 Use a well typed struct rather than object_owned for presetResha...Randolph Tan2021-06-011-1/+0
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+1
* SERVER-53920 Periodically obtain remainingOperationTimeEstimatedMillis estima...Amirsaman Memaripour2021-04-201-0/+1
* SERVER-56063 Properly serialise the database entries format on transitions be...Kaloian Manassiev2021-04-151-0/+2
* SERVER-56063 Consolidate the FCV 4.4 <-> 5.0 upgrade checksKaloian Manassiev2021-04-131-2/+2
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-071-0/+1
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+1
* SERVER-54035 Commit cleanup command stubsBlake Oler2021-04-031-0/+1
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-0/+1
* SERVER-54474 Introduce the _flushReshardingStateChange commandjannaerin2021-03-231-1/+1
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-7/+3
* SERVER-52158 Create but don't yet use feature flag for resharding.Max Hirschhorn2021-03-111-0/+1
* SERVER-53861: Implement stop migrations procedure for DDL operationsJordi Serra Torrens2021-02-251-0/+1
* SERVER-54139 Use a connection pool for curl handlesMark Benvenuto2021-02-231-0/+1
* SERVER-53258 Reject writes during resharding operations using critical sectionAlex Taskov2021-02-221-0/+1
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-4/+6
* SERVER-54200 Add mongo and mongos to default build targetRyan Egesdahl2021-02-191-0/+1
* SERVER-53227 Move omitted LockPings/LockType files to MongoDKaloian Manassiev2021-01-091-4/+0
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-9/+9
* SERVER-52631 Optional StaleEpoch extra infoPierlauro Sciarelli2020-12-101-0/+1
* SERVER-53091 Consolidate the Sharding unit-tests into 3 binaries onlyKaloian Manassiev2020-11-271-0/+1
* SERVER-52631 Refactor stale shard version retry helper (Part 2)Pierlauro Sciarelli2020-11-271-1/+2
* SERVER-52810 Create the _shardsvrDropDatabase commandJaume Moragues2020-11-251-0/+1
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-1/+1
* SERVER-52761 Add collectionUUID field to ChunkTypePierlauro Sciarelli2020-11-121-0/+1
* SERVER-51264 Change mongos related ismaster file names to helloPavi Vetriselvan2020-11-121-3/+3
* SERVER-51759 Added new feature guard for the full DDL support for sharded col...Marcos José Grillo Ramírez2020-10-241-0/+2
* SERVER-50027 Make CollectionType use IDL (Part 1)Kaloian Manassiev2020-10-221-26/+23
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-27/+27
* 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