summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/commandtests.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17754 Cleanup unused internal client codeKaloian Manassiev2015-05-121-1/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-16260 Accept Symbol BSON type arg for some commandsMatt Kangas2015-01-081-0/+153
* SERVER-15882 Get rid of ensureIndex in dbtests.Andy Schwerin2014-11-051-1/+1
* SERVER-15707 Fix leaks in C++ unit test frameworkAndrew Morrow2014-10-271-1/+3
* SERVER-14668 split dbdirectclient out of instance.cppHari Khalsa2014-09-111-0/+1
* SERVER-14668 Move locking related files to be under mongo/db/concurrencyKaloian Manassiev2014-08-131-1/+1
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-07-011-2/+4
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Tyler Brock2014-06-301-4/+2
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-281-2/+4
* Revert "SERVER-13961 Add OperationContext argument to Client::Context"Kaloian Manassiev2014-06-281-4/+2
* SERVER-13961 Add OperationContext argument to Client::ContextKaloian Manassiev2014-06-271-2/+4
* 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-3/+4
* remove db/concurrency.h which has nothing in itEliot Horowitz2012-04-231-1/+1
* SERVER-5348 make dbclient.h the main C++ driver include fileEric Milkie2012-04-021-1/+0
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+98