summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbdirectclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17499 Unify GodScope and fromDBDirectClient boolJason Rassi2015-03-091-13/+13
* SERVER-17051 remove runCount() functionDavid Storch2015-02-171-25/+20
* Revert "SERVER-17051 remove runCount() function"David Storch2015-02-111-0/+34
* SERVER-17051 remove runCount() functionDavid Storch2015-02-101-34/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+4
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-13522 Remove usages of runCount and replace them with DBDirectClient::...Kaloian Manassiev2014-10-011-9/+14
* SERVER-14668 stash recovery unit with ClientCursorHari Khalsa2014-09-181-2/+2
* SERVER-14668 split dbdirectclient out of instance.cppHari Khalsa2014-09-111-0/+197