| .. |
|
accumulators
|
SERVER-77737 Fix incorrect serialization logic of $top/$bottom on constant output and sort (#20299)
|
2024-03-22 14:48:17 +00:00 |
|
bugs
|
SERVER-102061: mark $mergeCursors as internal (#33719) (#33841)
|
2025-04-24 22:24:35 +00:00 |
|
data
|
SERVER-22468 Format JS code with approved style in jstests/
|
2016-03-09 12:18:14 -05:00 |
|
expressions
|
SERVER-95347 Enforce additional checks in $setField (#27751) (#27995)
|
2024-11-19 21:53:31 +00:00 |
|
extras
|
SERVER-73024 Re-enable time-series sharded passthrough suites
|
2023-01-30 23:06:11 +00:00 |
|
sources
|
SERVER-94735 Set the default value of 'internalQueryFrameworkControl' to 'forceClassicEngine' (#30164)
|
2025-01-28 21:04:13 +00:00 |
|
variables
|
SERVER-60474 Change error message for $search without search enabled
|
2022-11-04 18:10:12 +00:00 |
|
add_with_date.js
|
SERVER-83685 Make "trySbeRestricted" the default query knob
|
2023-12-18 22:27:07 +00:00 |
|
agg_infinite_recursion.js
|
SERVER-65773 Improved MozJS error handling
|
2022-04-28 19:15:54 +00:00 |
|
aggregation_with_uuids.js
|
SERVER-64875 Enable `collectionUUID` parameter on `aggregate` command more generally on mongos
|
2022-03-31 19:46:05 +00:00 |
|
api_version_stage_allowance_checks.js
|
SERVER-102061: mark $mergeCursors as internal (#33719) (#33841)
|
2025-04-24 22:24:35 +00:00 |
|
collection_uuid_coll_stats_index_stats.js
|
SERVER-67408 Preserve `CollectionUUIDMismatch` error even if database does not exist
|
2022-06-27 16:13:15 +00:00 |
|
dbref.js
|
SERVER-58955 Remove assumes_unsharded_collection tag for $lookup jstests
|
2021-08-24 11:32:16 +00:00 |
|
documents_merge.js
|
SERVER-85892 Fix incorrect output namespace in $merge spec (#19846) (#24777)
|
2024-07-17 19:15:56 +00:00 |
|
double_optimize.js
|
SERVER-51475 Enable more jstests under SBE mode
|
2020-10-14 22:00:32 +00:00 |
|
explain.js
|
SERVER-50737 Support index intersection plans in SBE
|
2021-03-12 03:41:41 +00:00 |
|
explain_limit.js
|
SERVER-83685 Make "trySbeRestricted" the default query knob
|
2023-12-18 22:27:07 +00:00 |
|
explain_per_stage_exec_stats.js
|
SERVER-53461 totalDataSizeGroupedBytesEstimate stats for $group should report total bytes processed
|
2021-01-15 19:53:42 +00:00 |
|
explain_writing_aggs.js
|
SERVER-53656 Fix use-after-free in SBE with agg executionStats explain
|
2021-01-11 20:46:48 +00:00 |
|
group_by_objectid.js
|
SERVER-90173 Correctly serialize sbe objectid to keyString (#21893) (#22378)
|
2024-06-06 17:57:51 +00:00 |
|
group_conversion_to_distinct_scan.js
|
SERVER-37304 Extend $sort+$group+$first optimization to $last
|
2022-12-08 10:23:37 +00:00 |
|
ifnull.js
|
SERVER-58680 Let $ifNull not remove the last null constant
|
2021-09-22 22:12:40 +00:00 |
|
illegal_reference_in_match.js
|
SERVER-56497 Add assert.throwsCode shell helper for testing
|
2021-06-11 12:54:42 +00:00 |
|
is_count_like.js
|
SERVER-79924 Pass correct value of isCountLike attribute to subqueries
|
2023-11-10 21:09:27 +00:00 |
|
large_bson_mid_pipeline.js
|
SERVER-71835 Allow >16MB BSON in intermediate results
|
2023-01-19 16:54:36 +00:00 |
|
lookup_let_optimization.js
|
SERVER-63141 Ensure stages without dependency tracking are not cached in $lookup
|
2022-02-09 16:51:03 +00:00 |
|
match_no_swap_rand.js
|
SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments
|
2022-12-20 11:59:17 +00:00 |
|
match_swapping_renamed_fields.js
|
SERVER-90869 Disallow dotted full-path renames for '$elemMatch' expressions (#23108) (#23252)
|
2024-06-18 23:41:19 +00:00 |
|
max_subpipeline_depth.js
|
SERVER-67580: Remove featureFlagShardedLookup
|
2022-07-11 17:34:43 +00:00 |
|
no_output_to_system.js
|
SERVER-35804 Disallow dropping config and admin from mongos
|
2020-04-14 22:02:54 +00:00 |
|
optimize_away_pipeline.js
|
SERVER-83685 Make "trySbeRestricted" the default query knob
|
2023-12-18 22:27:07 +00:00 |
|
range.js
|
SERVER-59613 $range expression should error if it exceeds memory limit
|
2021-10-09 00:14:25 +00:00 |
|
single_stage_alias_error.js
|
SERVER-56366 Update FCV constants to recognize 5.1 as latest
|
2021-07-23 15:49:23 +00:00 |
|
sort_key_with_missing_fields.js
|
SERVER-51823 Use classic engine to evaluate queries containing expressions not supported in SBE
|
2021-02-14 15:30:07 +00:00 |
|
spill_to_disk.js
|
SERVER-83685 Make "trySbeRestricted" the default query knob
|
2023-12-18 22:27:07 +00:00 |
|
split_match_and_swap_with_sort.js
|
SERVER-39938: Pushdown $match on $expr before $lookup
|
2021-03-31 13:24:16 +00:00 |
|
testall.js
|
SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments
|
2022-12-20 11:59:17 +00:00 |
|
testutils.js
|
SERVER-68710 Fix anyEq to properly compare mongo shell types
|
2022-12-12 19:03:03 +00:00 |
|
unwind.js
|
SERVER-23971 Clang-Format code
|
2016-05-28 17:55:12 -04:00 |
|
unwind_sort.js
|
SERVER-90485 Fix $sort on fields, produced by $unwind (#22990)
|
2024-06-06 08:29:35 +00:00 |
|
use_query_project_and_sort.js
|
SERVER-52952 Enable more jstests under SBE mode
|
2020-11-25 01:16:21 +00:00 |
|
use_query_projection.js
|
SERVER-52952 Enable more jstests under SBE mode
|
2020-11-25 01:16:21 +00:00 |
|
use_query_sort.js
|
SERVER-51823 Use classic engine to evaluate queries containing expressions not supported in SBE
|
2021-02-14 15:30:07 +00:00 |
|
view_resolution_namespace_collision.js
|
SERVER-70722 Made view_resolution_namespace_collision.js to use uniquely named test database
|
2022-10-21 16:25:40 +00:00 |