summaryrefslogtreecommitdiff
path: root/jstests/core/currentop.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-271-0/+1
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-7/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-39/+39
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-2/+3
* SERVER-37460 Add type to all currentOp documentsTed Tuckman2018-10-101-1/+2
* SERVER-32997 Implement instance level locking for mobile SESulabh Mahajan2018-06-181-1/+7
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-0/+6
* SERVER-30686 Add retryable_writes_jscore_passthrough_WT task.Max Hirschhorn2017-08-301-5/+14
* SERVER-27042 Stabilize currentop.js and add unit tests for lock state reportingCharlie Swanson2016-12-071-82/+33
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-16/+18
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-5/+5
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-2/+3
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-011-8/+5
* SERVER-14069 Temporarily disable interrupting JS codeMathias Stearn2014-06-031-0/+3
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+79