summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-72937 Create the QE cleanupStructuredEncryptionData command skeleton f...Shreyas Kalyan2023-04-171-0/+1
* SERVER-76057 Add 'assumes_read_concern_local' test to $_internalEqHash tests.Ben Shteinfeld2023-04-172-2/+10
* SERVER-72764: Only allow one retryabe findAndModify on bulkWriteseanzimm2023-04-171-0/+71
* SERVER-76146: Replace feature flag check with tag in bulkWrite testsseanzimm2023-04-147-56/+14
* SERVER-75998: Complete TODO listed in SERVER-60373Naama Bareket2023-04-141-6/+0
* SERVER-75978 Fix fast sort key generation path to respect the collationIan Boros2023-04-141-0/+41
* SERVER-75518 Test explain for deleteOne on a sharded time-series collectionYuhong Zhang2023-04-141-60/+62
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-131-126/+230
* SERVER-72988: Support retryable writes for bulkWrite on mongodseanzimm2023-04-137-609/+722
* SERVER-75799 Markup jstests with tag for manual full validationMatt Kneiser2023-04-124-0/+4
* SERVER-72814 Add $_internalEqHash MatchExpressionBen Shteinfeld2023-04-103-0/+366
* SERVER-75379 Enable `featureFlagTimeseriesDeletesSupport` feature flagYuhong Zhang2023-04-077-140/+13
* SERVER-73682 Enable time-series single delete testsFaustoleyva542023-04-072-8/+5
* SERVER-75547 Filter out closed buckets in bucket-level predicate for timeseri...Alyssa Wagenmaker2023-04-062-4/+14
* SERVER-75602 Do not use the TS_MODIFY plan for an empty delete query for mult...Yoonsoo Kim2023-04-051-26/+43
* SERVER-68922 reject invalid $natural inputsDavis Haupt2023-04-041-0/+97
* SERVER-75545 Expand a compound wildcard index always for queries on regular f...Ruoxin Xu2023-04-046-53/+111
* SERVER-75517 Add additional dollar-prefix validation in _idAlya Berciu2023-04-041-0/+10
* SERVER-75586 Split sort_dotted_paths.js according to functionality exercisedSvilen Mihaylov2023-04-033-59/+113
* SERVER-74525 Support explain for timeseries deletesYoonsoo Kim2023-04-032-7/+233
* SERVER-75172 Use unique collection name in partial_index_logical.jsNicholas Zolnierz2023-03-311-58/+56
* SERVER-75304 Fix tassert() failure caused by bad interaction between explodeF...Rui Liu2023-03-311-0/+31
* SERVER-72486 Enable all features supported in SBE by defaultDavid Storch2023-03-3011-71/+43
* SERVER-72700 SERVER-74913 Refactor and integrate movePrimary recipient cmdsAbdul Qadeer2023-03-301-0/+3
* SERVER-75344: Add handling for fixDocumentForInsert=false in bulkWrite on mongodseanzimm2023-03-291-0/+71
* SERVER-73319 Enable time-series multi delete testsYuhong Zhang2023-03-292-4/+2
* SERVER-72687 Revert $out to time-series collectionsGil Alon2023-03-292-120/+16
* SERVER-75190 Separate the feature flag for time-series deletes and updatesYuhong Zhang2023-03-298-13/+10
* SERVER-75151 Test time-series deletes on compressed bucketsAlyssa Wagenmaker2023-03-291-0/+79
* SERVER-75385 Clean up code from earlier catalog shard designJack Mulrow2023-03-291-5/+3
* SERVER-73082 Add support for singleton time-series deletesFaustoleyva542023-03-282-2/+19
* SERVER-74131 Inject emit function on every call to ExpressionInternalJsEmit::...Denis Grebennicov2023-03-281-0/+47
* SERVER-75169 Disallow OR of IXSCAN on ineligible CWIAlya Berciu2023-03-271-0/+69
* SERVER-75301 Tests with cpuNanos should only run on 7.0Louis Williams2023-03-279-9/+9
* SERVER-72450 $or with regex to $in rewrite depends on terms orderTimour Katchaounov2023-03-271-85/+41
* SERVER-71755 Modify enableSharding and addShard to support database placement...Paolo Polato2023-03-241-0/+1
* SERVER-72766 Add delete to bulkWrite on Mongodseanzimm2023-03-244-22/+372
* SERVER-75078 Robustify wildcard_index_dup_predicates.jsRuoxin Xu2023-03-231-0/+1
* SERVER-74344 Ban use of sparse indexes on internal comparison expression unle...Ruoxin Xu2023-03-222-5/+70
* SERVER-67576 Enable explode for sort query in SBE cacheRui Liu2023-03-222-51/+179
* SERVER-67105: Allow in queries to use clustered indexHana Pearlman2023-03-221-1/+32
* SERVER-65322 Get rid of legacy `moveChunk` path once NOMAS milestone 1 is com...Pierlauro Sciarelli2023-03-211-1/+0
* SERVER-74901 Disable CSIIan Boros2023-03-209-11/+24
* SERVER-75037 Fix COUNT_SCAN stage when CWI is used.Alexander Ignatyev2023-03-201-0/+76
* SERVER-72765 Support Update command in bulkWrite on Mongodseanzimm2023-03-203-0/+530
* SERVER-72803 cache hinted sbe queryZixuan Zhuang2023-03-161-0/+52
* SERVER-73615 [CQF] Update Cascades properties based on ConstEval inlining de...Svilen Mihaylov2023-03-151-2/+0
* SERVER-61359 remove driverOIDTest commandJohn Liu2023-03-151-1/+0
* SERVER-74151 Create a new reads tags command for QE tagsMark Benvenuto2023-03-151-0/+1
* SERVER-74840 Remove unused embedded tagCharlie Swanson2023-03-1517-35/+0