summaryrefslogtreecommitdiff
path: root/src/mongo/s/database_version.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64057 Implement a scoped object for setting the expected shard/databas...Kaloian Manassiev2022-03-091-0/+4
* SERVER-59177 Remove deprecated ComparableDatabaseVersion::_uuidDisambiguating...Allison Easton2021-08-181-72/+5
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-15/+8
* SERVER-57022 Add a way to construct a ComparableDatabaseVersion without a val...Sergi Mateo Bellido2021-05-251-1/+1
* SERVER-56908 Changing at which time the ComparableChunkVersion object is crea...Jordi Serra Torrens2021-05-141-5/+2
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-031-1/+38
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2020-12-031-12/+19
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2020-12-011-0/+40
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-0/+48