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 |
|
Mark Benvenuto
|
6dcdd23dd3
|
SERVER-23971 Clang-Format code
|
2016-05-28 17:55:12 -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
|
3613cd6822
|
SERVER-23018 Clean up JS linting errors in JS tests
|
2016-03-08 18:40:44 -05:00 |
|
Dianna Hohensee
|
730b0cd2f4
|
SERVER-21976 fixing mongos' routing of dataSize command to mongods: it was using the wrong database
|
2016-03-08 17:26:32 -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 |
|
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 |
|