summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-211-3/+2
* SERVER-69380 Avoid swapping meta projection with $_internalUnpackBucket if a ...Nicholas Zolnierz2022-10-061-1/+6
* SERVER-69929 Skip Strict API testing if required feature flag is not enabledAlexander Ignatyev2022-10-061-0/+13
* SERVER-69348 Remove repairDatabase commandSpencer Jackson2022-10-051-1/+0
* SERVER-68115 Do not drop empty path component from elemMatch path during inde...joshua2022-09-302-39/+48
* SERVER-68477 remove epoch restriction on ttl indexesBenety Goh2022-09-112-12/+7
* SERVER-67846 Add requires_fcv_60 tag to tests querying featureFlagCollModInde...Yu Jin Kang Park2022-09-051-1/+1
* SERVER-68766 add server parameter to enable single value reduce optimizationDavis Haupt2022-08-291-0/+18
* SERVER-68521 Fix race in awaitdata_getmore.jsIan Boros2022-08-241-2/+3
* SERVER-68441 Exclude collection_uuid_index_commands.js from failover passthro...Wenbin Zhu2022-08-181-6/+1
* SERVER-67728 Use FeatureFlagUtil in timeseries jstestsHenri Nikku2022-08-1517-54/+44
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-101-0/+1
* SERVER-68540 Add docker_incompatible tag for jscore testsTausif Rahman2022-08-082-0/+2
* SERVER-67430 Fix tags in fle2 tests and improve tag parserMark Benvenuto2022-08-012-2/+2
* SERVER-67377 Check whether $lookup pushdown feature availability on primary s...Rui Liu2022-07-281-3/+9
* SERVER-66308 restore 'sbe' command test for multiversionKyle Suarez2022-07-271-0/+1
* SERVER-67801 createIndexes on config.transactions should handle empty list of...Benety Goh2022-07-271-0/+6
* SERVER-67408 Preserve `CollectionUUIDMismatch` error even if database does no...Gregory Noma2022-07-256-0/+60
* SERVER-67227 Avoid implicit collection creation for `collectionUUID` with ins...Gregory Noma2022-07-256-6/+16
* SERVER-66247 Refactor api version jstests to pass view nameAlya Berciu2022-07-253-46/+8
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-07-221-46/+155
* SERVER-65234 collection_uuid_index_commands test should account for HostUnrea...Moustafa Maher Khalil2022-06-291-0/+6
* SERVER-66933 Exclude API tests from sharded_retryable_writes_downgrader6.0.0-rc11Joel Redman2022-06-233-3/+4
* Revert "Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0""Eric Cox2022-06-223-84/+14
* Revert "Merge branch 'v6.0' of github.com:10gen/mongo into v6.0"Eric Cox2022-06-223-14/+84
* SERVER-67376: 32 bit integer overflow in Value{} creationMatt Boros2022-06-211-1/+6
* SERVER-67036 remove floor for collMod cappedSize option to be consistent with...Benety Goh2022-06-201-0/+8
* SERVER-61812: Ensure cache is not refreshed during $listLocalSessionsnandinibhartiyaMDB2022-06-171-83/+0
* Revert "SERVER-67036 remove floor for collMod cappedSize option to be consist...Benety Goh2022-06-151-8/+0
* SERVER-67036 remove floor for collMod cappedSize option to be consistent with...Benety Goh2022-06-141-0/+8
* SERVER-66727 Use full-precision timestamp for time-series bucketing decisionDan Larkin-York2022-06-141-0/+89
* SERVER-67072 Fix pushdown of time-series metadata predicates in $orDavid Percy2022-06-141-1/+124
* SERVER-64994 Extend the planner to allow soft hints about index traversal dir...r6.0.0-rc10Matt Boros2022-06-134-163/+220
* SERVER-66830 Remove multiversion-incompatible assertion in view_aggregation.jsRomans Kasperovics2022-06-021-4/+0
* SERVER-66379 $or to $in conversion flawedTimour Katchaounov2022-06-021-3/+35
* SERVER-66540 Don't run awaitData cursor notification on insert part in await_...Denis Grebennicov2022-06-011-0/+18
* SERVER-66558 $sort does not rewrite to bounded sort when multiple index optio...samontea2022-05-311-0/+133
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-291-0/+1
* SERVER-66583 Re-enable SBE as the default execution engine and fall back to c...Mihai Andrei2022-05-2721-24/+25
* Revert "SERVER-65884 $lookup from ts optimize $sequentialCache"James Wahlin2022-05-171-93/+0
* SERVER-65884 $lookup from ts optimize $sequentialCacheruslan.abdulkhalikov2022-05-171-0/+93
* SERVER-65699 delete test-only 'sbe' commandKyle Suarez2022-05-163-131/+0
* SERVER-66389 Fix $where parameter bind-in optimizationDavid Storch2022-05-131-0/+33
* SERVER-52286 Enable feature flag for Bucket Unpacking with Sorting, reduce FC...samontea2022-05-091-2/+1
* SERVER-66233 Tag index_filter_commands.js with requires_fcv _60Anton Korshunov2022-05-091-0/+1
* SERVER-64769 Make sure bounded sorter provides sort key for sharded mergesortDan Larkin-York2022-05-064-90/+212
* SERVER-65406 Handle compressed buckets in timeseries dotted path support libraryDan Larkin-York2022-05-061-8/+27
* SERVER-65050 Optimize time-series sorting with point query on metadataDavid Percy2022-05-061-37/+268
* SERVER-64349 Fix test file FCVsamontea2022-05-061-1/+1
* SERVER-61485 Wrong SBE plan reported by explain() for rejected plansDenis Grebennicov2022-05-051-0/+66