summaryrefslogtreecommitdiff
path: root/jstests/replsets/prepare_transaction_index_build.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-50602 replica set and no passthrough tests provide commit quorum to cr...Benety Goh2020-08-281-4/+4
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-051-1/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-3/+2
* SERVER-46677 Ban rollback_index_build* tests from replica_sets_multiversion t...Suganthi Mani2020-03-081-1/+1
* SERVER-45001 Ban the replsets jstests that uses 'enableIndexBuildCommitQuorum...Suganthi Mani2020-03-041-0/+1
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-031-1/+4
* SERVER-44041 Enable prepare_transaction_index_build.js when two phase index b...Louis Williams2019-10-181-3/+0
* SERVER-44040 add replica_sets to two phase index builds evergreen builderBenety Goh2019-10-171-1/+6
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-76/+72
* SERVER-41846 fix write concern in js tests for createIndexesBenety Goh2019-06-241-1/+5
* SERVER-41008: Check lastCommittedOpTime instead of awaitReplication for tests...Lingzhi Deng2019-05-091-5/+8
* SERVER-40269: commitTransaction should assert that the prepare oplog entry is...Lingzhi Deng2019-04-091-1/+1
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-38588 block application of prepare oplog entry on secondaries when a c...Eric Milkie2019-03-081-0/+80