summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_stream_update_lookup_read_concern.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-2/+2
* SERVER-67127 Delete 'db.currentOpLegacy()' helperDavid Storch2022-08-221-2/+2
* SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests.Rishab Joshi2022-07-111-13/+10
* SERVER-60570 Ban change_stream_update_lookup_read_concern.js run withreplicaS...Ruoxin Xu2021-10-111-7/+12
* SERVER-59844 Use the currentOp server command in change_stream_update_lookup_...Ruoxin Xu2021-09-091-2/+2
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-1/+0
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-211-2/+2
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-0/+1
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-081-31/+35
* SERVER-56488 Change the default read concern to always be localSamy Lanka2021-05-201-0/+3
* SERVER-55703 Fix tests to update getDefaultRWConcern to return the implicit d...Moustafa Maher2021-05-041-0/+4
* SERVER-55672 Fix oplog timestamp logic in SBEArun Banala2021-04-261-1/+0
* SERVER-55010 enable sharding suites in SBE build variantKyle Suarez2021-04-131-1/+5
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-121-7/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-3/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-186/+187
* SERVER-40899 Nix chaining in change_stream_update_lookup_read_concernJustin Seyster2019-05-081-0/+7
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+1
* SERVER-37372 Fix race condition in change_stream_update_lookup_read_concern.jsIan Boros2018-10-011-4/+9
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-201-0/+1
* SERVER-18971 log command success/failureKevin Pulo2018-02-011-2/+2
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-171-0/+205