summaryrefslogtreecommitdiff
path: root/jstests/sharding/change_stream_lookup_single_shard_cluster.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70042 Assign expected / actual semantics to assert.docEq() argumentsRomans Kasperovics2022-12-201-2/+2
* 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 'supportsMajorityReadConcern' test helper function in fav...Gregory Wlodarek2020-08-121-11/+1
* SERVER-38673 Re-enable sharded change streams update lookup tests that use la...William Schultz2019-09-301-8/+0
* 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-46/+46
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-211-0/+8
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+1
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-111-3/+10
* SERVER-31763 $changeStream on sharded collections must always split on mongoS...Bernard Gorman2017-11-091-0/+49