Charlie Swanson
7e4fe022c0
SERVER-40397 Add pipeline updates to findAndModify
...
Adds the ability to specify an array representing an aggregation
pipeline to the 'udpate' argument of findAndModify. Certain options like
'sort' and 'fields' are not yet supported.
2019-04-30 21:28:47 -04:00
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
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
Charlie Swanson
fd539883bf
SERVER-21376 Fill in 'rejectedPlans' field of explain for relevant verbosities
2015-11-11 12:00:17 -05:00
Charlie Swanson
42b847bade
SERVER-20849 Ensure explain output is actually computed during test
2015-10-13 17:13:22 -04:00
Charlie Swanson
42705b4bff
SERVER-20849 Use correct stats object when explaining a MutliPlanStage
2015-10-13 11:32:12 -04:00