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 |
|
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 |
|
Randolph Tan
|
5595b94560
|
SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
|
2014-02-28 16:26:33 -05:00 |
|