summaryrefslogtreecommitdiff
path: root/jstests/replsets/apply_ops_idempotency.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70552 Cleanup renames across databasesMatt Kneiser2022-12-021-5/+8
* SERVER-70552 Batch inserts for cross-DB collection renamesMatt Kneiser2022-11-291-1/+2
* SERVER-33182 Remove atomic applyOpsAdityavardhan Agrawal2022-11-101-1/+2
* SERVER-38961 remove IndexBuildTest.supportsTwoPhaseIndexBuild() references fr...Benety Goh2020-05-071-3/+3
* SERVER-41554 remove applyOps support for createIndexesBenety Goh2020-02-251-0/+10
* SERVER-39533 apply_ops_idempotency.js filters out abortIndexBuild oplog entri...Benety Goh2019-09-101-0/+1
* SERVER-43023 apply_ops_idempotency.js filters out startIndexBuild oplog entri...Benety Goh2019-08-311-0/+1
* SERVER-43043 Test applyOps on missing nested fieldsA. Jesse Jiryu Davis2019-08-301-0/+13
* SERVER-42760 apply_ops_idempotency.js filters out commitIndexBuild oplog entr...Benety Goh2019-08-221-4/+8
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-25/+25
* SERVER-42441 renameCollectionForApplyOps should always rename the target out ...Xiangyu Yao2019-08-011-0/+23
* Revert "SERVER-42441 renameCollectionForApplyOps should always rename the tar...Xiangyu Yao2019-08-011-23/+0
* SERVER-42441 renameCollectionForApplyOps should always rename the target out ...Xiangyu Yao2019-08-011-0/+23
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-187/+187
* SERVER-33087 Fix the use of dropTarget in renameCollectionXiangyu Yao2018-02-281-0/+19
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
* SERVER-30161 Remove enableUUIDs server parameterLouis Williams2017-10-091-5/+1
* SERVER-30371 apply_ops_idempotency.js waits for drop-pending collections in a...Benety Goh2017-09-061-5/+5
* SERVER-30212 apply_ops_idempotency.js waits for drop-pending collections to b...Benety Goh2017-08-221-0/+17
* SERVER-29914 correctly progagate UUIDs for rename across dbsGeert Bosch2017-07-051-21/+33
* SERVER-27992 Use UUIDs for replicationGeert Bosch2017-06-231-0/+153