summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/lock_stats.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44239 Ensure the parallel shell in lock_stats.js finishes successfully...Gregory Wlodarek2019-10-251-25/+2
* SERVER-44027 Remove global X lock for renameCollection between DBsGregory Wlodarek2019-10-241-8/+27
* SERVER-33272 The DatabaseHolder::close() function no longer requires a global...Gregory Wlodarek2019-08-221-3/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-53/+53
* SERVER-41013 Make lock_stats.js test more resilient against unset statsGeert Bosch2019-05-071-0/+2
* SERVER-35984 Remove remaining MMAPv1 testingGeert Bosch2018-07-061-1/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-9/+17
* SERVER-22341 fix jslint errors in jstests/noPassthrough with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-241-1/+4
* SERVER-21305: Correctly calculate lock acquisition time for long waitsGeert Bosch2015-11-091-0/+57