summaryrefslogtreecommitdiff
path: root/src/mongo/client/dbclient_base.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-4/+4
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-10/+10
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-7/+7
* SERVER-40958 Deprecate the 'scandata' argument in 'validate', update correspo...Gregory Noma2019-05-301-2/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+2
* SERVER-39178 Negotiate SCRAM mechanism in MongoURI::connect()Shreyas Kalyan2019-03-111-0/+6
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-8/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-3/+5
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-36536 Add a server parameter to not use exhaust option for initial sync.Matthew Russotto2018-09-211-4/+6
* SERVER-36096 Convert CollectionCloner to use DBClientConnection.Matthew Russotto2018-09-191-4/+8
* SERVER-36094 Make query by UUID work for DBClient.Matthew Russotto2018-08-231-0/+4
* SERVER-36714 update DocumentSourceOutReplaceColl::initializeWriteNs to use cr...Dianna Hohensee2018-08-231-0/+7
* SERVER-36094 Make DBClientBase::query() take an NamespaceStringOrUUIDMatthew Russotto2018-08-141-6/+6
* SERVER-36094 Add override/final to DBClientBase methodsMatthew Russotto2018-08-091-19/+45
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-25/+0
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-1/+1
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-50/+0
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-0/+769