summaryrefslogtreecommitdiff
path: root/jstests/core/killop_drop_collection.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55175 Maintain original read concern and read preference for $currentO...Katherine Wu2021-08-171-3/+1
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-0/+2
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-2/+0
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-0/+2
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-271-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-54/+52
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-2/+3
* SERVER-34533 killOp available on embedded.Henrik Edin2018-04-191-3/+0
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-0/+8
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-6/+19
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-2/+2
* SERVER-25286 rewrite drop2.js to not depend on count scan yield behaviorKyle Suarez2016-12-151-0/+55