summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_entry_point_mongod.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74567 Remove ClusterRole equality operatorJack Mulrow2023-03-311-1/+1
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-7/+7
* SERVER-71873: Update access blocker util methods to use DatabaseNameChristopher Caplinger2022-12-061-1/+1
* SERVER-70090 Replace CollectionGeneration with UUID in CollectionIndexesAllison Easton2022-10-241-1/+1
* SERVER-70220 onShardVersionMismatch should be onCollectionPlacementVersionMis...Allison Easton2022-10-131-1/+3
* SERVER-58743 Remove ShardingMetadataYoonsoo Kim2022-07-141-18/+0
* SERVER-66502: Pause consumption metrics collection in wait for write concern.Yu Jin Kang Park2022-07-131-0/+5
* SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadataTommaso Tocci2022-07-091-17/+0
* SERVER-64856: Remove use of secondary WT_SESSION in getLatestOplogTimestampYu Jin Kang Park2022-07-051-0/+10
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64467 Refactor TicketHolders to not use global contextJordi Olivares Provencio2022-04-201-1/+1
* SERVER-64372 Add parity $currentOp resharding donor fieldsBrett Nawrocki2022-04-141-0/+6
* SERVER-63327 Make the Stale* exception handling uniform in all code pathsKaloian Manassiev2022-03-101-3/+1
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-011-1/+1
* SERVER-59969 Allow queries to spill to the storage engine without having to a...Louis Williams2021-10-121-1/+6
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-1/+1
* SERVER-58741 Stop calling `ShardingMetadata::writeToMetadata` under FCV >= 5.1Yoonsoo Kim2021-08-301-4/+12
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-051-13/+0
* SERVER-58898 Prevent writing to local db from waiting for writeConcernMoustafa Maher2021-08-031-0/+7
* Revert "SERVER-56963 Prevent secondaries from waiting for write concern when ...Matthew Russotto2021-06-251-10/+0
* SERVER-57494 Clear the locker before re-attempting a command using the same o...Matthew Russotto2021-06-251-0/+13
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-211-2/+4
* SERVER-56963 Prevent secondaries from waiting for write concern when they've ...Samy Lanka2021-05-171-0/+10
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+10
* SERVER-54534: No need to wait for writeConcern on aborting multi-document tra...Lingzhi Deng2021-02-161-16/+8
* SERVER-28943 Make shards retry non-write commands on stale version exceptionsTommaso Tocci2020-11-111-31/+12
* SERVER-49107 Add support for async execution to MongoD command pathAmirsaman Memaripour2020-11-061-4/+4
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-301-1/+2
* SERVER-48251 Update ‘getMaxKnownOpTime’ to return a Timestamp instead of ...Mihai Andrei2020-05-191-1/+1
* SERVER-44200 Collapse if statement in appendReplyMetadata and remove TODOBlake Oler2020-05-041-4/+2
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-2/+2
* SERVER-44972 Make ShardId a required field in StaleConfigInfoBlake Oler2020-04-151-2/+0
* SERVER-46828 Remove FCV-dependent checks from finer-grained stale shard versi...Blake Oler2020-04-021-5/+1
* SERVER-46665 Fix causal consistency for $out/$merge running on secondariesMihai Andrei2020-04-011-1/+1
* SERVER-47077 Clean up log lines in 'mongo/db'samanca2020-04-011-12/+10
* SERVER-46835 Remove FCV branches related to deleting the config server implic...Esha Maharishi2020-03-301-10/+0
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-131-0/+6
* SERVER-46585 Move redact to logv2Henrik Edin2020-03-101-1/+0
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-5/+13
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-091-1/+3
* SERVER-44587 Modify StaleConfigInfo to take in and store a shard's IDBlake Oler2020-01-061-0/+6
* SERVER-44719 Make createIndexes, dropIndexes, and collMod check shard versionsCheahuychou Mao2019-12-061-0/+8
* SERVER-42155 include relevant optimes in read concern timeout reportingKevin Pulo2019-09-021-1/+2
* SERVER-39996 Moved setting ignorePrepared behavior outside of waitForReadConc...Suganthi Mani2019-08-261-7/+10
* SERVER-41780 always wait for write concern on prepareTransaction retriesJudah Schvimer2019-06-251-0/+6
* SERVER-41525 Use ignore_prepare=force for transactions that correctly do writ...Louis Williams2019-06-111-1/+1
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-05-301-2/+2
* SERVER-33727 Do not wait for write concern if opTime didn't change during writeJames Wahlin2019-05-231-9/+29
* SERVER-41075 Remove `mongo/repl/replication_coordinator.h` from op-context vi...ADAM David Alan Martin2019-05-101-0/+1