summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_change_stream_check_invalidate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74814 Change stream document sources redactionJess Balint2023-03-281-12/+19
* 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-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-261-2/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-111-1/+1
* SERVER-61889 Add new fields to the existing change stream eventsNikita Lapkov2022-02-101-1/+3
* SERVER-55659 Remove feature flag for Allow $changeStream to participateRishab Joshi2021-10-151-8/+6
* SERVER-58442 Clear _startAfterInvalidate when the resume token is observed in...Rishab Joshi2021-07-201-1/+5
* SERVER-57792 Always supply invalidate event to DSCSEnsureResumeTokenPresent w...Denis Grebennicov2021-07-121-9/+13
* SERVER-56669 Refactor change streams stage building logicArun Banala2021-05-311-3/+13
* SERVER-55424: Rename change streams DocumentSources to include 'DocumentSourc...Rishab Joshi2021-05-201-0/+178