summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_check_resumability.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74814 Change stream document sources redactionJess Balint2023-03-281-12/+18
* SERVER-74716 Require splitEvent stage for splitEvent tokenRomans Kasperovics2023-03-241-1/+2
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-3/+6
* SERVER-71828 Add $changeStreamSplitLargeEvent stageRomans Kasperovics2023-03-011-15/+24
* SERVER-66631 Implement command to enable and disable the change stream.Rishab Joshi2022-08-111-1/+8
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+1
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-111-1/+1
* SERVER-62801 Add change stream event for create operationArun Banala2022-02-221-6/+6
* SERVER-61892 Read document key from oplog instead of cacheRui Liu2022-01-211-55/+5
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-6/+6
* SERVER-57792 Always supply invalidate event to DSCSEnsureResumeTokenPresent w...Denis Grebennicov2021-07-121-6/+8
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-6/+14
* SERVER-55424: Rename change streams DocumentSources to include 'DocumentSourc...Rishab Joshi2021-05-201-0/+251