summaryrefslogtreecommitdiff
path: root/src/mongo/s/database_version.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-1/+1
* SERVER-64057 Implement a scoped object for setting the expected shard/databas...Kaloian Manassiev2022-03-091-0/+10
* SERVER-64057 Move the shard/database version parsing to the endpointKaloian Manassiev2022-03-011-0/+6
* SERVER-59177 Remove deprecated ComparableDatabaseVersion::_uuidDisambiguating...Allison Easton2021-08-181-96/+14
* SERVER-59401 Remove usage of default constructor of DatabaseVersionAllison Easton2021-08-181-0/+2
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-11/+2
* SERVER-57022 Add a way to construct a ComparableDatabaseVersion without a val...Sergi Mateo Bellido2021-05-251-1/+6
* SERVER-57022 The CollectionShardingRuntime should be updated when there is an...Sergi Mateo Bellido2021-05-211-0/+2
* SERVER-56908 Changing at which time the ComparableChunkVersion object is crea...Jordi Serra Torrens2021-05-141-8/+4
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-16/+10
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-031-7/+25
* SERVER-53691 Store and expose database info in DatabaseShardingStateTommaso Tocci2021-01-141-0/+1
* SERVER-52588 Making the upgrade/downgrade process work for the Epoch to Clust...Jordi Serra Torrens2020-12-031-0/+4
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2020-12-031-0/+4
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2020-12-011-0/+85
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-261-1/+12
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-0/+75