summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/set_shard_version_request.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-1/+1
* SERVER-47841 Ensure 4.5 nodes always send SSV with {kNoConnectionVersioning:t...Kaloian Manassiev2020-05-051-0/+15
* SERVER-47737 Stop sending unused parameters in the SetShardVersion commandBlake Oler2020-04-271-38/+1
* SERVER-47426 Remove ShardedConnectionInfo and pare down SetShardVersionBlake Oler2020-04-241-87/+5
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* 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-35691 Cleanup the ChunkVersion serialization/deserialization codeKaloian Manassiev2018-06-221-2/+4
* SERVER-33954 Modified getCollectionRoutingInfoWithRefresh to refresh twice if...Matthew Saltz2018-06-051-6/+25
* SERVER-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-0/+225