summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbdirectclient_test.cpp
AgeCommit message (Expand)Author
2024-09-12SERVER-92879: Move db/ops directory to db/query/write_ops (#26965)William L Qian
2024-07-30SERVER-92613:refactor jstests/sharding/opcounters.js as a unit test (#25429)niazpavelatmongo
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-03-16SERVER-73819 Allow internal errors to escape DBDirectClientBlake Oler
2023-02-08SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2022-06-10SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch
2022-02-23SERVER-63331 Convert WriteErrors parsing into IDLKaloian Manassiev
2021-12-21SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch
2021-10-25SERVER-60749 Change internal client to stop issuing 'availableQueryOptions' c...David Storch
2021-10-20SERVER-52846 Get rid of the old-style (getLastError-requiring) methods on DBD...Allison Easton
2021-01-13SERVER-26257 Prevent dbdirectclient from authenticatngSergey Galtsev