summaryrefslogtreecommitdiff
path: root/jstests/sharding/initial_split_validate_shard_collections.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71615 Add top-level `onCurrentShardSince` field to `config.chunk` entriesSilvia Surroca2022-12-211-1/+0
* SERVER-62905 Remove all the code related to the long collection names projectAntonio Fuschetto2022-01-281-2/+2
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-181-4/+4
* Revert "SERVER-58575 Replace the logic that decides whether the SSCCL should ...Daniel Gottlieb2021-08-171-4/+4
* SERVER-58575 Replace the logic that decides whether the SSCCL should use name...Antonio Fuschetto2021-08-161-4/+4
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-4/+0
* SERVER-58792 Disable the UUID-based logic that handles config.cache.chunks.* ...Sergi Mateo Bellido2021-07-231-2/+1
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-0/+4
* SERVER-34632 config.chunks change to config.cache.chunks creates a collection...Antonio Fuschetto2021-07-091-10/+10
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-1/+2
* SERVER-49427 Delete pending_chunk.js and remove now-defunct code in the Metad...Cheahuychou Mao2020-07-241-1/+0
* SERVER-42761 Move feature_compatibility_version.js into src/mongo/shellJason Chan2019-09-091-1/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-64/+64
* SERVER-14394 Add UUID checking to the hashed sharding with initial split testKaloian Manassiev2018-07-231-0/+74