summaryrefslogtreecommitdiff
path: root/jstests/change_streams/report_post_batch_resume_token.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-1/+1
* SERVER-47890 Allow report_post_batch_resume_token.js to run with coordinateCo...Bernard Gorman2020-06-101-6/+15
* SERVER-47810 Make $changeStream shard-monitor cursor ineligible to contribute...Bernard Gorman2020-05-221-2/+1
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-04-281-14/+42
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-182/+182
* SERVER-41183 Add coverage for change streams over large transactionsJustin Seyster2019-06-071-1/+1
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-1/+1
* Revert "SERVER-41079 Add new build variant for the multiple oplog entries tra...Jason Chan2019-05-161-1/+1
* SERVER-41079 Add new build variant for the multiple oplog entries transaction...Jason Chan2019-05-161-1/+1
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-091-36/+30
* SERVER-38413 Always set an initial postBatchResumeToken on mongoDBernard Gorman2019-01-091-3/+34
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2018-12-221-72/+55
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2018-12-221-0/+183