summaryrefslogtreecommitdiff
path: root/jstests/change_streams
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60227 Make change_stream_basic_match_pushdown_rewrite.js more robustJustin Seyster2021-10-041-7/+15
* SERVER-58690 Implement loading of post-images in a change streamDenis Grebennicov2021-10-043-117/+231
* SERVER-55545 Add support for change stream $match pushdown for the "updateDes...Drew Paroski2021-10-021-0/+234
* SERVER-59422 Add $expr rewrite for "to" field.Rishab Joshi2021-09-301-55/+487
* SERVER-58689 Implement loading of pre-images in a change streamDenis Grebennicov2021-09-273-28/+150
* SERVER-59421 Add $expr rewrite for "ns" field.Rishab Joshi2021-09-232-43/+574
* SERVER-58686 Implement writing of pre-images for non-transactional update/rep...Denis Grebennicov2021-09-231-0/+67
* SERVER-59457 [Part2] Allow change stream rewrite tests to run in whole-db and...Rishab Joshi2021-09-166-0/+1915
* SERVER-58469 Add option "changeStreamsPreAndPostImages" to the "create" and "...Denis Grebennicov2021-09-151-1/+1
* SERVER-58934 Don't pass any feature flag parameters to old fixture in multive...Mikhail Shchatko2021-09-011-0/+1
* SERVER-58423 Parse and validate change stream open parameter "fullDocument"Denis Grebennicov2021-07-271-0/+26
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-232-2/+4
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-213-6/+6
* SERVER-57792 Always supply invalidate event to DSCSEnsureResumeTokenPresent w...Denis Grebennicov2021-07-121-0/+57
* SERVER-55309 Re-order post-image lookup stages when expanding $changeStreamDrew Paroski2021-07-081-38/+42
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-302-12/+0
* SERVER-56871: Allow $match and $project to get pushed down to the shards for ...Rishab Joshi2021-06-232-8/+9
* SERVER-56497 Add assert.throwsCode shell helper for testingSebastien Mendez2021-06-111-2/+1
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-142-5/+5
* SERVER-55961: Replace 'whitelist' in variable names, types, and commentsVarun Ravichandran2021-05-122-10/+10
* SERVER-55959: Rename all jstests containing 'whitelist' in their filenamesVarun Ravichandran2021-05-051-0/+0
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-302-3/+29
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-013-4/+4
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-166-21/+34
* SERVER-47856 Use $v:2 delta oplog entries by defaultArun Banala2020-08-262-101/+103
* SERVER-50109 Add change streams passthrough which enables use of $v:2 delta o...Ruoxin Xu2020-08-181-0/+115
* SERVER-50321 Add fcv47 tag for 'pipeline_style_updates_v2_oplog_entries.js'Ruoxin Xu2020-08-171-3/+6
* SERVER-47354 Implement change stream oplog parsing code for delta oplog entriesRuoxin Xu2020-08-131-0/+218
* SERVER-47890 Allow report_post_batch_resume_token.js to run with coordinateCo...Bernard Gorman2020-06-101-6/+15
* SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wa...Bernard Gorman2020-06-091-2/+2
* SERVER-47810 Make $changeStream shard-monitor cursor ineligible to contribute...Bernard Gorman2020-05-221-2/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-292-4/+5
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-04-284-118/+269
* SERVER-35804 Disallow dropping config and admin from mongosRandolph Tan2020-04-141-3/+2
* SERVER-40293 change_stream.js removal test should do an unordered check on th...Alex Taskov2020-04-081-1/+1
* SERVER-45987 Ensure apply op entries for deletes in multi-document transactio...Ruoxin Xu2020-03-131-0/+124
* SERVER-46103 Retain NonResumableChangeStreamError label for 4.4Bernard Gorman2020-02-211-0/+33
* SERVER-45807 Add change stream stage to fetch pre-image for update/replace/de...Jonathan Reams2020-02-101-0/+137
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-072-34/+4
* SERVER-44802 Mark change_streams/required_as_first_stage.js as required_fcv_44David Percy2019-11-221-1/+1
* SERVER-43256 When assert.soon() is expected to fail, don't call the hang anal...Robert Guo2019-10-311-1/+1
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-171-3/+3
* SERVER-41947 Disallow using the system.views collection name as the source or...Xiangyu Yao2019-08-282-88/+0
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-274-33/+5
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-274-5/+33
* Revert "SERVER-33272 Proactively close newly empty databases"Gregory Wlodarek2019-08-234-33/+5
* SERVER-33272 Proactively close newly empty databasesGregory Wlodarek2019-08-224-5/+33
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-1415-138/+138
* SERVER-42210 relax test assertions for whole_cluster_metadata_notificationsDavis Haupt2019-07-301-9/+14
* SERVER-42419 add requires_majority_read_concern tag to whole cluster metadata...Davis Haupt2019-07-301-0/+4