summaryrefslogtreecommitdiff
path: root/src/mongo/client/connpool_integration_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in ↵Ben Caimano2019-10-211-1/+1
| | | | | | | | | | | 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
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-12/+12
|
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
| | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines.
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
|
* SERVER-28822 asan fixesJason Carey2018-02-011-0/+8
|
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2018-02-011-0/+173
|
* Revert "SERVER-28822 Add new dbclient connection pool options"Jason Carey2018-01-021-173/+0
| | | | This reverts commit 9e7df79d3907a743e29b7333de6ea08a01f33a05.
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2017-12-201-0/+173