summaryrefslogtreecommitdiff
path: root/src/mongo/client
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45813 Modify AsyncDBClient/NetworkInterfaceTL to allow Fire and ForgetCheahuychou Mao2020-02-242-4/+27
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-2419-1749/+2267
* SERVER-42437 Make ReplicaSetMonitorManager a ServiceContext decorationHaley Connelly2020-02-217-23/+39
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-2129-42/+34
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-202-11/+31
* SERVER-45114 Connect AsyncDBClient exhaust functionality throughoutJanna Golden2020-02-192-3/+6
* SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao2020-02-193-44/+4
* SERVER-39453 add DBClientBase::getReadyIndexSpecs()Benety Goh2020-02-192-4/+51
* SERVER-45950 TopologyManager should not use idl generated comparison operator...Janna Golden2020-02-183-25/+35
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-1321-196/+503
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-1/+0
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-131-1/+1
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-1214-223/+542
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-1116-105/+105
* SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly2020-02-078-35/+821
* SERVER-42985 Replace 4.4 placeholder value in WireVersion enumAmirsaman Memaripour2020-02-061-1/+1
* SERVER-45931: Handle DBClientConnection connect and reconnect in NewOplogFetcherLingzhi Deng2020-02-062-0/+12
* SERVER-45468 Create a DBClientCursor in the new oplog fetcherSamyukta Lanka2020-02-041-1/+1
* SERVER-45109 Modify AsyncDBClient to allow exhaust requestsJanna Golden2020-01-282-18/+99
* SERVER-45002 Only propagate 'comment' field between nodes when upgrade to 4.4...David Storch2020-01-271-4/+24
* SERVER-45440 Add support for implicit operation hedging when using readPrefer...Cheahuychou Mao2020-01-252-2/+15
* SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao2020-01-235-17/+213
* SERVER-45670 Clear ScanState on shutdownAmirsaman Memaripour2020-01-222-0/+18
* SERVER-45616 Initial syncer should only connect to nodes in primary or second...Matthew Russotto2020-01-221-0/+4
* SERVER-43606 Enforce connection reuse in response to remote interruptionBen Caimano2020-01-211-4/+0
* SERVER-45583 Unittests are using logv2.Henrik Edin2020-01-211-4/+4
* SERVER-45657 Ensure DBClientCursor includes resume fields in find command req...Vesselina Ratcheva2020-01-212-0/+45
* SERVER-43276 Implement resume after network error functionality in Collection...Vesselina Ratcheva2020-01-165-23/+141
* SERVER-45521 Define TopologyListener, ServerPingMonitor, and SingleServerPing...Haley Connelly2020-01-165-1/+310
* SERVER-44857 Allow SCRAM conversation to avoid empty exchangeSara Golemon2020-01-161-2/+10
* SERVER-45557: DBClientCursor should call metadataReader once per batchLingzhi Deng2020-01-142-6/+45
* SERVER-45344 RSCN functions should be noexceptAmirsaman Memaripour2020-01-133-16/+16
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-1313-18/+472
* SERVER-45471 Add support to IAM Auth for AWS lambdaMark Benvenuto2020-01-131-0/+16
* SERVER-44267 Add E2E testing on EC2 machine to evergreenMark Benvenuto2020-01-131-1/+1
* SERVER-44707: Store lastKnownCommittedOpTime in ClientCursor for exhaust getMoreLingzhi Deng2020-01-061-1/+0
* SERVER-45276 Release lock before destroying DBClientBasesBen Caimano2020-01-032-13/+35
* SERVER-45241 Use instance metadata service v2 instead of v1Mark Benvenuto2020-01-022-14/+38
* SERVER-44266 Add IAM client code to shell and clients with mock ECS endpointMark Benvenuto2019-12-264-8/+55
* SERVER-45232: Support oplog query in DBClientCursorLingzhi Deng2019-12-193-2/+106
* SERVER-44451 Don't retry on WriteConcernFailureRandolph Tan2019-12-181-3/+1
* SERVER-45057 make base64 encode/decode 22x/15x fasterBilly Donahue2019-12-182-2/+3
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2019-12-161-1/+1
* SERVER-44264 Add IAM Client support for EC2 Metadata supportMark Benvenuto2019-12-123-1/+67
* SERVER-45050 Change Windows Kerberos client to use default credentials when n...Mark Benvenuto2019-12-121-9/+10
* SERVER-45027 Use more descriptive names for MONGO_MAKE_LATCH() invocationsBen Caimano2019-12-091-1/+1
* SERVER-44155 Validate a subset of latches of all levelsRahul Sundararaman2019-12-096-6/+16
* SERVER-43333: fix windows build due to constexpr errorLamont Nelson2019-12-061-1/+1
* SERVER-43333 Ingest driver SDAM testsLamont Nelson2019-12-0584-5/+6068
* Revert "SERVER-43333 Ingest driver SDAM tests"Annie Black2019-12-0284-6068/+5