| .. |
|
oplog_rewrite
|
SERVER-90297 Remove assertion on empty field match expression in rewriting change stream pipeline (#21990) (#22190)
|
2024-05-14 18:52:47 +00:00 |
|
allowlist.js
|
SERVER-55964 Replace "blacklist" in all code and comments
|
2021-05-14 19:07:16 +00:00 |
|
apply_ops.js
|
SERVER-50300 Change modifier style updates to use the $v:2 oplog format
|
2020-09-16 18:31:07 +00:00 |
|
apply_ops_resumability.js
|
SERVER-50651 Replace occurrences of isMaster command with hello in misc jstests
|
2020-10-01 19:17:34 +00:00 |
|
ban_from_lookup.js
|
SERVER-60086 Add read concern check for aggregate commands.
|
2021-10-14 18:45:43 +00:00 |
|
ban_from_views.js
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
|
change_stream.js
|
SERVER-61885 Add the 'showExpandedEvents' flag to the change streams spec
|
2022-01-27 14:15:38 +00:00 |
|
change_stream_pre_image_lookup_whole_db_whole_cluster.js
|
SERVER-58694 Implement writing of pre-images for transactional update/replace/delete operations
|
2022-02-09 15:36:16 +00:00 |
|
change_streams_dynamic_match_expressions.js
|
SERVER-100345 Make match expressions with BSON builders (#32080)
|
2025-04-09 20:57:40 +00:00 |
|
change_streams_lookup_preimage_with_chunk_migration.js
|
SERVER-52282 Enable feature flag for User-facing PIT pre- and post-images
|
2022-03-29 10:08:40 +00:00 |
|
change_streams_namespace_match_expressions.js
|
SERVER-100489 Use BSON builder to build change streams namespace regex matchers (#32141)
|
2025-04-09 20:58:16 +00:00 |
|
collation.js
|
SERVER-56871: Allow $match and $project to get pushed down to the shards for the change streams.
|
2021-06-23 23:12:44 +00:00 |
|
create_event_from_chunk_migration.js
|
SERVER-63838 expose createIndexes and create events from chunkMigration only when showEventsSystem is true
|
2022-03-29 22:15:23 +00:00 |
|
ddl_coll_mod_event.js
|
SERVER-63162 Add new change stream event for collMod command
|
2022-03-23 06:14:27 +00:00 |
|
ddl_create_drop_index_events.js
|
SERVER-63394 Add change stream events for createIndex and dropIndex
|
2022-03-05 08:13:15 +00:00 |
|
ddl_create_event.js
|
SERVER-62801 Add change stream event for create operation
|
2022-02-22 12:52:38 +00:00 |
|
ddl_create_index_txn.js
|
SERVER-66062 make sure jstests/change_streams/ddl_create_index_txn.js doesn't accidentally use a cross shard transaction
|
2022-06-03 14:07:25 +00:00 |
|
ddl_rename_cross_db.js
|
SERVER-62556 Fix typo
|
2022-03-02 17:12:06 +00:00 |
|
ddl_view_events.js
|
SERVER-61886 Generate collMod and drop $changeStream events for views
|
2022-04-05 23:49:19 +00:00 |
|
delete_in_txn_produces_correct_doc_key.js
|
SERVER-45987 Ensure apply op entries for deletes in multi-document transactions only include the document key
|
2020-03-13 11:01:04 +00:00 |
|
does_not_implicitly_create_database.js
|
SERVER-50300 Change modifier style updates to use the $v:2 oplog format
|
2020-09-16 18:31:07 +00:00 |
|
error_label.js
|
SERVER-46103 Retain NonResumableChangeStreamError label for 4.4
|
2020-02-21 02:45:58 +00:00 |
|
generate_v2_resume_token.js
|
SERVER-65282 Tag generate_v2_resume_token.js as requires_fcv_60
|
2022-04-13 13:18:19 +00:00 |
|
include_cluster_time.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
|
lookup_pit_pre_and_post_image.js
|
SERVER-66826 Fix requires_fcv tag on lookup_pit_pre_and_post_image.js and lookup_pre_image.js
|
2022-05-27 11:53:46 +00:00 |
|
lookup_pit_pre_and_post_image_in_transaction.js
|
SERVER-52282 Enable feature flag for User-facing PIT pre- and post-images
|
2022-03-29 10:08:40 +00:00 |
|
lookup_post_image.js
|
SERVER-55309 Re-order post-image lookup stages when expanding $changeStream
|
2021-07-08 05:53:42 +00:00 |
|
lookup_pre_image.js
|
SERVER-66826 Fix requires_fcv tag on lookup_pit_pre_and_post_image.js and lookup_pre_image.js
|
2022-05-27 11:53:46 +00:00 |
|
metadata_notifications.js
|
SERVER-58511 Create feature flag for change stream oplog rewrites
|
2021-07-21 19:41:13 +00:00 |
|
migrate_last_chunk_from_shard_event.js
|
SERVER-62591 Add change streams event for migrate last chunk off shard
|
2022-03-16 22:55:45 +00:00 |
|
no_regex_leak.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
|
only_wake_getmore_for_relevant_changes.js
|
SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wake_getmore_for_relevant_changes.js
|
2020-06-09 20:24:37 +00:00 |
|
pipeline_cannot_modify_id_field.js
|
SERVER-55964 Replace "blacklist" in all code and comments
|
2021-05-14 19:07:16 +00:00 |
|
pipeline_style_updates.js
|
SERVER-56366 Update FCV constants to recognize 5.1 as latest
|
2021-07-23 15:49:23 +00:00 |
|
pipeline_style_updates_v2_oplog_entries.js
|
SERVER-56366 Update FCV constants to recognize 5.1 as latest
|
2021-07-23 15:49:23 +00:00 |
|
projection_fakes_internal_event.js
|
SERVER-65497 Do not assume input document is unmodified in DSChangeStreamHandleTopologyChange
|
2022-04-23 03:06:21 +00:00 |
|
report_post_batch_resume_token.js
|
SERVER-92904 Consider PBRT size when creating cursor response batch (#29976)
|
2024-12-10 16:06:12 +00:00 |
|
required_as_first_stage.js
|
SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests
|
2020-04-29 17:32:39 +00:00 |
|
reshard_collection_event.js
|
SERVER-91774 Check that require_fcv_* jstest tags are <= current version (#29208)
|
2024-12-06 22:12:01 +00:00 |
|
resume_expanded_events.js
|
SERVER-63394 Add change stream events for createIndex and dropIndex
|
2022-03-05 08:13:15 +00:00 |
|
resume_from_high_water_mark_token.js
|
SERVER-41772 Apply clang-format 7.0.1 to the codebase
|
2019-07-27 11:02:23 -04:00 |
|
shard_collection_event.js
|
SERVER-61888 Add shardCollection change streams event
|
2022-03-10 02:59:45 +00:00 |
|
shell_helper.js
|
SERVER-65022 always report 'wallTime' in change stream event output
|
2022-04-21 19:01:45 +00:00 |
|
show_expanded_events.js
|
SERVER-62801 Add change stream event for create operation
|
2022-02-22 12:52:38 +00:00 |
|
show_raw_update_description.js
|
SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stage
|
2022-03-10 18:23:32 +00:00 |
|
show_raw_update_description_v1_oplog.js
|
SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stage
|
2022-03-10 18:23:32 +00:00 |
|
show_system_events.js
|
SERVER-61893 Add capability for showing system events with showSystemEvents flag
|
2022-03-15 07:19:11 +00:00 |
|
split_large_event.js
|
SERVER-91406 Allow $match to move ahead of mongoS change stream stages (#24260)
|
2024-07-12 16:37:51 +00:00 |
|
split_large_event_with_other_stages.js
|
SERVER-85848 Treat $redact as single-doc transform for change stream stages (#18861)
|
2024-02-09 16:52:55 +00:00 |
|
start_after_invalidation_exception.js
|
SERVER-58511 Create feature flag for change stream oplog rewrites
|
2021-07-21 19:41:13 +00:00 |
|
start_at_cluster_time.js
|
SERVER-50651 Replace occurrences of isMaster command with hello in misc jstests
|
2020-10-01 19:17:34 +00:00 |
|
timeseries.js
|
SERVER-68129 Add the field `control.count` to the schema validation for bucket collections
|
2023-07-26 05:56:31 +00:00 |
|
whole_cluster.js
|
SERVER-35804 Disallow dropping config and admin from mongos
|
2020-04-14 22:02:54 +00:00 |
|
whole_cluster_metadata_notifications.js
|
SERVER-41947 Disallow using the system.views collection name as the source or target names in the rename command
|
2019-08-28 00:47:34 +00:00 |
|
whole_cluster_resumability.js
|
Revert "SERVER-33272 Proactively close newly empty databases"
|
2019-08-27 13:52:23 +00:00 |
|
whole_db.js
|
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
|
2019-08-14 13:52:59 +00:00 |
|
whole_db_metadata_notifications.js
|
SERVER-58511 Create feature flag for change stream oplog rewrites
|
2021-07-21 19:41:13 +00:00 |
|
whole_db_resumability.js
|
Revert "SERVER-33272 Proactively close newly empty databases"
|
2019-08-27 13:52:23 +00:00 |