summaryrefslogtreecommitdiff
path: root/src/mongo/client/dbclient_connection_integration_test.cpp
AgeCommit message (Expand)Author
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2023-04-17SERVER-76085 Create createDatabaseName_forTest to be used in unit testingmathisbessamdb
2023-01-23SERVER-72948 Change DBClient runCommand function to use DatabaseName objectSophia Tan
2021-08-14SERVER-58670 Modernize DBClientBase query interface to avoid OP_QUERY-derived...Irina Yatsenko
2021-01-07SERVER-53423: Make ConnectString::connect return a status instead of setting ...Andrew Shuvalov
2021-01-07Revert "SERVER-53423: Make ConnectString::connect return a status instead of ...Pavi Vetriselvan
2021-01-07SERVER-53423: Make ConnectString::connect return a status instead of setting ...Andrew Shuvalov
2019-06-28SERVER-41809 Undo collapse of integration tests in mongo/clientAndrew Morrow
2019-06-27SERVER-41809 disable failing tests temporarilyBenety Goh
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-10-15SERVER-37633 ignore ops without client metadata in dbclient_connection_integr...Mathias Stearn
2018-09-13SERVER-36468 Add a mechanism to allow breaking DBClientConnection out of a bl...Mathias Stearn