summaryrefslogtreecommitdiff
path: root/src/mongo/db/service_entry_point_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50130 Ensure maxTimeMS can expire if used with the failCommand blockCo...Amirsaman Memaripour2020-12-081-14/+23
* SERVER-49109 Move to the dedicated executor after blocking commandsBen Caimano2020-12-031-0/+17
* SERVER-52612 Fix requireApiVersion for getMore and transactionsA. Jesse Jiryu Davis2020-11-301-1/+4
* SERVER-51690 Add support for async command execution to MongosAmirsaman Memaripour2020-11-241-4/+1
* SERVER-50684 rename,cleanup internalAssert->iassertBilly Donahue2020-11-201-3/+3
* SERVER-51784 Exempt internal operations from contributing to resource consump...Louis Williams2020-11-171-1/+4
* SERVER-52856 Attach Client to the current thread in op_msg_fuzzerAmirsaman Memaripour2020-11-161-1/+6
* SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz2020-11-131-2/+2
* SERVER-49844 Handle commitTransaction and abortTransaction during tenant migr...Cheahuychou Mao2020-11-131-11/+34
* SERVER-28943 Make shards retry non-write commands on stale version exceptionsTommaso Tocci2020-11-111-5/+50
* SERVER-52714 Fix the lifetime of ImpersonationSessionGuard in ExecCommandData...Amirsaman Memaripour2020-11-091-1/+2
* SERVER-51263 rename ismaster_metrics files to hello_metricsPavi Vetriselvan2020-11-091-1/+1
* SERVER-52663 Fix the lifetime of ScopedMetricsCollector in ExecCommandDatabaseAmirsaman Memaripour2020-11-061-5/+10
* SERVER-52621 Remove stale version execption handling in OpQuery exec pathTommaso Tocci2020-11-061-14/+2
* SERVER-49107 Add support for async execution to MongoD command pathAmirsaman Memaripour2020-11-061-781/+1107
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2020-11-051-3/+7
* SERVER-49336 Set ClientMetadata before CommandInvocations are runBen Caimano2020-10-151-5/+13
* SERVER-50961 Collect resource consumption metrics for legacy query and write ...Louis Williams2020-10-151-0/+3
* SERVER-51023 Collect document bytes read for operation resource consumption m...Louis Williams2020-10-141-5/+1
* SERVER-51262 Rename skipCheckingForNotMasterInCommandDispatch to skipChecking...Huayu Ouyang2020-10-101-2/+2
* SERVER-50418-2 Rename IsMasterMetrics to HelloMetrics and InExhaustIsMaster t...Huayu Ouyang2020-09-301-2/+2
* SERVER-50418 Add exhaustHello to serverStatushuayu-ouyang2020-09-241-1/+2
* SERVER-51106 Make the isMaster command a derived class of helloAli Mir2020-09-231-6/+10
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-1/+0
* SERVER-50863 Collect resource consumption metrics for specified commandsLouis Williams2020-09-151-0/+7
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-09-101-5/+5
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-09-101-5/+5
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-5/+6
* SERVER-50346 refactor `handleRequest` code fragments into a HandleRequest classBilly Donahue2020-09-041-118/+228
* SERVER-50104 Implement proxy's retry logic for non-batch write commandsCheahuychou Mao2020-09-041-5/+4
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-041-3/+3
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-3/+3
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-8/+9
* SERVER-48477 move CRUD interface into PlanExecutorDavid Storch2020-08-311-3/+3
* SERVER-46187 When sending commands within the cluster attach maxTimeMSOpOnly ...Spencer T Brody2020-08-301-1/+6
* SERVER-50242 Don't log awaitable "hello" as slow queryA. Jesse Jiryu Davis2020-08-251-1/+1
* SERVER-50464 waitAfterCommandFinishesExecution failpoint should only execute ...Jason Chan2020-08-241-13/+16
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-1/+1
* SERVER-49965: Add apiVersion metrics to serverStatus and remove stale metricsXueruiFa2020-08-201-3/+4
* SERVER-49377: Ensure transactions inherit API parameters of initiating commandXueruiFa2020-08-191-0/+10
* SERVER-49963: Store API parameters for serverStatus metricsXueruiFa2020-08-131-4/+13
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-051-3/+2
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-041-5/+5
* SERVER-48312 Remove support for 'supportsDocLocking = false'Gregory Wlodarek2020-08-041-2/+1
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-2/+8
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-301-4/+7
* SERVER-49065 Mark API Version 1 commandsPV992020-07-281-1/+1
* SERVER-49174 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-07-281-1/+0
* SERVER-49751 Rename all classes/functions/filenames/nss/variables etc to rela...Luis Osta2020-07-271-6/+5