Commit Graph

18 Commits

Author SHA1 Message Date
Benety Goh
03df68b3e2 SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references from replsets tests 2020-05-07 11:18:40 +00:00
Benety Goh
4a525f07f9 SERVER-41554 remove applyOps support for createIndexes 2020-02-25 19:16:05 +00:00
Benety Goh
b9e29cd56e SERVER-39533 apply_ops_idempotency.js filters out abortIndexBuild oplog entries during replay 2019-09-10 18:26:16 +00:00
Benety Goh
afbd64a6d1 SERVER-43023 apply_ops_idempotency.js filters out startIndexBuild oplog entries during replay 2019-08-31 14:31:15 +00:00
A. Jesse Jiryu Davis
fca8f46ebf SERVER-43043 Test applyOps on missing nested fields 2019-08-30 18:25:22 +00:00
Benety Goh
e12f75c9e7 SERVER-42760 apply_ops_idempotency.js filters out commitIndexBuild oplog entries during replay 2019-08-22 13:14:36 -04:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
Xiangyu Yao
bcde4c4fd3 SERVER-42441 renameCollectionForApplyOps should always rename the target out of the way if it exists 2019-08-01 13:49:34 -04:00
Xiangyu Yao
351205deee Revert "SERVER-42441 renameCollectionForApplyOps should always rename the target out of the way if it exists"
This reverts commit dd29b01f81.
2019-08-01 13:48:07 -04:00
Xiangyu Yao
dd29b01f81 SERVER-42441 renameCollectionForApplyOps should always rename the target out of the way if it exists 2019-08-01 13:19:05 -04: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
Xiangyu Yao
23a23c07c5 SERVER-33087 Fix the use of dropTarget in renameCollection 2018-02-28 11:14:54 -05:00
Kevin Albertson
c556e37709 SERVER-25640 terminate running processes in jstests 2018-02-08 09:46:57 -05:00
Louis Williams
eb25a8afdb SERVER-30161 Remove enableUUIDs server parameter 2017-10-09 15:08:14 -04:00
Benety Goh
e3f3b1357b SERVER-30371 apply_ops_idempotency.js waits for drop-pending collections in all test databases to be removed 2017-09-06 12:35:19 -04:00
Benety Goh
d33d4c43a0 SERVER-30212 apply_ops_idempotency.js waits for drop-pending collections to be removed 2017-08-22 16:33:16 -04:00
Geert Bosch
896b45b7e8 SERVER-29914 correctly progagate UUIDs for rename across dbs 2017-07-05 16:23:21 -04:00
Geert Bosch
a69ae44530 SERVER-27992 Use UUIDs for replication 2017-06-23 15:11:09 -04:00