summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollback_prepare_transaction.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55676 [SBE][replica_sets] Tests trigger fatal assertion: NotPrimaryOrS...Mindaugas Malinauskas2021-04-141-1/+0
* SERVER-55009 enable replica_sets for SBE build variantKyle Suarez2021-04-061-0/+1
* SERVER-47877 Replace uses of arrayEq without assert with assert.sameMembers i...Matthew Russotto2020-05-061-2/+2
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+4
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-101-1/+1
* SERVER-42639 Rollback should use the collection UUID and not its name to crea...Gregory Wlodarek2019-08-081-1/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-92/+92
* SERVER-41958 fix lintBenety Goh2019-07-081-1/+2
* SERVER-41958 test that retrying prepare after rolling back prepare failsPavi Vetriselvan2019-07-081-1/+11
* SERVER-41377 Add JS tests that the rollback data files are generated correctl...William Schultz2019-06-141-17/+50
* Revert "SERVER-41079 Add new build variant for the multiple oplog entries tra...Jason Chan2019-05-161-1/+1
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-1/+1
* SERVER-40322 Prevent unnecessary prepare conflicts when writing out rollback ...Vesselina Ratcheva2019-04-221-5/+0
* SERVER-40482 SERVER-40517 Fix fastcount algorithm for rollback of prepared tr...Louis Williams2019-04-121-0/+60