summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/out_majority_read_replset.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67289 Remove feature flag for PM-2218Gregory Wlodarek2023-04-211-9/+0
* SERVER-72958 Fix out_majority_read_replset.js to work with point-in-time cata...Gregory Wlodarek2023-03-011-15/+9
* SERVER-68271 Integrate point-in-time catalog lookups into the lock-free read ...Matthew Saltz2023-01-261-0/+9
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-8/+0
* SERVER-54743 Enable tests in noPassthrough that now pass with SBE onMihai Andrei2021-03-251-1/+0
* SERVER-51970 Create feature flag for SBEAlya Berciu2021-01-221-1/+4
* SERVER-47866 Secondary readers do not need to reacquire PBWM lock if there ar...Louis Williams2020-09-231-5/+15
* SERVER-50602 replica set and no passthrough tests provide commit quorum to cr...Benety Goh2020-08-281-7/+4
* SERVER-49083 Unblacklist noPassthrough tests from resumable index builds variantSamy Lanka2020-08-261-1/+1
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-121-8/+2
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-081-0/+1
* SERVER-45001 Enable commit quorum for two phase index builds by default.Suganthi Mani2020-03-031-1/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-38/+38
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-301-11/+4
* SERVER-20445 Add support for majority read concern level to MapReduce and Agg...Martin Neupauer2018-11-131-0/+78