summaryrefslogtreecommitdiff
path: root/src/mongo/dbtests/mock/mock_remote_db_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-36096 Convert CollectionCloner to use DBClientConnection.Matthew Russotto2018-09-191-1/+7
* SERVER-33135 Remove metadata accessors from command reply APIsMathias Stearn2018-07-301-4/+1
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-5/+4
* SERVER-32674 Make SocketException not be a special typeMathias Stearn2018-01-191-1/+1
* SERVER-29319 Expose OpMsgRequest interface in DBClientMathias Stearn2017-06-191-26/+3
* SERVER-28814 Stop returning Status from metadata functionsMathias Stearn2017-05-121-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-23513 Move SocketException to its own librarysamantharitter2016-04-071-1/+1
* SERVER-20884 build command replies in-place to avoid copiesAdam Midvidy2015-11-131-1/+1
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-180/+174
* SERVER-18292 SERVER-18236 read ReadPreference off of metadata in DBClientRSAdam Midvidy2015-06-161-25/+56
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-9174 Race condition on read_pref_rs_client.js after reconfigRandolph Tan2013-04-011-0/+2
* SERVER-8210 Cannot insert new documents to mock server after doing a queryRandolph Tan2013-01-171-11/+7
* SERVER-7572 Remove all code that sends AuthenticationTablesSpencer T Brody2012-12-191-2/+1
* SERVER-7865 Add ability to set query replies based on namespace for MockRemot...Randolph Tan2012-12-071-8/+27
* SERVER-6754 Buildbot failure fix for shard_conn_testRandolph Tan2012-12-051-5/+5
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-27/+2
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-4/+7
* SERVER-4706 when a socket between mongos and mongod fails, close all connecti...Randolph Tan2012-11-161-1/+28
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-08-301-0/+203