summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-74496 Suppoprt nested documents in Wildcard Projections and fix _id pr...Alexander Ignatyev2023-03-141-0/+15
* SERVER-73330 Immediately abort index build on (non-duplicate) key generation ...Yu Jin Kang Park2023-03-141-2/+5
* SERVER-52287 Enable feature flag for Compound Wildcard IndexesAlya Berciu2023-03-147-0/+7
* SERVER-74436 Allow TS_WRITE to optionally have a spool childAlyssa Wagenmaker2023-03-141-0/+23
* SERVER-74595 Only check for indexes on nodes that have the collection in colu...Alyssa Wagenmaker2023-03-131-0/+7
* SERVER-71037 SBE top-k sort improvementsIan Boros2023-03-103-179/+195
* SERVER-74440 Disallow inexact fetch on CWI for ineligible conjunctionAlya Berciu2023-03-084-30/+139
* SERVER-74644 Fix multiversion passthrough feature flag testsGregory Wlodarek2023-03-068-10/+21
* SERVER-74262 Check IET when constructing set of equalities during sort analysisMihai Andrei2023-03-031-0/+91
* SERVER-72469 Add integration tests for compound wildcard indexesRuoxin Xu2023-03-0326-680/+1269
* SERVER-74507 Gracefully handle empty time-series options in collModFaustoleyva542023-03-031-0/+3
* SERVER-69952 Prevent timeseries from using _id when out of rangeJoel Redman2023-03-011-21/+20
* SERVER-73512 Update the multi_stmt_txn_jscore_passthrough_with_migration suit...Enrico Golfieri2023-03-011-1/+7
* SERVER-73077 Integrate arbitrary time-series multi deletes into the execution...Yuhong Zhang2023-03-011-29/+11
* SERVER-74201 Rename OplogStones to OplogTruncateMarkersHaley Connelly2023-02-281-2/+2
* SERVER-73686 Change ShardsvrDropCollectionIfUUIDNotMatching to take only majo...Marcos José Grillo Ramirez2023-02-271-0/+2
* SERVER-72224 Differentiate between 'simple' and non-simple collations for cl...Haley Connelly2023-02-271-1/+17
* SERVER-74034 Add config server database level check metadata commandPol Pinol Castuera2023-02-271-0/+1
* SERVER-73073 Refactor existing time-series deletes to use splitMatchExpressio...Yoonsoo Kim2023-02-251-11/+29
* SERVER-73125: Set built-in variables on ExpressionContext of the validatorNaama Bareket2023-02-251-0/+20
* SERVER-74349 Pass Mongo object to FeatureFlagUtil.isPresentAndEnabled instead...Alexander Ignatyev2023-02-242-2/+2
* SERVER-73701 Add config server cluster level check metadata commandPol Pinol Castuera2023-02-241-0/+1
* SERVER-74330 Prevent nullptr access in checkCollectionOptions uassertJennifer Peshansky2023-02-241-0/+7
* SERVER-74304 Add timeseries delete simple collation testsAlyssa Wagenmaker2023-02-241-0/+33
* SERVER-72687 Add support for $out to timeseries collectionGil Alon2023-02-242-16/+120
* SERVER-70831 Relying on the critical section for dropCollectionSergi Mateo Bellido2023-02-232-10/+22
* SERVER-73139 add tests for time-series deletes with collationAlyssa Wagenmaker2023-02-231-0/+126
* SERVER-74186 Support query on non-wildcard prefix fields with compound wildca...Ruoxin Xu2023-02-221-0/+100
* SERVER-74058 Re-introduce excluded jstests for NTDI dollar tenant passthroughmathisbessamdb2023-02-225-12/+2
* SERVER-72903 Improve $mod perfZixuan Zhuang2023-02-221-0/+8
* SERVER-73194 Allow hints to go through CQFMatt Boros2023-02-212-0/+3
* SERVER-74204 Add requires_fcv_63 tag to wildcard_index_update.jsIvan Fefer2023-02-211-0/+4
* SERVER-73872: Perform apiStrict checking for fields in inner structs in a com...Projjal Chanda2023-02-211-3/+11
* SERVER-74138 Create jstests to check wildcard index on a field is correctly u...Ivan Fefer2023-02-201-0/+33
* Revert "SERVER-74138 Create jstests to check wildcard index on a field is cor...auto-revert-processor2023-02-181-28/+0
* SERVER-74138 Create jstests to check wildcard index on a field is correctly u...Ivan Fefer2023-02-171-0/+28
* SERVER-73684 Implement command for transitioning to dedicated config serverRandolph Tan2023-02-171-0/+2
* SERVER-74077 Clean up existing time-series meta delete testsYuhong Zhang2023-02-172-111/+130
* SERVER-72468 Test CWI filters, hiding, and hintingAlexander Ignatyev2023-02-173-64/+194
* SERVER-74118 Ignore "ns does not exist" errors while waiting for index creati...Justin Seyster2023-02-171-1/+1
* SERVER-74007 Replace isEnabled() with isPresentAndEnabled() for feature flag ...Ruoxin Xu2023-02-163-10/+7
* SERVER-73965: add new internal command to jstestsMatthew Normyle2023-02-161-0/+1
* SERVER-60064 Make create command idempotent on mongodKaitlin Mahar2023-02-163-54/+177
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-161-0/+2
* SERVER-72467 Support sort for compound wildcard indexesAlya Berciu2023-02-152-13/+256
* SERVER-73945 Robustify from_plan_cache_flag.jsRui Liu2023-02-141-14/+12
* SERVER-72517 feature flag testing robustnessCharlie Swanson2023-02-1411-63/+13
* SERVER-73893 Add handling to views_all_commands.js for 6.3 multiversion testi...Dianna Hohensee2023-02-131-0/+2
* SERVER-73733 Format Ordering in SortedDataInterface for compound wildcard ind...Ruoxin Xu2023-02-131-1/+19
* SERVER-73894 Add NamespaceNotFound error code to empty error code set in comm...Dianna Hohensee2023-02-131-3/+4