summaryrefslogtreecommitdiff
path: root/jstests/core/explain_delete.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-51/+51
* SERVER-37446 Make UPDATE and DELETE inherit from RequiresMutableCollectionStage.David Storch2018-11-121-50/+53
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-5/+9
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-32/+5
* SERVER-14102 implement the explain command on mongosDavid Storch2014-10-011-3/+13
* SERVER-14100 explain for deleteDavid Storch2014-09-191-0/+75