summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/exit_logging.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46954 Make shutdown command on mongos accept timeoutSecsPavi Vetriselvan2020-04-151-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-93/+92
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-271-1/+1
* SERVER-26601 Remove assert.soon wrappers around rawMongoProgramOutputSamy Lanka2018-03-261-24/+17
* SERVER-33882 Add requires_sharding tag to sharding testsjannaerin2018-03-141-0/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-29/+22
* SERVER-23291 Update regex per changes in SERVER-23103Andrew Morrow2016-03-221-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-47/+49
* SERVER-22737 make exit logging.js more robustAdam Midvidy2016-03-041-5/+17
* SERVER-22737 increase timeout in exit_logging.js. Slow hosts can take 50+ sec...Adam Midvidy2016-02-181-1/+1
* SERVER-22737 make exit_logging.js more robustAdam Midvidy2016-02-181-21/+9
* SERVER-22685 add additional debugging logic to exit_logging.jsAdam Midvidy2016-02-171-2/+11
* SERVER-22341 fix jslint errors in jstests/noPassthrough with eslint --fixMike Grundy2016-02-051-4/+4
* SERVER-20838 stopMongod should throw if mongod exits abnormallyJonathan Reams2016-01-191-5/+11
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-231-1/+1
* SERVER-14293 Skip exit logging test when using address sanitizerAndrew Morrow2014-06-301-0/+5
* SERVER-13429 Update exit_logging.js to also test mongos exit logging.Andy Schwerin2014-04-011-13/+53
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-7/+9
* SERVER-13429 Use logging system in mongod signal handlers, test exit logging.Andy Schwerin2014-04-011-0/+57