Kyle Suarez
|
190fc58164
|
SERVER-28524 remove group command
Users should use the aggregation $group stage instead.
|
2018-05-30 09:45:28 -04:00 |
|
Henrik Edin
|
1a4017efa4
|
SERVER-29725 Tag jstests in core so we can run the suite on mongoe.
|
2018-04-18 09:14:20 -04:00 |
|
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 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
Kaloian Manassiev
|
3936e6af14
|
SERVER-17972 Fix basic.js/basicPlus.js and durability
When run in parallel, the tests that this commit changes cause the 'db'
variable to be modified and impact other tests.
|
2015-04-09 22:01:04 -04:00 |
|
Kaloian Manassiev
|
2217724379
|
SERVER-17723 Split explain_null_collection test into two tests
|
2015-04-09 09:32:55 -04:00 |
|