summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/mock/mock_dbclient_cursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-19/+18
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-7636 Do not use cached connection when read preference changesRandolph Tan2013-02-141-0/+5
* SERVER-7865 Make copy of resultSet to be owned by mock cursorTad Marshall2012-12-081-0/+1
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-1/+1
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-0/+40