summaryrefslogtreecommitdiff
path: root/jstests/core/kill_cursors.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-49421 Blacklist kill_cursors.js from multi-version test suitesMindaugas Malinauskas2020-07-101-0/+1
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-081-4/+9
* 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-58/+57
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-1/+4
* SERVER-21710 Add ability to kill pinned cursors on mongodIan Boros2018-01-101-60/+7
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-28260 Check coauth for killCursors and add killAnyCursorsSara Golemon2017-11-301-14/+14
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-42/+18
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-21852 fix more flakiness in kill_cursors.jsDavid Storch2015-12-111-17/+32
* SERVER-21852 fix test issue that can cause kill_cursors.js to fail under mast...David Storch2015-12-101-1/+4
* SERVER-21600 add integration test for killCursors commandDavid Storch2015-12-081-0/+137