summaryrefslogtreecommitdiff
path: root/jstests/libs/test_background_ops.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66736 Remove redefined startParallelShell() and fix testAbdul Qadeer2022-06-231-40/+11
* SERVER-57460 Remove remaining GLE calls from jstestsIrina Yatsenko2021-06-291-4/+3
* SERVER-57198 Remove getLastError calls from tests where it's easy to do soIrina Yatsenko2021-06-021-4/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-16/+10
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-23472 Enable JavaScript protection by defaultShane Harvey2016-04-141-1/+2
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-234/+225
* SERVER-22341 fix jslint errors in jstests/libs with eslint --fixMike Grundy2016-02-051-122/+122
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-2/+6
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-2/+2
* Tests for replica set and cluster upgradeGreg Studer2012-07-301-0/+340