summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/commands_preserve_exec_error_code.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50710 Consolidate SBE and classic yielding pathsDavid Storch2021-03-031-3/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-0/+3
* SERVER-43821 Make PlanStage and PlanExecutor return errors by throwingDavid Storch2020-05-291-13/+15
* 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-41/+40
* SERVER-41996 Improve PlanExecutor error loggingAnton Korshunov2019-07-011-0/+5
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-1/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-1/+2
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-061-1/+1
* SERVER-28524 remove group commandKyle Suarez2018-05-301-9/+0
* SERVER-33542 Avoid swallowing error codes from PlanExecutor errorsCharlie Swanson2018-03-121-0/+57