summaryrefslogtreecommitdiff
path: root/src/mongo/executor/async_timer_mock.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28300 Implement mock libraries to test logical session cacheSamantha Ritter2017-06-051-0/+16
* SERVER-29114 Fix PeriodicRunnerASIO and testsamantharitter2017-05-151-3/+3
* SERVER-29009 Add ability for AsyncTimers to be resetsamantharitter2017-05-051-30/+51
* SERVER-26662 NIA gets time from timer factoryMatt Cotter2016-10-261-3/+15
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-081-1/+1
* SERVER-20143 Strand NetworkInterfaceASIOJason Carey2015-11-091-1/+1
* SERVER-20465 Cancel AsyncOp timeouts when operation completessamantharitter2015-09-181-3/+11
* SERVER-19438 Add the ability to mock timers underneath NetworkInterfaceASIOSamantha Ritter2015-09-171-0/+116