summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-271-2/+0
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2023-01-191-1/+0
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-061-0/+5
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsr6.0.0-rc9Jack Mulrow2022-06-071-0/+4
* SERVER-66082: Propagate cluster server parameters to new nodes during file-co...Varun Ravichandran2022-05-161-4/+0
* SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio2022-05-091-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
* SERVER-62733 Move resharding_util.h/.cpp to db/s/reshardingKaloian Manassiev2022-01-201-1/+0
* SERVER-58410: Make minValid writes untimestampedLingzhi Deng2022-01-151-17/+0
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+2
* SERVER-62050 Remove _opCtx from AutoGetDb and instead pass in an opCtx to Aut...Faustoleyva542022-01-051-1/+1
* SERVER-61699 Abort startup if audit log rotate failsAdam Rayner2021-12-211-1/+12
* SERVER-61486 add CollModOpObserverBenety Goh2021-12-031-0/+3
* SERVER-61494 Fix "mongod --shutdown" to check size of "mongod.lock" instead o...Tianon Gravi2021-11-301-1/+11
* SERVER-61729 Rename TenantSplit to ShardSplitDidier Nadeau2021-11-301-2/+2
* SERVER-60865 Implement DonorAbortSplit commandDidier Nadeau2021-11-151-0/+2
* SERVER-58691 Implement deletion of pre-images which corresponding oplog entry...Denis Grebennicov2021-11-101-0/+28
* SERVER-61048 Make BackupCursorService use current engine instead of storing a...Moustafa Maher Khalil2021-11-021-1/+1
* SERVER-60362 Implement KMIP-based Audit Log EncryptionGabriel Marks2021-11-011-0/+1
* SERVER-60870 adding automation test case for read/write access aftermathisbessamdb2021-10-291-2/+5
* SERVER-60639 Defer TemporaryRecordStore dropping to the storage engineLouis Williams2021-10-221-0/+2
* SERVER-60293 Remove duplicate log when FTDC shutdownDidier Nadeau2021-10-191-1/+0
* SERVER-25042 Start up FTDC earlier during server startupSara Golemon2021-10-111-13/+13
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-1/+1
* SERVER-59665 Integrate FileBasedInitialSyncer recovery into mongodb s…Matthew Russotto2021-09-151-0/+4
* Revert "SERVER-25042 Start up FTDC earlier during server startup"Sara Golemon2021-09-131-8/+8
* SERVER-25042 Start up FTDC earlier during server startupSara Golemon2021-09-101-8/+8
* SERVER-59456 Start the LDAPReaper threadpoolsergey.galtsev2021-09-031-0/+1
* SERVER-58184 Move getOldestActiveTimestamp after prepare reconstructionPavi Vetriselvan2021-08-191-4/+11
* SERVER-49138 Remove quiesce mode FCV checksJason Chan2021-08-121-27/+18
* SERVER-50192: use better return error message when --replSet and --repair use...Jackson Xie2021-08-091-0/+7
* SERVER-58487 Join TransactionCoordinatorService stepdown tasks during shutdownRandolph Tan2021-07-291-0/+4
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-171-1/+0
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-161-4/+0
* SERVER-57424 remove ENABLE_BITMASK_OPERATORSBilly Donahue2021-06-101-2/+1
* SERVER-57368 Clear tenant migration access blockers after killing operation c...Jack Mulrow2021-06-031-5/+8
* SERVER-56525 Make thread pool for submitting range deletion tasks a decoratio...Pierlauro Sciarelli2021-05-281-1/+1
* SERVER-56677 Refactor --shutdown handlingSara Golemon2021-05-261-39/+60
* SERVER-56644 Create oplog views for resharding and tenant migration on startupCheahuychou Mao2021-05-101-0/+8
* SERVER-55397 Relax index ident reconciliation invariant when restarting an in...Gregory Noma2021-05-051-5/+4