summaryrefslogtreecommitdiff
path: root/src/mongo/util/namespace_string_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74489 Make NamespaceString::toStringWithTenantId privateSophia Tan2023-05-051-0/+12
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-041-1/+3
* Revert "SERVER-76208 support query shape serialization in IDL for types with ...Davis Haupt2023-05-041-3/+1
* SERVER-76208 support query shape serialization in IDL for types with custom s...Davis Haupt2023-05-031-1/+3
* SERVER-73108 Handle command request/reply serialization/deserializationHugh Tong2023-04-241-0/+28
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-0/+20
* SERVER-73109 Build idl infrastructure to pass context to nss serializersHugh Tong2023-03-021-2/+7
* SERVER-67155: serialize and deserialize namespaceString correctlyAdityavardhan Agrawal2022-09-191-0/+77