summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/change_stream_failover.js
Commit message (Expand)AuthorAgeFilesLines
* 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-81/+80
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-3/+1
* SERVER-36470 Prevent change_stream_failover.js to elect a new primary which i...Suganthi Mani2018-08-071-0/+3
* SERVER-35029: Add change stream notification for database dropNick Zolnierz2018-06-191-2/+2
* SERVER-34814 change noPassthrough/change_stream_failover.js to use correct tagsIan Boros2018-05-031-0/+2
* SERVER-31395 Test resuming changeStream against a node other than the originalIan Boros2018-04-251-0/+89