summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76898 Optimize string construction in NamespaceStringMatt Broadstone2023-05-081-11/+9
* SERVER-72187 Support Tenant ID on bulkWriteseanzimm2023-05-021-2/+2
* SERVER-74061 Add support for $out to timeseries on secondaries and sharded cl...Gil Alon2023-04-271-0/+5
* SERVER-75529 Reduce the width of NamespaceStringMatt Broadstone2023-04-261-28/+29
* SERVER-76396 Refactor special database constant handlingTommaso Tocci2023-04-241-9/+8
* SERVER-76393 Foribid sharding collections in admin databaseTommaso Tocci2023-04-221-5/+6
* SERVER-76216 Drop temporary movePrimaryRecipient colls matching prefixAbdul Qadeer2023-04-191-0/+5
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-1/+9
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Christopher Caplinger2023-04-101-6/+0
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-04-081-0/+6
* SERVER-74707: Integrate the offline clonernandinibhartiyaMDB2023-04-051-0/+5
* SERVER-73112 Make NamespaceString constructors privatejannaerin2023-03-291-1/+22
* SERVER-73069 SERVER-73070 SERVER-75100 Implement kAborted & kDone states for ...Abdul Qadeer2023-03-291-0/+5
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Suganthi Mani2023-03-281-5/+0
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-03-211-0/+5
* SERVER-73397 New shard merge recipient POS instance, along with test changes.Suganthi Mani2023-03-171-2/+2
* SERVER-74829 Use tenantId to construct placeholder namespace in PipelineExecutorjannaerin2023-03-141-0/+5
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-12/+30
* SERVER-73921 Define NamespaceString and DatabaseName operators in classBilly Donahue2023-02-131-16/+0
* SERVER-73834 NamespaceString constants immortal and constexprBilly Donahue2023-02-101-157/+0
* SERVER-72492 Add online movePrimary recipient cmdsAbdul Qadeer2023-02-081-0/+3
* SERVER-73052 ShardingCatalogClient::getShardsThatOwnData...AtClusterTime() me...Enrico Golfieri2023-02-071-0/+4
* SERVER-73497 Create an interface for the HealthLogGregory Wlodarek2023-02-031-1/+4
* SERVER-73112 Create function to construct system.views namespacejannaerin2023-02-021-0/+4
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-301-0/+5
* SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-021-0/+3
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+3
* SERVER-70853 Time series namespace string should have tenant information in m...Sophia Tan2022-11-011-2/+2
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-271-4/+12
* SERVER-69554: Parallelise global index CRUD replicationYu Jin Kang Park2022-10-061-3/+2
* SERVER-69150 implement configureQueryAnalyzer on mongodIsrael Hsu2022-10-031-0/+3
* SERVER-67423 Include tenantId in requests sent with DBDirectClient to have us...Sophia Tan2022-09-301-14/+0
* SERVER-67852 Partial statistics pipelinesamontea2022-09-161-0/+8
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-8/+4
* SERVER-67891 New design with $lookupPol Pinol Castuera2022-09-081-0/+3
* SERVER-67559 Implement global index cloner primary only serviceRandolph Tan2022-09-021-0/+3
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+6
* SERVER-68642 add config.placementHistory collection to sharding catalogPaolo Polato2022-08-181-0/+3
* SERVER-68311 get/setClusterParameter invocations use tenant collectionGabriel Marks2022-08-151-0/+6
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+3
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-0/+3
* SERVER-67119 Add sharding catalog global index API to create/remove a global ...Marcos José Grillo Ramirez2022-08-021-2/+5
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+6
* SERVER-66985 Ensure writes are serialized to shard split donors nsMatt Broadstone2022-07-111-3/+6
* SERVER-66586 Add multitenancy support to UMC commandsSara Golemon2022-07-071-3/+19
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-291-0/+6
* SERVER-66919: Serialize all writes to tenant migration namespacesChristopher Caplinger2022-06-231-0/+1
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-2/+2
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-0/+10
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-031-1/+0