summaryrefslogtreecommitdiff
path: root/jstests/sharding/merge_chunks_test.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-021-6/+26
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-7/+11
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-141/+129
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-9/+13
* SERVER-26365 Forward port changes to merge_chunks_test.js to masterKaloian Manassiev2016-10-191-50/+86
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-83/+67
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-211-4/+4
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-13385 relax merge chunk constraintsRandolph Tan2014-05-151-10/+20
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-4/+3
* SERVER-8869 mongos command passthrough for mergeChunks plus testsGreg Studer2013-08-151-0/+113