summaryrefslogtreecommitdiff
path: root/jstests/disk/killall.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32997 Implement instance level locking for mobile SESulabh Mahajan2018-06-181-1/+0
* SERVER-32675 Make jstest changes for Mobile SE Concurrency issuesSulabh Mahajan2018-02-011-0/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-16/+11
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-5/+3
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-5/+11
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-061-4/+4
* SERVER-15269 db.shutdownServer terminates JS execution cleanlyKaloian Manassiev2014-11-211-25/+9
* SERVER-14668 Move top-level locks (Global and Commit) to the Lock ManagerKaloian Manassiev2014-09-161-0/+4
* SERVER-9634 typo fixesVeres Lajos2014-06-091-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-151-2/+1
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-061-1/+2
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-061-2/+1
* SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mon...Benety Goh2013-10-291-1/+1
* SERVER-1818 additional comments for disk/killall testAaron2012-02-211-0/+6
* SERVER-4872: Fix the killall unit test, and make it more robust.Andy Schwerin2012-02-161-20/+29
* make killall test pass on WindowsEric Milkie2011-12-281-1/+1
* - SERVER-2076: killall may fail in v8agirbal2011-10-061-2/+2
* SERVER-2076 disable test in v8 modeAaron2011-02-011-0/+4
* test debugging infoAaron2011-01-311-1/+1
* add nohttpinterface for disk killall testAaron2011-01-311-1/+1
* for now, allow exit code 14 in killall test SERVER-2184Aaron2011-01-311-1/+4
* SERVER-2076 commentAaron2010-11-081-1/+7
* SERVER-1818 add shutdown kill testAaron2010-10-051-0/+29