summaryrefslogtreecommitdiff
path: root/jstests/sharding/error_propagation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67337 add back code 16554 for type mismatch in $addDavis Haupt2022-06-161-1/+1
* SERVER-65735 $add operator should not use DoubleDoubleSummationDavis Haupt2022-06-151-1/+1
* SERVER-56046 Add SBE error code mapping for $add with invalid argsEric Cox2021-04-131-3/+2
* SERVER-55010 enable sharding suites in SBE build variantKyle Suarez2021-04-131-0/+3
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-1/+1
* SERVER-43821 Make PlanStage and PlanExecutor return errors by throwingDavid Storch2020-05-291-2/+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-17/+17
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-4/+4
* SERVER-23160 error_propagation.js log message is incorrect.Benjamin Murphy2016-03-161-1/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-6/+6
* SERVER-22184 check for the new error format in peekErrorAdam Midvidy2016-02-241-0/+23