summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/database_sharding_state_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-08-291-1/+1
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-291-1/+0
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-151-2/+2
* SERVER-64209 Push the DatabaseShardingState state to the Storage CatalogAntonio Fuschetto2022-07-061-6/+3
* SERVER-63327 Make the Stale* exception handling uniform in all code pathsKaloian Manassiev2022-03-101-4/+2
* SERVER-64045 Remove partitioned field from DatabaseType constructorTommaso Tocci2022-03-021-1/+1
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-52/+20
* SERVER-57022 The CollectionShardingRuntime should be updated when there is an...Sergi Mateo Bellido2021-05-211-0/+225