summaryrefslogtreecommitdiff
path: root/jstests/change_streams/only_wake_getmore_for_relevant_changes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-155/+154
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-0/+3
* SERVER-37786 Reject change stream pipelines which modify or project-out the r...Bernard Gorman2019-02-031-1/+1
* SERVER-37006 Move originatingCommand from currentOp inprog to cursor objectTed Tuckman2018-10-021-1/+1
* SERVER-34302 Add passthrough suite(s) replacing single-collection $changeStre...Bernard Gorman2018-04-191-5/+6
* SERVER-34181 Include 'clusterTime' in each change streamCharlie Swanson2018-04-121-6/+6
* SERVER-31394 Create passthrough of existing $changeStream tests to run agains...Bernard Gorman2017-11-201-12/+12
* SERVER-29716 Keystring-encode ResumeTokens to allow bytewise comparisonsMatthew Russotto2017-10-051-3/+2
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-7/+21
* SERVER-29141 Clean up change stream tests' cursorsCharlie Swanson2017-09-181-0/+4
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-0/+158