Ian Boros
|
91cffa4dd5
|
SERVER-54815 Re-enable tests which use match expressions with numeric path components
|
2021-03-03 22:54:00 +00:00 |
|
Anton Korshunov
|
0fc5b56b12
|
SERVER-51823 Use classic engine to evaluate queries containing expressions not supported in SBE
|
2021-02-14 15:30:07 +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 |
|
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 |
|
Siyuan Zhou
|
3660343e0b
|
SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
|
2014-03-03 22:54:10 -05:00 |
|