summaryrefslogtreecommitdiff
path: root/jstests/core/distinct1.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60533 Return empty result in distinct when database not foundAlya Berciu2022-01-141-0/+1
* Revert "SERVER-60533 Ensure db exists in distinct command"Alya Berciu2021-12-031-1/+0
* SERVER-60533 Ensure db exists in distinct commandAlya Berciu2021-11-221-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-18/+18
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-50/+49
* SERVER-30384 tests should specify a sort when expecting an ordering for a queryKyle Suarez2017-11-221-47/+54
* SERVER-17275 Remove 'stats' field from distinct command responseJames Wahlin2016-07-151-2/+0
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-29/+28
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-6/+6
* SERVER-19907 Modified distinct to accept query=null and added jstestYunhe (John) Wang2015-09-021-0/+25
* SERVER-14407 replace Runner with PlanExecutorDavid Storch2014-07-221-1/+1
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-02-281-0/+40