summaryrefslogtreecommitdiff
path: root/src/mongo/db/namespace_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-62194 Make AutoGetCollection accept multiple namespaces to lock.Dianna Hohensee2022-01-121-0/+11
* SERVER-61748 dbCheck: improve database-level locking and handling of special ...Josef Ahmad2021-12-081-0/+4
* SERVER-60922 Use config.migrations to persist moveChunk recovery infoPaolo Polato2021-12-071-3/+0
* SERVER-60572 Validate collection name for system.buckets.* namespacesDaniel Gomez Ferro2021-11-171-1/+2
* SERVER-59607 Re-locate the pre-images collection to 'config' databaseDenis Grebennicov2021-10-251-1/+1
* SERVER-60645 Recoverability of recipient shard critical section of a moveChun...Jordi Serra Torrens2021-10-221-0/+3
* SERVER-60515 Add local.replset.election namespace as a constant to namespace_...ali-mir2021-10-121-0/+2
* SERVER-59964 Persist data on commands issued by BalancerCommandsScheduler to ...Paolo Polato2021-10-051-0/+4
* SERVER-59679 Provide a skeleton implementation for slice splitMatt Broadstone2021-09-211-0/+3
* SERVER-58685 Implement creation of pre-images collectionDenis Grebennicov2021-09-151-0/+9
* SERVER-58333: Remove references to FCV 4.XXueruiFa2021-09-141-5/+1
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-1/+1
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-3/+0
* SERVER-57220 Handle drop-pending time-series buckets namespaces in listCollec...Gregory Noma2021-05-271-1/+1
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-101-0/+3
* SERVER-56374: Add ability to write retryable findAndModify updates to `config...Daniel Gottlieb2021-05-071-0/+3
* SERVER-56292 Ensure time-series collections properly handle stepdown and stepupGregory Noma2021-04-291-0/+5
* SERVER-55873 Force secondaries to apply each write to config.localReshardingO...Blake Oler2021-04-291-0/+1
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-0/+3
* SERVER-55214 Make resharding recipient shards use fetchTimestamp from each do...Randolph Tan2021-04-081-1/+5
* SERVER-55591 Store time-series metadata in the durable catalog entry for buck...Louis Williams2021-03-311-5/+0
* SERVER-51334: Only allow the temporary resharding collection on FCV 4.7+Daniel Gottlieb2021-03-241-2/+7