summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_database_operations.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-071-13/+31
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-6/+2
* 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-29908 Fold the 'sharding_connection_hook' library into 'sharding_initi...Kaloian Manassiev2018-08-151-1/+0
* SERVER-34470 Make DatabaseVersion non-optional on the config server's Databas...Blake Oler2018-06-201-9/+3
* SERVER-34470 Remove FCV checks related to database versioningBlake Oler2018-06-191-16/+1
* SERVER-34285 Remove FCV 3.6 switch logic in movePrimaryBlake Oler2018-06-151-13/+0
* SERVER-34072 config.databases writes with new version field should take the g...Esha Maharishi2018-06-111-12/+32
* SERVER-34435 rename versioning.{h,cpp} to database_version_helpers.{h,cpp}Esha Maharishi2018-04-131-1/+1
* SERVER-34435 Change Versioning class to databaseVersion namespace and related...Esha Maharishi2018-04-131-2/+2
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-051-23/+32
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-021-0/+82
* Revert "Revert "SERVER-32983 persist a version field in new config.databases ...Esha Maharishi2018-02-061-4/+26
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+166