summaryrefslogtreecommitdiff
path: root/jstests/core/mr_killop.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64240 Speedup long running tests on core suiteTommaso Tocci2022-03-081-2/+2
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-151-0/+1
* SERVER-55175 Maintain original read concern and read preference for $currentO...Katherine Wu2021-08-171-2/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-05-071-1/+5
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-291-5/+1
* SERVER-47603 Rewrite db.currentOp() shell helper in terms of $currentOp aggre...Katherine Wu2021-03-121-1/+5
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+1
* SERVER-33229 Blacklist tests that use startParallelShell from failover core s...Jack Mulrow2020-04-271-1/+2
* SERVER-44434 Remove legacy mapReduce command mongod codeJames Wahlin2020-03-191-4/+0
* SERVER-44475 Remove Query KnobJacob Evans2019-12-111-1/+2
* SERVER-43749 Modernize mapReduce tests in coreJacob Evans2019-11-051-116/+104
* SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...Charlie Swanson2019-08-201-0/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-10/+10
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-0/+2
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+5
* SERVER-32615 Make most outgoing mongos user commands that can write set impli...Randolph Tan2018-03-071-2/+18
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-29651 Interrupts are caught in implscope functions or by the deadline ...Ted Tuckman2017-07-071-1/+2
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-5/+5
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+5
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-5/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+1
* SERVER-23067 Final round of JS linting and formattingMike Grundy2016-03-181-6/+6
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-91/+111
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-6/+6
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-2/+5
* SERVER-14143 Re-enable javascript interruption.Spencer T Brody2014-12-011-3/+0
* SERVER-14069 Temporarily disable interrupting JS codeMathias Stearn2014-06-031-0/+3
* BF-195 modified non-terminating map reduce function to sleep instead of spinningBenety Goh2014-03-201-9/+42
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+122