summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/change_streams_mongos_passthrough.yml
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33931 Make sharded cluster fixture start shards as single node replica...Cheahuychou Mao2019-10-101-1/+0
* SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from chang...Bernard Gorman2019-06-251-4/+0
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-02-021-2/+0
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-01-241-0/+2
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-091-3/+0
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2018-12-221-0/+1
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2018-12-221-0/+2
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-211-1/+6
* SERVER-37753 Increase number of initial sync attempts in all tests to 10Judah Schvimer2018-12-051-1/+0
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-141-4/+2
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-1/+0
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-3/+0
* SERVER-32088: ChangeStream resumeAfter does not work on sharded collections i...Nick Zolnierz2018-05-291-4/+0
* SERVER-34138 Allow change stream to be opened against non-existent DB and col...Bernard Gorman2018-04-291-5/+0
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-191-2/+3
* SERVER-34088 Add ability to watch all changes for an entire sharded clusterBernard Gorman2018-04-131-6/+0
* SERVER-33114 make change streams unwind applyOps generated by transactionsIan Boros2018-04-121-0/+2
* SERVER-34181 Include 'clusterTime' in each change streamCharlie Swanson2018-04-121-0/+1
* SERVER-34086 Add ability to watch all changes for an entire replica setBernard Gorman2018-04-121-1/+6
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-111-4/+4
* SERVER-33820: Allow change streams with 'updateLookup': "fullDocument" agains...Nick Zolnierz2018-04-041-0/+1
* SERVER-34001: Add db.watch() shell helper to open a change stream for a databaseNick Zolnierz2018-04-041-0/+1
* SERVER-33918: Support $changeStream against all collections in a database for...Nick Zolnierz2018-03-291-0/+4
* SERVER-33193 Enable test failure archive for specific tasks and hooksJonathan Abrahams2018-02-121-0/+4
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-0/+15
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-01-171-0/+1
* Revert "SERVER-21630 run CheckReplDBHash on csrs and shard replset"Max Hirschhorn2018-01-101-1/+0
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2017-12-261-0/+1
* Revert "SERVER-21630 run CheckReplDBHash on csrs and shard replset"Kevin Albertson2017-12-211-1/+0
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2017-12-211-0/+1
* SERVER-32029 Only target primary shard for unsharded change stream.Charlie Swanson2017-11-271-0/+3
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-201-1/+0
* Enable change_streams_mongos_passthrough on evergreen.Siyuan Zhou2017-10-161-0/+5
* SERVER-29929 Report highest observed cluster time from change stream on each ...Matthew Russotto2017-09-191-1/+4
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-0/+32