Melodee Li
01f08b9bb9
SERVER-52952 Enable more jstests under SBE mode
2020-11-25 01:16:21 +00:00
Rishab Joshi
4329ffafa3
SERVER-50442 Remove ensureIndex shell function
...
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
2020-11-17 14:23:10 +00:00
Arun Banala
7c196029e8
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
...
This reverts commit e69c967ff8 .
2020-11-12 18:15:38 +00:00
Rishab Joshi
e69c967ff8
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
2020-11-12 10:38:50 +00:00
Justin Seyster
d80312792b
SERVER-49227 Tag tests to be excluded from jsCore_slot_based_execution
2020-08-14 02:34:21 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase
2019-07-27 11:02:23 -04:00
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