summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/feature_compatibility_version_command_parser.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-14/+16
* SERVER-33561 Add a FCV parser file, refactoring FCV codeDianna Hohensee2018-03-021-8/+1
* SERVER-33260 Log more helpful messages for FCV-related IncompatibleServerVers...Xiangyu Yao2018-02-271-4/+0
* SERVER-33179 Remove featureCompatibilityVersion 3.4Dianna Hohensee2018-02-231-3/+0
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-211-1/+1
* SERVER-32412 Add featureCompatibilityVersion 4.0 to the list of valid feature...Dianna Hohensee2018-01-241-1/+4
* SERVER-30242 SERVER-31513 SERVER-31235 Make method to determine if fCV has be...Louis Williams2017-10-161-0/+2
* SERVER-31209 Persist targetVersion in FCV document to indicate an upgrade/dow...Louis Williams2017-10-031-0/+1
* Revert "SERVER-31209 Persist targetVersion in FCV document to indicate an upg...Louis Williams2017-09-281-1/+0
* SERVER-31209 Persist targetVersion in FCV document to indicate an upgrade/dow...Louis Williams2017-09-281-0/+1
* SERVER-30581 Remove repeated string constants related to featureCompatibility...Tess Avitabile2017-08-301-1/+4
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-1/+2
* SERVER-26955 Ensure setFeatureCompatibilityVersion commands support maxTimeMSKaloian Manassiev2016-11-111-0/+57