summaryrefslogtreecommitdiff
path: root/src/mongo/client/dbclient_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37833 Retry internal auth with alternate key during keyfile rolloverJonathan Reams2018-11-071-8/+31
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-36096 Convert CollectionCloner to use DBClientConnection.Matthew Russotto2018-09-191-4/+7
* SERVER-36714 update DocumentSourceOutReplaceColl::initializeWriteNs to use cr...Dianna Hohensee2018-08-231-0/+19
* SERVER-36094 Make DBClientBase::query() take an NamespaceStringOrUUIDMatthew Russotto2018-08-141-8/+9
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-15/+0
* SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-3/+2
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-21/+0
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-0/+969