summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_index_catalog_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74566 Use ShardLocal in more places that may have relied on itJack Mulrow2023-03-231-1/+5
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-5/+5
* SERVER-73922 Remove placement and index info getters from the catalog cacheAllison Easton2023-02-221-2/+2
* SERVER-69573 Use an idl to generate the oplog entries for the sharding index ...Marcos José Grillo Ramirez2023-02-031-1/+1
* SERVER-70382 Replace boost::none index versions with the actual index version...Allison Easton2022-11-231-1/+1
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-0/+274