summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55355: Retry tenant migration on oplog fetcher errorsXueruiFa2021-04-211-0/+157
* SERVER-54452: Test that retryable writes are able to complete within gReshard...Kshitij Gupta2021-04-213-115/+147
* SERVER-54703 Forced re-configs will restart the collection scan phase of inde...Gregory Wlodarek2021-04-211-0/+77
* SERVER-53889 Enable time-series feature flag by defaultGregory Noma2021-04-2114-62/+170
* SERVER-54955 disallow time-series collection inserts within a multi-document ...Benety Goh2021-04-211-2/+3
* SERVER-55229 Implement and test recipient cloner stats after failoverVishnu Kaushik2021-04-212-2/+167
* SERVER-54955 add does_not_support_transactions to timeseries testsBenety Goh2021-04-2128-2/+30
* SERVER-30417: Implement $getField expressionAlya Berciu2021-04-211-0/+220
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-2/+66
* SERVER-54955 add js test for inserting into a time-series collection within a...Benety Goh2021-04-211-0/+34
* SERVER-55752 Remove TODO and skip enabling wildcardProjection index testing w...Dianna Hohensee2021-04-211-3/+0
* SERVER-56066 [SBE] Fix numeric path component check for $nin and $allMihai Andrei2021-04-211-6/+115
* SERVER-56005 Remove test TODO and update file comment in jstests/core/timeser...Dianna Hohensee2021-04-211-3/+1
* SERVER-54869 Remove sbe_incompatible tag from rename_(capped_)collection_dbna...Justin Seyster2021-04-202-5/+0
* Revert "SERVER-54452: Test that retryable writes are able to complete within ...Kshitij Gupta2021-04-202-147/+0
* SERVER-55623 Fix covered shard filtering on hashed indexes in SBEIan Boros2021-04-202-4/+25
* SERVER-55755 Add a 'does_not_support_stepdowns' tag to the geo_borders.js testBenety Goh2021-04-201-0/+6
* SERVER-54207 Add test coverage for interrupting tenant migration donor operat...Jason Zhang2021-04-203-62/+327
* SERVER-56160 Exclude $setWindowFields from API Version 1Charlie Swanson2021-04-201-0/+76
* SERVER-54850 Remove the concurrency_sharded_ddl_operations suiteMarcos José Grillo Ramirez2021-04-201-1/+2
* SERVER-54452: Test that retryable writes are able to complete within gReshard...Kshitij Gupta2021-04-202-0/+147
* SERVER-56135 Re-organize views tests blacklistingTommaso Tocci2021-04-2018-9/+47
* SERVER-53920 Periodically obtain remainingOperationTimeEstimatedMillis estima...Amirsaman Memaripour2021-04-203-0/+3
* SERVER-56128 Fix usage of Decimal128::add in SBE vm doubleDoubleSum builtinEric Cox2021-04-201-35/+58
* SERVER-56123 Relax invariant in SBE swap instruction to account for shallow v...Ian Boros2021-04-191-0/+13
* SERVER-56044 Remove sbe_incompatible tag from change_streams_establishment_fi...Drew Paroski2021-04-191-1/+0
* SERVER-55209 Remove entries from config.transactions that reference oplog ent...Gregory Noma2021-04-192-0/+64
* SERVER-54294 Support range-based bounds for window functionsDavid Percy2021-04-192-19/+254
* SERVER-55946 Snapshot read without atClusterTime can read at a newer committe...Pavi Vetriselvan2021-04-191-1/+5
* SERVER-47659 Added 'wildcardProjection' index option to index signatureYoonsoo Kim2021-04-192-75/+281
* SERVER-55551 Add recoverable critical section in create collection pathMarcos José Grillo Ramirez2021-04-192-54/+111
* SERVER-54893 Make tenant_migration_recipient_rollback_recovery.js not use Rol...Cheahuychou Mao2021-04-194-85/+98
* SERVER-54241 Implement removable $covariance functionRuoxin Xu2021-04-191-36/+78
* SERVER-55098 read_majority.js test fixupJustin Seyster2021-04-171-2/+1
* SERVER-54398 Extend query planner to generate bounded collection scan plans f...Svilen Mihaylov2021-04-162-1/+234
* SERVER-56066 [sbe][sharding] Fix numeric path component check for $neMihai Andrei2021-04-161-4/+0
* SERVER-52907 Implement index key consistency check in SBE FETCHMihai Andrei2021-04-163-15/+36
* SERVER-55890 Relax agg_error_reports_shard_host_and_port to accommodate SBEIan Boros2021-04-161-4/+1
* SERVER-56105 Make $split expression behave the same in SBE and classic engineAndrii Dobroshynski2021-04-161-0/+1
* SERVER-51699 index_build_restart_secondary.js should handle exceptions when c...Benety Goh2021-04-161-1/+1
* SERVER-55658 Out-of-order destruction of AutoGet* objects can lead to transac...Mihai Andrei2021-04-161-25/+0
* SERVER-56097 Accomidate SBE explain format in wildcard_index_collation.jsEric Cox2021-04-151-1/+1
* SERVER-56079 Prevent index_bounds_static_limit.js from running in sharded pas...Eric Cox2021-04-151-0/+0
* SERVER-55826 Disallow $count accumulator in persisted pipelines unless FCV is...Nick Zolnierz2021-04-151-0/+2
* SERVER-56106 Prohibit SBE engine if query contains certain agg expressionsDavid Storch2021-04-154-4/+63
* SERVER-56110 Enable noPassthroughWithMongod suite against SBE build variantAnton Korshunov2021-04-157-25/+45
* SERVER-56090 Refactor rename collection testsTommaso Tocci2021-04-1512-172/+236
* SERVER-55127 [SBE] Fix jstests/noPassthrough/plan_cache_stats_agg_source.js f...Andrii Dobroshynski2021-04-151-11/+23
* SERVER-56092 Test index_bounds_static_limit.js fails as it's incompatible wit...Anton Korshunov2021-04-141-1/+3
* SERVER-55890 Relax sharded_agg_cleanup_on_error to accommodate SBEIan Boros2021-04-141-2/+1