summaryrefslogtreecommitdiff
path: root/src/mongo/util/fail_point_registry.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-101/+0
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-25/+18
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-151-11/+47
* SERVER-37124 Disambiguate DuplicateKey error and return keyPattern details in...James Wahlin2018-11-161-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-15/+17
* SERVER-28436 Create a basic helper for enabling fail point in cpp testRandolph Tan2017-04-251-1/+1
* SERVER-26008 allow setting failpoints on the command lineEsha Maharishi2016-09-121-0/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-21/+19
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+3
* SERVER-13892: Compiler FixesMark Benvenuto2014-05-091-1/+1
* SERVER-12717 Remove unnecessary dependency on db/commands.h from fail pointsAndrew Morrow2014-02-141-1/+0
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* SERVER-5175 Need "failpoints" system to facilitate testing core serverRandolph Tan2012-10-091-0/+51