| .. |
|
aggregation_pipeline_utils.js
|
SERVER-119737 Always run the join optimization plan stability tests with --runAllFeatureFlagTests (#50172)
|
2026-03-24 10:23:30 +00:00 |
|
analyze_plan.js
|
SERVER-123271 Implement get_sort_pattern on the LogicalAggStage (#51755)
|
2026-04-28 19:03:25 +00:00 |
|
block_processing_test_cases.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
BUILD.bazel
|
SERVER-109091 Create glob-like targets for jstest libraries (#39901)
|
2025-08-11 23:22:56 +00:00 |
|
cbr_utils.js
|
SERVER-123376 Run remaining MP trials in CBR case 2 for plan caching (#51867)
|
2026-04-16 15:44:31 +00:00 |
|
change_stream_oplog_rewrite_test.js
|
SERVER-123368 Fix spurious change streams projections test failure (#50988)
|
2026-04-03 22:23:27 +00:00 |
|
change_stream_rewrite_util.js
|
SERVER-123368 Fix spurious change streams projections test failure (#50988)
|
2026-04-03 22:23:27 +00:00 |
|
change_stream_util.js
|
SERVER-127088 Enable disagg_sharding_change_streams_v2 suite in disagg TSAN variant (#54424)
|
2026-05-26 17:03:49 +00:00 |
|
command_diagnostic_utils.js
|
SERVER-114137 Increase specificity in getDiagnosticLogs() (#44181)
|
2025-11-21 20:34:14 +00:00 |
|
convert_shared.js
|
SERVER-105087 Allow native conversion from string to BSON object (#39536)
|
2025-08-25 12:53:25 +00:00 |
|
data_generator.js
|
SERVER-108997 Use the data generator in the plan stability tests (#41233)
|
2025-09-17 08:34:12 +00:00 |
|
express_utils.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
geo_index_version_helpers.js
|
SERVER-119192: Pin 2dsphereIndexVersion to v3 in FCV upgrade downgrade tests (#47749)
|
2026-02-10 22:30:27 +00:00 |
|
geo_math.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
geo_near_random.js
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
golden_sharding_utils.js
|
SERVER-114643 Move pretty_md.js & query_golden_sharding_utils.js to jstests/libs/query (#45787)
|
2026-01-06 09:17:02 +00:00 |
|
golden_test_utils.js
|
SERVER-120771: Move query-optimization files from jstests/libs to their own directory (#52411)
|
2026-04-28 18:30:14 +00:00 |
|
group_conversion_to_distinct_scan.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
group_to_distinct_scan_utils.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
group_with_acc_n_to_distinct_scan.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
group_with_top_bottom_to_distinct_scan.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
index_with_hashed_path_prefix_of_nonhashed_path_tests.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
join_utils.js
|
SERVER-123839 Move joinTestWrapper and pass in db (#51708)
|
2026-04-14 12:56:14 +00:00 |
|
memory_tracking_utils.js
|
SERVER-125849 Verify diff of deduplicatedRecords (#53030)
|
2026-05-05 09:35:23 +00:00 |
|
OWNERS.yml
|
SERVER-122388 Disable change streams pre-images removal during data consistency check (#50160)
|
2026-03-26 12:50:23 +00:00 |
|
plan_cache_utils.js
|
SERVER-118766 Write cache entries that can be executed in any engine (#47500)
|
2026-02-06 16:06:21 +00:00 |
|
pretty_md.js
|
SERVER-114643 Move pretty_md.js & query_golden_sharding_utils.js to jstests/libs/query (#45787)
|
2026-01-06 09:17:02 +00:00 |
|
query_settings_index_hints_tests.js
|
SERVER-123044 Allow users to specify QuerySettings directly to the command (#50811)
|
2026-04-10 10:35:07 +00:00 |
|
query_settings_utils.js
|
SERVER-114498 Extend the sharding_jscore_passthrough to deploy a fixture with multiple mongos (#45370)
|
2026-01-07 18:11:30 +00:00 |
|
query_stats_utils.js
|
SERVER-122054 Collect query stats for inserts in standalone (#53210)
|
2026-05-20 20:01:09 +00:00 |
|
replicated_truncates_utils.js
|
SERVER-122865 Ignore potential inconsistencies in multiversion testing (#50620)
|
2026-03-31 22:11:20 +00:00 |
|
sbe_assert_error_override.js
|
SERVER-120668 Disallow $trim with too large mask string (#48818)
|
2026-03-04 16:37:11 +00:00 |
|
sbe_explain_helpers.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
sbe_util.js
|
SERVER-117566 Implement caching and replanning in deferred get executor path (#50318)
|
2026-03-28 00:10:40 +00:00 |
|
tpch_dataset.js
|
SERVER-120771: Move query-optimization files from jstests/libs to their own directory (#52411)
|
2026-04-28 18:30:14 +00:00 |
|
uwe_utils.js
|
SERVER-91308 Enable 'featureFlagUnifiedWriteExecutor' by default (#45731)
|
2026-01-02 18:59:59 +00:00 |
|
wildcard_index_helpers.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |