summaryrefslogtreecommitdiff
path: root/src/mongo/client/scoped_db_conn_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13374 change connection pool defaultsGreg Studer2014-03-311-3/+3
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+0
* SERVER-9818 allocate socket file descriptors before opening datafilesmatt dannenberg2013-09-101-0/+2
* Revert "SERVER-9818 allocate socket file descriptors before opening datafiles"Spencer T Brody2013-09-041-1/+0
* SERVER-9818 allocate socket file descriptors before opening datafilesmatt dannenberg2013-09-041-0/+1
* SERVER-8460 Remove ScopedDbConnection::getScopedDbConnection factory functionsSpencer T Brody2013-03-131-57/+40
* SERVER-7434 Do not spawn a thread in grandparent process when using --forkAndy Schwerin2013-02-011-2/+0
* SERVER-8388 scoped_db_conn_test threading issuesRandolph Tan2013-01-301-1/+14
* Fix unused variable warning for shard_conn_test and scoped_db_conn_testRandolph Tan2012-11-211-4/+4
* SERVER-7700 scoped_db_conn_test failingRandolph Tan2012-11-211-1/+3
* Revert "SERVER-7700 Use high-resolution program uptime to track socket connec...Tad Marshall2012-11-181-3/+3
* SERVER-7700 Use high-resolution program uptime to track socket connection timeTad Marshall2012-11-181-3/+3
* SERVER-4706 when a socket between mongos and mongod fails, close all connecti...Randolph Tan2012-11-161-0/+408