summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/dbtests.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+5
* SERVER-23103 Move assembleResposne to its own libraryAndrew Morrow2016-12-141-2/+0
* SERVER-23103 Remove some stale or resolve some trivial incomplete tagsAndrew Morrow2016-03-211-2/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-17/+14
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-2/+1
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-2/+2
* SERVER-13256 Remove shared_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-15882 Get rid of ensureIndex in dbtests.Andy Schwerin2014-11-051-1/+21
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-8510 Use new option parser in test framework and move parsing into MON...Shaun Verch2013-09-051-0/+4
* Split mongo/dbtests/framework into a general unit test framework and a dbtest...Andy Schwerin2012-04-031-2/+5
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+25