summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/abstract_async_component.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-1/+1
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-171-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-35682 kill existing SharedPromise typeMathias Stearn2018-11-151-2/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-28214 add AbstractAsyncComponent::_startupComponent_inlock and _shutdo...Benety Goh2017-05-031-0/+64
* SERVER-28209 Implement RollbackCommonPointResolverJudah Schvimer2017-04-181-0/+8
* SERVER-28204 added AbstractAsyncComponentBenety Goh2017-03-201-0/+211