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 |
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 |
Geert Bosch
|
ab0c426e60
|
SERVER-35591 Remove MMAPv1 testing
|
2018-06-25 16:47:18 -04:00 |
Jonathan Abrahams
|
4ae691e8ed
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
Mike Grundy
|
6bf0dcee8a
|
SERVER-22341 fix jslint errors in jstests/parallel with eslint --fix
Conflicts:
jstests/parallel/manyclients.js
|
2016-02-05 15:02:53 -05:00 |
Mathias Stearn
|
a5fae81a6b
|
Don't run update_serializaility2.js on MMAPv1
|
2015-06-09 16:33:21 -04:00 |
Eliot Horowitz
|
11235f26f7
|
SERVER-14425: add 2 more update serializability tests
|
2014-11-04 15:44:03 -05:00 |