Commit Graph

7 Commits

Author SHA1 Message Date
Matt Broadstone
f881618f7f SERVER-65070 Deduplicate list of incompatible mtm migrations tests 2022-04-08 14:57:19 +00:00
Yoonsoo Kim
0d37de1e3f SERVER-58103 Remove test cases which test legacy op behaviors 2021-06-30 23:41:39 +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
Matthew Russotto
de09c05690 SERVER-49144 Don't remove({}) large collections in batch_write_command_*.js 2020-07-27 19:36:01 +00:00
A. Jesse Jiryu Davis
7708026184 SERVER-38717 Shell prohibits w: 0 in session 2019-01-15 18:06:46 -05:00