summaryrefslogtreecommitdiff
path: root/jstests/core/explain_shell_helpers.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* SERVER-32174: Remove old snapshot query optionNick Zolnierz2018-03-161-6/+0
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-19/+19
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-24081 fixed explainable count to respect hintMaria van Keulen2016-09-131-0/+8
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-5/+5
* SERVER-19593 snapshot default to collscan except when using MMAPv1Qingyang Chen2015-08-061-2/+0
* SERVER-15020 Explain for distinct commandQingyang Chen2015-07-311-0/+18
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-0/+39
* SERVER-16830 Fix LiteParsedQuery find command object "hint" parsingJason Rassi2015-01-151-0/+6
* SERVER-16036 change DBQueryQuery.count() shell helper to return the explain r...David Storch2014-11-121-10/+4
* SERVER-15527 change rejectedPlansExecution to allPlansExecutionDavid Storch2014-10-141-6/+6
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-0/+389