summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/merge_chunk_request_type.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-1/+8
* Revert "SERVER-33455 SERVER-33452 - Add history to the chunk type and update ...Martin Neupauer2018-03-141-8/+1
* SERVER-33455 SERVER-33452 - Add history to the chunk type and update move/spl...Martin Neupauer2018-03-141-1/+8
* SERVER-25665 Remove cloneSplit and cloneMerge from CollectionMetadataKaloian Manassiev2016-10-101-14/+17
* SERVER-25856 Rename _configsvr{Split,Merge}Chunks commands to _configsvrCommi...Spencer T Brody2016-09-081-3/+3
* SERVER-25002 Wire in new _configsvrMergeChunks command so shards no longer ru...Spencer T Brody2016-09-061-2/+2
* SERVER-25000 Built _configsvrMergeChunk wrapper around applyOpsJess Fan2016-08-111-1/+7
* SERVER-25000 Implemented type for configsvr's MergeChunkRequestJess Fan2016-07-221-0/+98