Commit Graph

6 Commits

Author SHA1 Message Date
James Wahlin
e5e2ecb49d SERVER-17275 Remove 'stats' field from distinct command response 2016-07-15 08:49:42 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy
3bed8596d1 SERVER-22341 fix jslint errors in jstests/core with eslint --fix
Conflicts:
	jstests/core/count_hint.js
2016-02-09 13:41:02 -05:00
Yunhe (John) Wang
529a9b0e9b SERVER-19907 Modified distinct to accept query=null and added jstest
Closes #1013

Signed-off-by: David Storch <david.storch@10gen.com>
2015-09-02 12:01:15 -04:00
David Storch
7ffac7f351 SERVER-14407 replace Runner with PlanExecutor 2014-07-22 09:24:11 -04:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00