summaryrefslogtreecommitdiff
path: root/src/mongo/client/connpool_integration_test.cpp
AgeCommit message (Collapse)Author
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2023-04-05SERVER-75286 Initialise the CollectionWriter's _acquisition fieldKaloian Manassiev
2019-10-21SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in ↵Ben Caimano
Interruptible and Mutex This commit: - Adds Listener hooks for Interruptible - Expands Listener hooks for Mutex - Updates the DiagnosticInfo and its tests to use the new hooks - Removes stacktracing pieces from DiagnosticInfo and its tests - Removes mongo::ConditionVariable entirely in favor of Interruptible
2019-09-17SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-02-01SERVER-28822 asan fixesJason Carey
2018-02-01SERVER-28822 Add new dbclient connection pool optionssamantharitter
2018-01-02Revert "SERVER-28822 Add new dbclient connection pool options"Jason Carey
This reverts commit 9e7df79d3907a743e29b7333de6ea08a01f33a05.
2017-12-20SERVER-28822 Add new dbclient connection pool optionssamantharitter