summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66641 Introduce multi-tenancy for change collections.Rishab Joshi2022-09-151-2/+4
* SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContextKaloian Manassiev2022-09-151-1/+0
* SERVER-69410 Fixed initalization race condition for command hooksAlexander Neben2022-09-021-2/+2
* SERVER-68215 MongoDSessionCatalog constructor accepts MongoDSessionCatalogTra...Benety Goh2022-08-251-1/+5
* SERVER-68215 make MongoDSessionCatalog a decoration on ServiceContextBenety Goh2022-08-231-0/+3
* SERVER-66635 Introduce TTL job to delete entries from change collections.Rishab Joshi2022-08-211-2/+7
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-5/+5
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-151-6/+3
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-0/+5
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-011-2/+2
* SERVER-68161 Do not wait for ShardRegistry reload at startupTommaso Tocci2022-07-201-3/+2
* SERVER-67508 add OplogWriterTransactionProxyBenety Goh2022-07-161-2/+3
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-151-1/+1
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-151-3/+7
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-4/+4
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-28/+29
* SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan2022-07-061-1/+1
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-11/+0
* SERVER-65289 Improvements to Mirrored Reads Metrics and VisibilityJason Chan2022-06-241-0/+1
* SERVER-67401 Remove unused parameter in `writePidFile`Gregory Noma2022-06-211-1/+1
* SERVER-65733: remove SNMP moduleAdam Rayner2022-06-201-3/+0
* SERVER-7240 Delay writing PID file to the end of startupGregory Noma2022-06-101-4/+8
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-091-4/+1
* Revert "SERVER-65572: Remove featureFlagClusterWideConfig"Varun Ravichandran2022-06-081-1/+4
* SERVER-65572: Remove featureFlagClusterWideConfigVarun Ravichandran2022-06-071-4/+1
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsJack Mulrow2022-06-071-0/+4
* SERVER-66058 Only start shard split components in serverless modeMatt Broadstone2022-05-311-3/+9
* SERVER-65728: Audit cluster server parameters on startup, update, and retrievalVarun Ravichandran2022-05-271-1/+4
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-0/+3
* Revert "SERVER-65209 Skeleton code to create change collection."Pierlauro Sciarelli2022-05-201-3/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-191-0/+3
* Revert "SERVER-65209 Skeleton code to create change collection."Rishab Joshi2022-05-181-3/+0
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-181-0/+3
* SERVER-66082: Propagate cluster server parameters to new nodes during file-co...Varun Ravichandran2022-05-131-4/+0
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2022-04-281-1/+0
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-2/+2
* SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek2022-04-221-2/+9
* SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio2022-04-201-1/+1
* SERVER-62785 Write change stream pre-images in the main storage engine transa...Mindaugas Malinauskas2022-03-231-19/+4
* SERVER-63716 Add support for FLE 2 insert in MongoDMark Benvenuto2022-03-211-0/+6
* SERVER-64097 replace CommandInvocationHooksHandle with a unique_ptrMatt Diener2022-03-111-1/+1
* SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks2022-03-031-0/+3
* SERVER-63218 Backup cursor returns the namespace and UUID at the checkpoint t...Gregory Wlodarek2022-02-221-1/+1
* SERVER-62263 Add ClusterServerParameterOpObserverSara Golemon2022-02-181-0/+10
* SERVER-63562 Remove side write tracker for collMod converting index to uniqueYuhong Zhang2022-02-171-3/+0
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-111-0/+2
* Revert "SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shu...Daniel Vitor Morilha2022-01-281-1/+1
* SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shutdown` u...Daniel Vitor Morilha2022-01-241-1/+1
* SERVER-61772 Implement tenant access blocker for shard splitDidier Nadeau2022-01-211-0/+3