summaryrefslogtreecommitdiff
path: root/src/mongo/db/shard_role.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77123 Make the readConcern for TransactionResources come from prerequi...Kaloian Manassiev2023-05-161-2/+1
* SERVER-77125 Avoid unnecessary construction of NamespaceString on collection ...Jordi Serra Torrens2023-05-161-38/+10
* SERVER-76538 Use acquisitons on internal update pathsJordi Serra Torrens2023-05-091-6/+3
* SERVER-74196 Take catalog/storage snapshot on acquisitions APIDaniel Gómez Ferro2023-05-081-1/+25
* SERVER-75580 Thread-through `ScopedCollectionOrViewAcquisition` on the intern...Jordi Serra Torrens2023-04-251-0/+5
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-04-121-10/+25
* Revert "SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on th...Jordi Serra Torrens2023-04-031-25/+10
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-03-311-10/+25
* SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoaderImplKaloian Manassiev2023-03-301-9/+57
* Revert "SERVER-73756 Use ScopedAcquisition in the drop indexes command"Sviatlana Zuiko2023-03-241-8/+7
* Revert "SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoa...Sviatlana Zuiko2023-03-241-49/+2
* SERVER-73756 Use ScopedAcquisition in the drop indexes commandKaloian Manassiev2023-03-231-7/+8
* SERVER-73766 Use ScopedCollectionAcquisition in the CollectionBulkLoaderImplKaloian Manassiev2023-03-221-2/+49
* SERVER-73766 Introduce kLocalCatalogOnlyWithPotentialDataLoss placement concernKaloian Manassiev2023-03-161-16/+20
* SERVER-74387 Allow the acquireCollection(s)[OrView(s)] methods to acquire non...Kaloian Manassiev2023-02-281-22/+13
* SERVER-73005 Support view acquisition on CollectionSnapshot APIJordi Serra Torrens2023-02-231-26/+132
* SERVER-73289 Support yield/restore on CollectionSnapshots APIJordi Serra Torrens2023-02-091-85/+82
* SERVER-69445 Implement the CollectionSnapshot(s) infrastructure to back Colle...Jordi Serra Torrens2023-01-191-0/+212