summaryrefslogtreecommitdiff
path: root/src/mongo/client/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-9/+9
* SERVER-49380 Add API params to mongo shellA. Jesse Jiryu Davis2020-08-201-0/+2
* SERVER-49134 Implement rotate for WindowsGabriel Marks2020-07-271-0/+16
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-1/+0
* SERVER-46367 Remove ScanningReplicaSetMonitor specific members from the abstr...Haley Connelly2020-07-021-2/+0
* SERVER-48272 Use of vector clock can be private to metadataAndrew Morrow2020-06-091-2/+4
* SERVER-45799 Add unit tests for ServerIsMasterMonitorHaley Connelly2020-04-221-0/+1
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-1/+18
* SERVER-47121: Calculate the next IsMaster request time for RSM expedited modeLamont Nelson2020-04-151-1/+2
* SERVER-47121: Introduce pre/post handshake error handling in the RSMLamont Nelson2020-04-101-0/+2
* SERVER-38731 Implement ability to specify sync source read preference in init...Matthew Russotto2020-03-181-0/+1
* SERVER-46573 Make ReplicaSetMonitorTestConcurrent force replicaSetMonitorProt...Haley Connelly2020-03-031-5/+4
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-1/+4
* SERVER-46509 Change disableStreamableReplicaSetMonitor server parameter to an...Haley Connelly2020-03-031-3/+27
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-241-5/+9
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+3
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-111-9/+9
* SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly2020-02-071-1/+3
* SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao2020-01-231-1/+1
* SERVER-43276 Implement resume after network error functionality in Collection...Vesselina Ratcheva2020-01-161-0/+11
* SERVER-45521 Define TopologyListener, ServerPingMonitor, and SingleServerPing...Haley Connelly2020-01-161-0/+1
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-021-0/+11
* SERVER-44263 Implement common iam sasl protocol code for client and server wi...Mark Benvenuto2019-12-021-0/+35
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-081-0/+5
* SERVER-40686 deduction guides for unique_functionJason Carey2019-07-101-0/+1
* SERVER-41809 Undo collapse of integration tests in mongo/clientAndrew Morrow2019-06-281-2/+16
* SERVER-41490 Disable OP_MSG checksums for TLS connectionsRahul Sundararaman2019-06-261-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-126/+53
* SERVER-39818 Split RSM notification functionality into a new classBen Caimano2019-04-161-0/+1
* SERVER-40222 Reorganize and fixturize RSM testsBen Caimano2019-04-161-2/+3
* SERVER-23355 Recheck replicas every .5 sec during scanA. Jesse Jiryu Davis2019-04-151-0/+5
* SERVER-38451 Convert sasl_sspi_options to IDLMathew Robinson2019-02-211-0/+2
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38450 Convert global conn pool options to IDLAndrew Morrow2018-12-171-0/+1
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-5/+0
* SERVER-36468 Add a mechanism to allow breaking DBClientConnection out of a bl...Mathias Stearn2018-09-131-0/+12
* SERVER-36299 Add support for exhaust cursors with OP_MSG in DBClientCursorWilliam Schultz2018-08-221-0/+10
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-0/+1
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-2/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-2/+2
* SERVER-35691 Merge the stale_config library together with common_sKaloian Manassiev2018-06-201-1/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-27/+39
* SERVER-33907 Cleanup naming of embedded SDK in preparation for ABIAndrew Morrow2018-05-301-10/+0
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-14/+16
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-161-0/+1
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-0/+4
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+3
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-181-16/+0
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-0/+20
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-1/+1