summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/list_collections.cpp
AgeCommit message (Expand)Author
2024-08-28SERVER-93610 Move Locker out of WiredTigerRecoveryUnit (#26250)Louis Williams
2024-08-14SERVER-92903 Fix readOnly field of timeseries collection returned by listColl...Pol Piñol Castuera
2024-07-19SERVER-90893 Make list databases consistent to a given storage snapshot (#23788)Sulabh Mahajan
2024-05-20SERVER-85791 Defer apiStrict validation to a post-parse step (#22036)Patrick Freed
2024-05-10SERVER-85791 Allow omitting the passthrough arguments in IDL-generated serial...Patrick Freed
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2024-02-26SERVER-86110 Determine if command is subject to ingress admission control (#1...vstojkovic-mongodb
2024-01-17SERVER-85143: Cleanup unnessary null pointer checkDavid Dominguez-Sal
2023-12-26SERVER-83330 Access RecoveryUnit and Locker through transaction_resources.hSilvia Surroca
2023-12-18SERVER-82352 Replace tenantId and SerializationContext with ValidatedTenancyS...Mathis Bessa
2023-12-13SERVER-82221: listCollections requests up to date information from the collec...David Dominguez-Sal
2023-11-06SERVER-76238 replace NO_YIELD with INTERRUPT_ONLYRushan Chen
2023-09-29SERVER-80971 forShard and forRouterBilly Donahue
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-08-25SERVER-78486 Replace parseNamespaceFrom* calls with deserializeHugh Tong
2023-08-21SERVER-79907 MONGO_REGISTER_COMMAND integrationBilly Donahue
2023-06-22SERVER-77044 IWYU Automated changes for up to end ratio 0.4Daniel Moody
2023-06-11SERVER-77244 Access VTS for SerializationContext for validate()Hugh Tong
2023-06-06SERVER-77783 Use ListCollections request in checkAuthorizedToListCollectionsSara Golemon
2023-05-19SERVER-74492 Make DatabaseNae::toStringWithTenantId privateMathis Bessa
2023-05-12SERVER-76582 Pass correct SerializationContext objs into command repliesHugh Tong
2023-05-11SERVER-75497 Convert ordered containers in CollectionCatalog to immutableDan Larkin-York
2023-05-04Revert "SERVER-75497 Convert ordered containers in CollectionCatalog to immut...Gregory Wlodarek
2023-05-02SERVER-75497 Convert ordered containers in CollectionCatalog to immutableDan Larkin-York
2023-03-29SERVER-75261 Added accounting for array element overhead for "listCollections...Mindaugas Malinauskas
2023-03-29SERVER-73112 Make NamespaceString constructors privatejannaerin
2023-03-15SERVER-74184 Support SerializerFlags in constructors for IDL structsHugh Tong
2023-03-02SERVER-55280 Remove the interface that returns Collection as shared_ptr from ...Henrik Edin
2023-02-15SERVER-73818 Remove CollectionPtr from CollectionCatalog interfaceHenrik Edin
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2022-12-15SERVER-70139 Check a view's property before returning it as a time-series col...Yuhong Zhang
2022-08-01SERVER-68185 Ensure view can be created on a particular tenant's collectionjannaerin
2022-07-29SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan
2022-07-26SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong
2022-07-15SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin
2022-05-24SERVER-66360 Remove multi-user authentication supportSara Golemon
2022-05-09SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-04-22SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek
2022-04-14SERVER-63206 Change CollectionCatalog::_viewsForDatabase to be keyed by Tenan...Sophia Tan
2022-04-07SERVER-65270 Fix bug related to queries on large documents not respecting the...Ian Boros
2022-02-26SERVER-57250 Merge ViewCatalog into CollectionCatalogDan Larkin-York
2022-02-09SERVER-63131 Change CollectionCatalog::_orderedCollections to be keyed by std...Sophia Tan
2022-02-03SERVER-61987 Change DatabaseHolder's map to be keyed by TenantDatabaseNameSophia Tan
2022-01-22SERVER-53307 Make ViewCatalog globalDan Larkin-York
2022-01-21Revert "SERVER-60742 Maintain RecoveryUnit and storage resources across getMo...Ian Boros
2022-01-19SERVER-60742 Maintain RecoveryUnit and storage resources across getMores for ...Ian Boros
2021-10-26SERVER-60138 Improved the allocated memory for the `getMore` commands.Mohammad Dashti
2021-08-20SERVER-58586: Improve ClientCursor on mongoD to store and restore the…Hana Pearlman
2021-06-23SERVER-57119 Changed view_catalog interface to only use NamespaceStringlukebhan