summaryrefslogtreecommitdiff
path: root/src/mongo/client
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68910 Recieve -> ReceiveMatt Kneiser2022-08-303-3/+3
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-304-8/+10
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-269-9/+9
* SERVER-68839 clany tidy modernize-make-shared fixJuan Gu2022-08-251-1/+3
* SERVER-69048 Simplify bson_validate linkingYuhong Zhang2022-08-221-1/+0
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-192-1/+3
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-2/+1
* SERVER-68002: Implement skeleton implementation for free function that invoke...Erin McNulty2022-08-121-1/+2
* SERVER-64964 Measure egress connection creation time from connection poolsVojislav Stojkovic2022-08-112-1/+6
* SERVER-67608: Create a ShardTargeter typeErin McNulty2022-08-042-3/+8
* SERVER-67606 replace instances of ErrorCategory::Interruption in testsMatt Diener2022-07-291-2/+2
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-2914-30/+13
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-278-9/+10
* SERVER-67616: Add a Targeter for RemoteCommandTargeterErin McNulty2022-07-264-0/+208
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-266-13/+12
* SERVER-65946 Have DBClient::call always throw exceptions on failureJason Chan2022-07-068-75/+42
* SERVER-62231 Ensure DBClientCursor methods call initCatalin Sumanaru2022-06-282-0/+14
* SERVER-67143 Delete some unused internal client codeDavid Storch2022-06-233-328/+0
* SERVER-62206 Remove DBClientBase::query_DEPRECATED()David Storch2022-06-2211-713/+131
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-152-5/+5
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-1014-493/+459
* SERVER-66047 Fix the shell's exhaust impl to work with limitDavid Storch2022-06-031-1/+0
* SERVER-66260 Modify executor::RemoteCommandRequest to accept an Options argumentDaniel Morilha2022-05-271-3/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-252-29/+24
* SERVER-64966 Count how many pooled connections are created, but never usedReo Kimura2022-05-241-0/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-0639-39/+115
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-2915-24/+24
* SERVER-65997 Add diagnostics to `DBClientConnection::call`Amirsaman Memaripour2022-04-271-0/+11
* SERVER-55204 Error on fallthrough unless the attribute is usedAndrew Morrow2022-04-181-1/+1
* SERVER-62893: Coverity analysis defect 121337: Uninitialized scalar variableKshitij Gupta2022-03-281-1/+1
* SERVER-62145: log replica set name in log id 20219Kshitij Gupta2022-03-071-6/+9
* SERVER-63900: Parameterize RS find host timeout for unittests.Daniel Gottlieb2022-03-036-17/+28
* SERVER-63108 Rename Versioned API to Stable APIA. Jesse Jiryu Davis2022-02-071-1/+1
* SERVER-63256 use _sd on string literal to play nice with conditionalAdam Rayner2022-02-031-1/+1
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-02-031-2/+3
* SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::authAdam Rayner2022-02-013-5/+26
* SERVER-60063 Add logging for Server Discovery timeRachita Dhawan2022-01-256-0/+228
* SERVER-62784 change dynamic cast to static castAndrew Witten2022-01-252-2/+2
* SERVER-62079 removes rsm scanningDavis Haupt2022-01-198-2249/+30
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-181-2/+5
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-5/+2
* SERVER-62239 Put tenantId on opCtx if passed as $tenantjannaerin2022-01-141-2/+5
* SERVER-51842 Fix duplicate localThresholdMs (localThreshold) server parametersRachita Dhawan2022-01-138-31/+56
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-131-0/+1
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-136-8/+9
* SERVER-61425 Add validation of replica set name update following shard splitDidier Nadeau2022-01-112-0/+17
* SERVER-62251 Add ServerParameterType::kClusterWideSara Golemon2022-01-101-1/+1
* Revert "SERVER-55055 Add cumulative metric for the total refreshed connections"Daniel Vitor Morilha2022-01-101-1/+0
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-061-0/+1
* SERVER-46399 remove SCRAM-SHA-1 as a default internal auth mechAdam Rayner2021-12-314-24/+9