summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbdirectclient_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73819 Allow internal errors to escape DBDirectClientBlake Oler2023-03-161-0/+15
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-3/+3
* SERVER-65955 Migrate shell exhaust path onto modern internal client APIDavid Storch2022-06-101-3/+3
* SERVER-63331 Convert WriteErrors parsing into IDLKaloian Manassiev2022-02-231-3/+3
* SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch2021-12-211-1/+1
* SERVER-60749 Change internal client to stop issuing 'availableQueryOptions' c...David Storch2021-10-251-0/+20
* SERVER-52846 Get rid of the old-style (getLastError-requiring) methods on DBD...Allison Easton2021-10-201-6/+121
* SERVER-26257 Prevent dbdirectclient from authenticatngSergey Galtsev2021-01-131-0/+46