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 |
|
Drew Paroski
|
6e2ad2316a
|
SERVER-51475 Enable more jstests under SBE mode
|
2020-10-14 22:00:32 +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 |
|
Sulabh Mahajan
|
e361973f0e
|
SERVER-33605 Mobile SE:Disable capped collections and related testing
|
2018-06-08 14:34:55 +10:00 |
|
Eric Milkie
|
222864b678
|
SERVER-8237 disable autoIndexId:false for replicated collections
|
2018-04-17 13:09:07 -04:00 |
|
Jack Mulrow
|
00d92ece19
|
SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
|
2017-12-07 14:36:15 -05:00 |
|
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -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 |
|
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 |
|