summaryrefslogtreecommitdiff
path: root/jstests/core/txns/timestamped_reads_wait_for_prepare_oplog_visibility.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57615 Reset CWWC to w:majority for tests that don'\''t create/stop the...Samy Lanka2021-07-081-42/+53
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-041-0/+3
* SERVER-53849 Move away from getLog in timestamped_reads_wait_for_prepare_oplo...Moustafa Maher2021-01-281-15/+16
* SERVER-50495 Add 'uses_parallel_shell' tag to tests in jstests/core that use ...Cheahuychou Mao2020-10-121-1/+1
* SERVER-47421 Make timestamped_reads_wait_for_prepare_oplog_visibility.js work...Henrik Edin2020-04-101-1/+1
* SERVER-46235 Fix and re-enable jstests in replica_sets, sharding and core_txn...Henrik Edin2020-02-201-1/+5
* SERVER-46026 jsCore_txns tests against structured logsGabriel Russell2020-02-181-1/+7
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44310 Make waitForFailPoint command require maxTimeMSCheahuychou Mao2019-10-311-2/+6
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-251-6/+8
* SERVER-43016 Fix typo in timestamped_reads_wait_for_prepare_oplog_visibility....Jason Chan2019-08-231-2/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-217/+218
* SERVER-41769 audit uses of write concern majority before transactions with sn...Jason Chan2019-07-161-1/+1
* SERVER-40935 Start new transactions for each snapshot read in timestamped_rea...Judah Schvimer2019-05-021-6/+15
* SERVER-39260 Uncomment test at the bottom of jstests/core/txns/timestamped_r...Louis Williams2019-04-021-17/+16
* Revert "SERVER-35811 disallow committing at the prepareTimestamp and pin stab...Pavi Vetriselvan2019-04-011-1/+1
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-081-1/+1
* SERVER-37868 Use unordered array comparisons in core_txns testsJack Mulrow2018-11-071-6/+6
* Revert "SERVER-35811 disallow committing at the prepareTimestamp"Pavi Vetriselvan2018-11-061-1/+1
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-061-1/+1
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-1/+1
* SERVER-36382 Only snapshot, lineariable and afterClusterTime reads block on p...Samy Lanka2018-09-051-6/+6
* SERVER-35798 preallocate prepare timestampJudah Schvimer2018-08-071-0/+231