summaryrefslogtreecommitdiff
path: root/jstests/multiVersion/genericChangeStreams
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-261-14/+0
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-091-0/+14
* SERVER-51467 Set waitUntilStable to true when upgrading clusters in change_st...Ali Mir2020-10-121-2/+6
* SERVER-50849 Update FCV constants to recognize 4.9 as latestA. Jesse Jiryu Davis2020-10-081-8/+15
* SERVER-47354 Implement change stream oplog parsing code for delta oplog entriesRuoxin Xu2020-08-131-5/+34
* SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in ...Gregory Wlodarek2020-08-122-16/+9
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-051-2/+2
* SERVER-49067 Extend genericChangeStreams multiversion tests to use "last-lts"...Jason Chan2020-08-034-222/+258
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-234-22/+21
* SERVER-49425 Use clusterTime from oplog in 'change_streams_read_oplog_after_d...Arun Banala2020-07-101-8/+13
* SERVER-49312 Improve logging in 'change_streams_read_oplog_after_downgrade.js'Arun Banala2020-07-031-9/+25
* SERVER-48568 Changed nopeOptions to nodeOptions when configuring the replica setJenny Peshansky2020-06-241-1/+1
* SERVER-45708 Add automated test for downgrading with change streamsArun Banala2020-06-104-0/+595