summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace_string.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-73921 Define NamespaceString and DatabaseName operators in classBilly Donahue2023-02-131-18/+31
|
* SERVER-73880 Make DatabaseName constantsjannaerin2023-02-111-2/+4
|
* SERVER-73834 NamespaceString constants immortal and constexprBilly Donahue2023-02-101-168/+106
|
* SERVER-72492 Add online movePrimary recipient cmdsAbdul Qadeer2023-02-081-0/+3
|
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-0/+33
|
* SERVER-73052 ShardingCatalogClient::getShardsThatOwnData...AtClusterTime() ↵Enrico Golfieri2023-02-071-0/+5
| | | | methods need a richer data structure to describe the returned Placement Metadata
* SERVER-73497 Create an interface for the HealthLogGregory Wlodarek2023-02-031-0/+3
|
* SERVER-73112 Create function to construct system.views namespacejannaerin2023-02-021-0/+5
|
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-301-0/+6
|
* SERVER-68757 SERVER-68758 SERVER-69800 (2/2) Make analyzeShardKey command ↵Cheahuychou Mao2023-01-271-0/+5
| | | | calculate read and write distribution metrics
* SERVER-71721 Avoid extra string copy in NamespaceString constructorDan Larkin-York2022-12-021-1/+1
|
* 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-70053 Serialize and deserialize DatabaseName correctly in ↵jannaerin2022-10-271-0/+2
| | | | multitenancy mode
* SERVER-69820 Simplify Flow control ticket acquisitionJordi Olivares Provencio2022-10-271-1/+4
|
* SERVER-70159 Rename global indexes namespace to system.globalIndex.<UUID>Josef Ahmad2022-10-061-1/+1
|
* SERVER-69150 implement configureQueryAnalyzer on mongodIsrael Hsu2022-10-031-0/+3
|
* SERVER-67852 Partial statistics pipelinesamontea2022-09-161-1/+9
|
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-4/+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/+12
| | | | Co-authored-by: Yu Jin Kang Park <yujin.kang@mongodb.com>
* 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-1/+7
|
* 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/+6
|
* SERVER-67119 Add sharding catalog global index API to create/remove a global ↵Marcos José Grillo Ramirez2022-08-021-1/+4
| | | | index
* SERVER-67516 Change _dbName element on IDL defined commands to be ↵Sophia Tan2022-07-291-0/+6
| | | | DatabaseName object
* SERVER-66639 Manager class for pre-image collectioncsum1122022-07-261-0/+6
|
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-151-0/+1
|
* SERVER-62781 Include tid in oplog entries for commandsHugh Tong2022-07-111-1/+1
|
* SERVER-62805 Add global indexes local storageMarcos Grillo2022-06-291-1/+7
|
* SERVER-65982 Change NamespaceStringOrUUID::dbnameWithTenant() to dbName()Fernando Lisboa2022-06-171-1/+3
|
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-1/+1
|
* SERVER-66963 Improve performance of NamespaceString and DatabaseName ↵jannaerin2022-06-141-29/+38
| | | | construction
* SERVER-67081 Use DatabaseName instead of StringData in AuthzManagerExeternalSara Golemon2022-06-131-1/+6
|
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-0/+10
|
* SERVER-64991 add NamespaceString::isSystemDotJavascript()Benety Goh2022-06-011-0/+6
|
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-291-5/+2
|
* Revert "SERVER-66123 Introduce logic to write to the change collection in ↵auto-revert-processor2022-05-281-2/+5
| | | | | | the primary." This reverts commit 1a5a5419426d512a8648914206776025beb496c4.
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-271-5/+2
|
* SERVER-66024 Include tenantId when constructing namespaces for agg stagesjannaerin2022-05-241-2/+2
|
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-0/+8
|
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-8/+0
| | | | This reverts commit f76ed79b1fe31c0f22bad3590699c2658638681d.
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-0/+8
|
* SERVER-66028 Include tenantId when constructing namespaces for change ↵jannaerin2022-05-191-1/+1
| | | | streams agg stages
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-8/+0
| | | | This reverts commit fb4100100d9c97f144eeaa44fae04ebdd00f3709.
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-0/+8
|
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-121-0/+3
|
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-091-21/+21
|