summaryrefslogtreecommitdiff
path: root/src/mongo/db/curop_failpoint_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-51078 no need for checkForInterrupt in waitWhileFailPointEnabledGabriel Russell2021-01-291-5/+4
* SERVER-43614 Added "_failPointMessage" field in CurOp for Failpoints used only.Ruoxin Xu2020-03-191-2/+3
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-2/+2
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38519 Test transactions with new stepdown sequence.Suganthi Mani2019-02-061-0/+7
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-141-1/+2
* Revert "SERVER-38191 Enforce restriction on namespace for failpoints in write...Nick Zolnierz2019-01-111-2/+1
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-111-1/+2
* SERVER-37231 add test for $out and maxTimeMSIan Boros2018-11-121-1/+2
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-151-0/+6
* SERVER-33462 allow killOp on local mongos operationsIan Boros2018-03-271-0/+51