summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/directclienttests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-6/+3
* Revert "SERVER-18131 Clean up LastError."Andy Schwerin2015-04-231-3/+6
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-231-6/+3
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-16038 Clean up ns local vars in newRunQuery()Jason Rassi2014-11-171-1/+1
* SERVER-15707 Fix leaks in C++ unit test frameworkAndrew Morrow2014-10-271-1/+3
* SERVER-15641 Fix memory leaks in C++ dbtestsAndrew Morrow2014-10-151-3/+10
* SERVER-14668 split dbdirectclient out of instance.cppHari Khalsa2014-09-111-1/+1
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-07-011-8/+24
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Tyler Brock2014-06-301-24/+8
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-281-8/+24
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Kaloian Manassiev2014-06-281-24/+8
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-271-8/+24
* SERVER-13635 SERVER-1153: can choose heap1 at startup, but doesn't remotely w...Eliot Horowitz2014-06-191-29/+29
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* Clean up #includes to conform with coding standardDan Pasette2013-07-241-7/+8
* SERVER-10179 Fix test failure due to SERVER-10134Mathias Stearn2013-07-111-1/+7
* fix direct test - make sure memory is owned by the right thingEliot Horowitz2012-07-141-1/+2
* SERVER-5926 Segfault when procesing a command with empty namespaceRandolph Tan2012-05-271-0/+54
* Clean some query related includes.Aaron2012-04-061-2/+0
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+103