summaryrefslogtreecommitdiff
path: root/jstests/replsets/transaction_table_oplog_replay.js
Commit message (Collapse)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-185/+188
|
* SERVER-33343 move test functions from transaction_table_oplog_reply.js to ↵Benety Goh2018-04-041-32/+8
| | | | retryable_writes_util.js for reuse
* SERVER-31941 Don't run retryable writes tests with ephemeralForTest storage ↵Jack Mulrow2017-11-211-1/+3
| | | | engine
* SERVER-31941 Disallow retryable writes in storage engines that do not ↵Jack Mulrow2017-11-171-0/+5
| | | | support document-level locking
* SERVER-31030 Use full OpTime instead of just Timestamps to refer to oplog ↵Randolph Tan2017-10-041-1/+1
| | | | entries
* SERVER-30206 Error if retryable write request has multi update or deleteJack Mulrow2017-09-191-4/+4
|
* SERVER-30262 Update session info during batch apply in secondariesJack Mulrow2017-07-311-0/+219