summaryrefslogtreecommitdiff
path: root/src/mongo/db/shard_role.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74387 Allow the acquireCollection(s)[OrView(s)] methods to acquire non...Kaloian Manassiev2023-02-281-40/+64
* SERVER-73005 Support view acquisition on CollectionSnapshot APIJordi Serra Torrens2023-02-231-51/+119
* SERVER-73818 Remove CollectionPtr from CollectionCatalog interfaceHenrik Edin2023-02-151-1/+1
* SERVER-73004 Add support to CollectionSnapshot for locking multiple collectio...Jordi Serra Torrens2023-02-151-7/+18
* SERVER-73289 Support yield/restore on CollectionSnapshots APIJordi Serra Torrens2023-02-091-90/+190
* SERVER-72869 Push the database metadata from the Storage Catalog back to the ...Antonio Fuschetto2023-01-251-3/+4
* SERVER-69445 Implement the CollectionSnapshot(s) infrastructure to back Colle...Jordi Serra Torrens2023-01-191-0/+363