summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71051 Make CE module less dependent on statistics moduleAnton Korshunov2022-11-281-5/+5
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-221-4/+5
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-111-0/+5
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-111-1/+1
* SERVER-70916: Don't acquire mutex in blocker registry methodChristopher Caplinger2022-11-041-0/+4
* SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-021-0/+2
* SERVER-70473 Make shards support persisting sampled read queriesCheahuychou Mao2022-11-011-0/+10
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-2/+30
* SERVER-70352 Create statistics cache at the startupMisha Tyulenev2022-10-171-0/+6
* SERVER-69901 Moved `initializeCommandHooks` to before `ServiceEntryPoint` is setCelina Tala2022-10-101-3/+3
* SERVER-69740 Make config server track query analysis configurations in memoryCheahuychou Mao2022-10-041-0/+3
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-281-6/+8
* Revert "SERVER-66717 Guard change collection code with the serverless flag."Sviatlana Zuiko2022-09-261-8/+6
* SERVER-66717 Guard change collection code with the serverless flag.Rishab Joshi2022-09-261-6/+8
* SERVER-69682 Add enableComputeMode start-up parameterYoonsoo Kim2022-09-191-0/+13
* 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