summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_test_env.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24067 TaskExecutor RemoteCommandCallbackArgs should include elapsedMS ...Waley Chen2016-08-031-30/+30
* SERVER-20318 Allow NetworkTestEnv::OnCommand to set non ok status to responseRandolph Tan2015-09-281-10/+12
* SERVER-19569 Combine getmore_response.h with cursor_responses.hJason Rassi2015-08-281-1/+1
* SERVER-19390 Make config server queries do read committedRandolph Tan2015-08-111-2/+42
* SERVER-19390 Make config server read commands do read committedRandolph Tan2015-08-061-0/+11
* SERVER-19492 Use ThreadPoolTaskExecutor instead of ReplicationExecutor in uni...Andy Schwerin2015-07-211-1/+1
* SERVER-19001 Make the replication executor own its thread poolKaloian Manassiev2015-06-261-12/+2
* SERVER-19010 remove the metadata-free constructor of RemoteCommandResponsematt dannenberg2015-06-261-1/+1
* SERVER-19115 Move async helper code to NetworkTestEnv and use in dist lock un...Spencer T Brody2015-06-251-4/+4
* SERVER-18589 Replace RemoteCommandRunner with ShardRegistry in distlock catalogRandolph Tan2015-06-241-0/+100