summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/commands_handle_kill.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49385 Make SBE fail cleanly when required index is dropped while yieldedDavid Storch2021-03-081-6/+1
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-4/+6
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+3
* 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-189/+184
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-261-1/+1
* Revert "SERVER-40005 Add translation for FindAndModify for FLE"Benety Goh2019-04-251-1/+1
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-251-1/+1
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-151-2/+2
* SERVER-37449 Remove CursorManager's PlanExecutor registry.David Storch2018-12-181-8/+23
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-4/+15
* SERVER-28524 remove group commandKyle Suarez2018-05-301-3/+0
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-28575 Profile entry for update/delete should contain entire raw update...Tess Avitabile2017-05-231-2/+2
* SERVER-28508 Make commands_handle_kill.js less strict about curop formatMathias Stearn2017-04-271-3/+11
* SERVER-25694 Eliminate race in PlanExecutor cleanup.Charlie Swanson2017-04-131-90/+187
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-16/+28
* SERVER-13123 All callers of PlanExecutor::getNext need to deal with error ret...Tess Avitabile2016-02-181-0/+86