summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-64991 add NamespaceString::isSystemDotJavascript()Benety Goh2022-06-011-0/+1
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-291-5/+4
* Revert "SERVER-66123 Introduce logic to write to the change collection in the...auto-revert-processor2022-05-281-4/+5
* SERVER-66123 Introduce logic to write to the change collection in the primary.Rishab Joshi2022-05-271-5/+4
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-1/+10
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-10/+1
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-1/+10
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-10/+1
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-1/+10
* SERVER-64433 Recovering the topology tick points on startup/init syncSergi Mateo Bellido2022-05-121-1/+9
* SERVER-64609 Rename instances of TenantDatabaseName to DatabaseNameHugh Tong2022-05-091-2/+2
* SERVER-64608 Add tenantId to NamespaceStringjannaerin2022-04-251-3/+21
* SERVER-64798 Rename FLE 2 state collection prefix to enxcoll_Mark Benvenuto2022-04-101-1/+1
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-0/+3
* SERVER-64644 Prohibit sharding of FLE 2 state collectionsMark Benvenuto2022-04-011-0/+11
* SERVER-63504 Add shard worker for ecoc compactionSara Golemon2022-03-311-0/+3
* SERVER-62613 Implement _configsvrRunRestore to remove documents in the config...Gregory Wlodarek2022-03-101-0/+5
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-091-0/+3
* Revert "SERVER-63519 Extend RecoverableCriticalSectionService to accommodate ...auto-revert-processor2022-03-091-3/+0
* SERVER-63519 Extend RecoverableCriticalSectionService to accommodate global u...Jordi Serra Torrens2022-03-081-0/+3
* SERVER-63897 IDL-ify database typeTommaso Tocci2022-02-231-0/+3
* SERVER-61134 Recipient nodes tell primary they copied filesA. Jesse Jiryu Davis2022-02-161-1/+5
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-111-0/+5
* SERVER-61277 Concurrent writes on capped clustered collectionsJosef Ahmad2022-01-141-2/+1
* SERVER-61709 Introduce implicitly replicated namespacesJosef Ahmad2022-01-131-0/+16