summaryrefslogtreecommitdiff
path: root/src/mongo/client/dbclient_mockcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62206 Remove DBClientBase::query_DEPRECATED()David Storch2022-06-221-1/+1
* SERVER-59512 add new, cleaner query interface to DBClientBaseDavid Storch2021-11-101-7/+7
* SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner codeEric Cox2021-07-311-7/+6
* SERVER-46085 Fail initial sync attempt if sync source is in initial syncMatthew Russotto2020-03-271-2/+2
* SERVER-43276 Implement resume after network error functionality in Collection...Vesselina Ratcheva2020-01-161-0/+95