summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/fail_point_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+4
* SERVER-23024 remove isWriteCommandForConfigServer methodMisha Tyulenev2016-03-151-3/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-116/+112
* SERVER-15860 Switch replication metadata ops to be replication-specific, rath...matt dannenberg2015-04-171-2/+1
* SERVER-17006 Support failpoint "random" behavior.Andy Schwerin2015-01-231-9/+14
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+4
* SERVER-13641 rename TransactionExperiment to OperationContextHari Khalsa2014-05-151-1/+1
* SERVER-13641 Unify Command::newRun into runMathias Stearn2014-05-141-1/+1
* SERVER-13498 Get rid of LockStatusKaloian Manassiev2014-04-151-3/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8471 Remove Command::requiresAuthSpencer T Brody2013-03-121-4/+0
* Fix configureFailPoint command commentRandolph Tan2013-02-151-1/+1
* SERVER-7122 Put failPoint command behind --enableTestCommands flag instead of...Spencer T Brody2012-12-141-7/+7
* SERVER-7122 Add required privileges to more commandsSpencer T Brody2012-12-111-0/+14
* SERVER-7556 Break FailPoint library into smaller piecesRandolph Tan2012-11-051-0/+148