summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbdirectclient.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22055 Remove unused client functionalityKaloian Manassiev2016-01-051-2/+0
* SERVER-20640 Get wire versions from native DBClient instead of running isMasterJonathan Reams2015-11-051-0/+3
* SERVER-19563 kill KillCursor piggyBack codeMathias Stearn2015-07-241-4/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-54/+52
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-1/+1
* Revert "SERVER-17051 remove runCount() function"David Storch2015-02-111-1/+7
* SERVER-17051 remove runCount() functionDavid Storch2015-02-101-7/+1
* SERVER-14668 split dbdirectclient out of instance.cppHari Khalsa2014-09-111-0/+110