summaryrefslogtreecommitdiff
path: root/src/mongo/client/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-101-13/+4
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-15/+10
* SERVER-60063 Add logging for Server Discovery timeRachita Dhawan2022-01-251-0/+2
* SERVER-62079 removes rsm scanningDavis Haupt2022-01-191-1/+0
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-161-0/+1
* SERVER-57449: Better FTDC diagnostics of RSMAndrew Shuvalov2021-07-081-0/+1
* SERVER-54291 remove dependency on scanning replica set monitor in dbclient_rs...Randolph Tan2021-05-191-1/+2
* SERVER-54292 remove dependency on scanning replica set monitor in tenant_migr...Randolph Tan2021-05-131-0/+12
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-1/+0
* SERVER-50268 cleaned up LIBDEP_DEPENDENTS and wiredtiger dependencies.Daniel Moody2021-02-061-42/+44
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-1/+1
* SERVER-51680 Remove non-test usages of ScanningReplicaSetMonitor from the cod...Matthew Saltz2020-11-201-5/+0
* SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz2020-11-131-3/+3
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-9/+9
* SERVER-50357 Add daily no-ssl build to evergreenMark Benvenuto2020-10-051-33/+35
* SERVER-49893: Do oplog fetching.Daniel Gottlieb2020-10-011-0/+1
* 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