summaryrefslogtreecommitdiff
path: root/jstests/change_streams
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67597 Handle new time-series bucketing parameters on downgradeFaustoleyva542022-10-261-6/+0
* SERVER-69852 Add showExpandedEvents and showSystemEvents to change_streams/gl...Yu Jin Kang Park2022-10-142-117/+113
* SERVER-67598 Add support for maxSpanSeconds and roundingSeconds argumentsAdrian Gonzalez2022-10-071-0/+6
* SERVER-70046 Fix change_streams/global_indexes.js burn-in duplicate keyYu Jin Kang Park2022-09-281-0/+3
* SERVER-69439 Add test for global index change streamsYu Jin Kang Park2022-09-281-0/+114
* SERVER-68379 Add additional debug logs in projection_fakes_internal_event.jsArun Banala2022-09-191-1/+4
* SERVER-67715 escape $changeStream regexKyle Suarez2022-09-192-0/+67
* SERVER-60919 Remove oplog based change stream pre-image storageMindaugas Malinauskas2022-09-143-8/+3
* SERVER-67246 Remove size multiple restriction on capped collectionsLeonardo Menti2022-09-081-7/+19
* SERVER-68880 don't run jstests/change_streams/timeseries.js in multiversion 6...Mickey. J Winters2022-08-181-0/+1
* SERVER-68129 Add the field `control.count` to the schema validation for bucke...Yuhong Zhang2022-08-161-6/+12
* SERVER-61998 Oplog MatchExpression rewrite for FullDocumentBeforeChangeNaomie Gao2022-08-121-0/+315
* SERVER-68712: Expect different behavior in jstests/change_streams/timeseries....Mickey. J Winters2022-08-111-1/+23
* SERVER-67666 Allow watching system.buckets collections in full cluster change...Mickey. J Winters2022-08-091-0/+292
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-155-72/+11
* SERVER-67975 Raise reshardingCriticalSectionTimeoutMillis in change stream re...Misha Tyulenev2022-07-132-2/+8
* SERVER-60736 Remove isChangeStreamsOptimizationEnabled() from JS tests.Rishab Joshi2022-07-113-32/+20
* SERVER-67389 remove references to featureFlagChangeStreamsVisibilityKyle Suarez2022-07-0517-74/+4
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-305-558/+278
* SERVER-66892 Introduce change collection passthrough suite.Rishab Joshi2022-06-301-50/+0
* SERVER-67430 Fix tags in fle2 tests and improve tag parserMark Benvenuto2022-06-241-1/+1
* SERVER-66977 Revise enriched change stream updateDescription formatBernard Gorman2022-06-112-60/+62
* SERVER-65210 Basic code to read change streams using the change collection.Rishab Joshi2022-06-091-0/+50
* SERVER-67096 Make 6.1 the multiversion floor for apply_ops.jsJosef Ahmad2022-06-091-2/+9
* SERVER-64491 remove system.js renames from change streams test for {showSyste...Benety Goh2022-06-031-44/+1
* SERVER-66062 make sure jstests/change_streams/ddl_create_index_txn.js doesn't...Mickey. J Winters2022-06-021-14/+23
* SERVER-63861 Expose rich field information in the updateDescriptionArun Banala2022-05-312-2/+210
* SERVER-63437 Expose all events on 'system.resharding' collections when 'showS...Bernard Gorman2022-05-271-0/+142
* SERVER-66062 temporarily disable ddl_create_index_txn.jsRobert Guo2022-05-251-0/+1
* SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistentArun Banala2022-05-231-2/+3
* SERVER-62957 add reshardCollection change streams eventMisha Tyulenev2022-05-111-0/+153
* SERVER-65152 Update change_stream_null_existence_eq_rewrite_test.js for newly...Andrii Dobroshynski2022-05-101-4/+9
* SERVER-62958 Add refineCollectionShardKey change stream eventMisha Tyulenev2022-05-101-0/+120
* SERVER-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-281-7/+7
* SERVER-63864 Add tests to validate change stream namespace and operationType ...Arun Banala2022-04-273-73/+875
* SERVER-64972 Generate change stream events for batched deletesJosef Ahmad2022-04-221-9/+18
* SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHand...Bernard Gorman2022-04-223-83/+305
* SERVER-65022 always report 'wallTime' in change stream event outputMickey. J Winters2022-04-192-1/+6
* SERVER-65282 Tag generate_v2_resume_token.js as requires_fcv_60Bernard Gorman2022-04-131-0/+3
* SERVER-65282 Add $_generateV2ResumeTokens parameter to aggregate commandBernard Gorman2022-04-111-0/+35
* SERVER-61886 Generate collMod and drop $changeStream events for viewsAndrii Dobroshynski2022-04-051-6/+91
* SERVER-64429 tag ddl_create_index_txn.js with featureFlagChangeStreamsVisibilityMickey. J Winters2022-04-011-0/+1
* SERVER-64429 Fix tags in testSara Golemon2022-03-311-1/+1
* SERVER-64429 Add txn oplog filtering for createIndexes eventMickey. J Winters2022-03-301-0/+118
* SERVER-63838 expose createIndexes and create events from chunkMigration only ...Misha Tyulenev2022-03-291-0/+130
* SERVER-63944 Produce change stream events for CRUD operations on system.views...Arun Banala2022-03-291-0/+133
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-292-2/+2
* Revert "SERVER-64362 Add resume before invalidate regression test for per sha...Mickey. J Winters2022-03-241-22/+0
* SERVER-63162 Add new change stream event for collMod commandAndrii Dobroshynski2022-03-231-0/+254
* SERVER-64362 Add resume before invalidate regression test for per shard cursorsMickey. J Winters2022-03-171-0/+22