Eddie Louie
9fc1ecd711
SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
...
This reverts commit fb956b3b0a .
2017-03-23 14:07:50 -04:00
Randolph Tan
fb956b3b0a
Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped"
...
This reverts commit 56e66454d1 .
Conflicts:
buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
2017-03-23 13:56:21 -04:00
Eddie Louie
56e66454d1
SERVER-26315 Override DBCollection.prototype.drop to re-shard collections that are dropped
...
in sharded cluster environments.
2017-03-15 19:19:49 -04:00
Maria van Keulen
d222cf4151
SERVER-24081 fixed explainable count to respect hint
2016-09-13 14:44:29 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Qingyang Chen
2830b503d2
SERVER-19593 snapshot default to collscan except when using MMAPv1
2015-08-06 13:29:16 -04:00
Qingyang Chen
bc4572c985
SERVER-15020 Explain for distinct command
2015-07-31 14:05:00 -04:00
Charlie
7a36b1598c
SERVER-16063 Rewrite the findAndModify command.
...
Changed UpdateStage to return the prior or newly-updated version of
a document if request. also changed DeleteStage to return the deleted
document if requested.
Added explain support to the findAndModify command.
2015-04-14 10:27:18 -04:00
Jason Rassi
40f28cd947
SERVER-16830 Fix LiteParsedQuery find command object "hint" parsing
2015-01-15 05:41:11 -05:00
David Storch
578c5c5bdb
SERVER-16036 change DBQueryQuery.count() shell helper to return the explain result rather than a cursor
2014-11-12 15:37:37 -05:00
David Storch
a0b44fd4cf
SERVER-15527 change rejectedPlansExecution to allPlansExecution
2014-10-14 15:56:55 -04:00
David Storch
d601b91b6b
SERVER-14875 explain helpers for the shell
2014-10-13 19:59:21 -04:00