summaryrefslogtreecommitdiff
path: root/src/mongo/s/shard_conn_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13374 change connection pool defaultsGreg Studer2014-03-311-3/+3
* SERVER-11637: Consolidate unittest crutches into crutch.cppShaun Verch2013-11-091-14/+0
* SERVER-11637: Removed NO_CRUTCH from a bunch of testsShaun Verch2013-11-091-4/+0
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+0
* Set up globalAuthorizationManager for the unit tests that need itSpencer T Brody2013-06-031-0/+9
* SERVER-7434 Do not spawn a thread in grandparent process when using --forkAndy Schwerin2013-02-011-2/+0
* SERVER-4706 when a socket between mongos and mongod fails, close all connecti...Randolph Tan2012-12-181-1/+53
* SERVER-6754 Buildbot failure fix for shard_conn_testRandolph Tan2012-12-051-1/+1
* SERVER-6754 Create a mock for testing replica set connectionsRandolph Tan2012-12-051-1/+7
* Fix unused variable warning for shard_conn_test and scoped_db_conn_testRandolph Tan2012-11-211-3/+3
* SERVER-4706 when a socket between mongos and mongod fails, close all connecti...Randolph Tan2012-11-161-0/+256