summaryrefslogtreecommitdiff
path: root/jstests/libs/command_line
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-3/+3
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-05-181-0/+4
* SERVER-27383 Disalow starting shards and config servers as standaloneMarcos José Grillo Ramirez2021-07-281-0/+12
* Revert "SERVER-32531 Disalow standalone nodes as shards if no queryableBackup...Marcos José Grillo Ramirez2021-07-071-12/+0
* SERVER-32531 Disalow standalone nodes as shards if no queryableBackupMode is ...Marcos José Grillo Ramirez2021-07-021-0/+12
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-23/+11
* SERVER-20722 fix tests that create configsvrs explicitly to pass journal as wellmatt dannenberg2015-10-091-0/+1
* SERVER-19696 Change js tests that use mongod nodes as config servers to pass...Andy Schwerin2015-09-231-7/+22
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-28/+16
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-221-0/+12
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-2/+2
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-04-221-0/+202