summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63121 add more logging to abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-02-111-2/+7
* SERVER-63527 Add test tag to jstests/core/timeseries/timeseries_id_range.jsAlya Berciu2022-02-111-0/+1
* SERVER-63010 Ensure that unpacking measurements doesn't overwrite pushedown a...Matt Boros2022-02-101-0/+84
* SERVER-63102 Introduce internalQueryPlanEvaluationWorksSbeDavid Storch2022-02-103-9/+34
* SERVER-62518 Creating a collection with changeStreamPreAndPostImages enabled ...Denis Grebennicov2022-02-091-2/+2
* SERVER-62153 Made max_time_ms_repl_targeting.js to succeed if the timed test ...Mindaugas Malinauskas2022-02-091-5/+6
* SERVER-63250 Check featureFlagShardedTimeSeries on both primary and secondary...Rui Liu2022-02-083-20/+46
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-081-8/+19
* SERVER-62392 Prevent timeseries lookup jstests from running in unsupported mu...Katherine Wu2022-02-042-0/+2
* SERVER-62217 Use runCommand override to create _markNodeAsFailed overrideHugh Tong2022-02-031-0/+8
* SERVER-63145 Add proper dependency tracking to $densifyTed Tuckman2022-02-031-0/+89
* SERVER-63097 stepdown_race_with_transaction.js should use the 'uses_transacti...Vishnu Kaushik2022-02-021-0/+1
* SERVER-63017 Handle no arguments case in un-optimized agg operatorsIrina Yatsenko2022-02-023-0/+9
* SERVER-63008 [SBE] Return an empty array when $concatArrays has no children ...Mihai Andrei2022-01-312-4/+3
* SERVER-63012 Initialize '$add' with no operands to zero when translating to SBEEric Cox2022-01-271-0/+12
* SERVER-62981 Make SBE multi-planner trial period length independent of collec...David Storch2022-01-272-5/+100
* SERVER-61592 Correctness fix for time-series query with millisecond granularityJames Wahlin2022-01-271-31/+33
* SERVER-62436: Add additional tests of sort/densify/sort optimizationsMaddie Zechar2022-01-271-1/+30
* SERVER-60848 Add SBE to the slow query log line and to curop metricsJennifer Peshansky2022-01-251-0/+180
* SERVER-61755 Migration recovery should handle refined shard keyAllison Easton2022-01-251-61/+80
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-241-0/+68
* SERVER-62829 Prevent query_hash_stability.js from running in downgrade passth...David Storch2022-01-241-0/+4
* SERVER-62171 Add logs to output of runConcurrentMoveChunk in sharding_statist...Randolph Tan2022-01-241-0/+3
* SERVER-62148 Move changeStreamPreAndPostImages collection option tests from t...Denis Grebennicov2022-01-243-22/+16
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-2310-6/+98
* SERVER-61101 Remove requires_fcv_51 tagZituo Jin2022-01-201-3/+1
* SERVER-62397 Remove binVersion assertions from exact_top_n_feature_flag.jsMihai Andrei2022-01-201-14/+9
* SERVER-62230 Forward port new exhaust cursor testsDavid Storch2022-01-201-5/+38
* SERVER-62592 Make config server update more resilient for clearJumboFlag test...Rui Liu2022-01-201-1/+4
* SERVER-62277 Add `freeStorage` option to dbstats, off by defaultDaniel Gómez Ferro2022-01-202-2/+10
* SERVER-62380 Wait for majority commit point to be advanced on secondary befor...Huayu Ouyang2022-01-201-0/+8
* SERVER-62481 Fix crash in $_internalBucketGeoWithin parserDavid Percy2022-01-111-1/+32
* SERVER-62419 fix recover_multiple_migrations_on_stepup.js execution in config...Paolo Polato2022-01-101-4/+3
* SERVER-62081 Exhaustively test and fix change stream rewrites against null-eq...Bernard Gorman2022-01-084-0/+341
* SERVER-62192 Check feature flag for sharding timeseries collection on shards ...Rui Liu2022-01-051-2/+6
* SERVER-62181 Do not run tests with multiple parallel migrations in stepdown s...r5.2.0-rc4Paolo Polato2022-01-042-5/+21
* SERVER-60624 Use unique LSID for each test in txn_commit_optimizations_for_re...Matt Boros2021-12-301-1/+5
* SERVER-62245 MigrationRecovery must not assume that only one migration needs ...Jordi Serra Torrens2021-12-301-0/+85
* SERVER-62296 MoveChunk should recover any unfinished migration before startin...Jordi Serra Torrens2021-12-301-0/+81
* SERVER-61637 Increase default range deletion batch sizer5.2.0-rc3Pierlauro Sciarelli2021-12-241-1/+1
* SERVER-61870 Retry loading oplog entries on CappedPositionLost in retryable_i...Jack Mulrow2021-12-221-2/+28
* SERVER-62224 Disable dbCheck multiversion test on the 5.2 release branchJosef Ahmad2021-12-221-0/+1
* SERVER-62113 Ignore IndexBuildAborted errors when building indexes in find_fl...Jennifer Peshansky2021-12-221-1/+2
* SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEvery...Mihai Andrei2021-12-172-9/+1
* SERVER-57766 Omit shardingStatistics.resharding section when resharding hasn'...Matt Boros2021-12-172-44/+48
* SERVER-62045 Add basic jstest coverage for $bucketAuto for the exact topN acc...Mihai Andrei2021-12-173-5/+118
* SERVER-62003 Fix change stream rewrite for 'fullDocument' null-equality on 'd...Bernard Gorman2021-12-161-15/+143
* SERVER-61367 Update featureFlagShardSplit test tagr5.2.0-rc1Hugh Tong2021-12-131-1/+1
* SERVER-58436 Implement spilling HashAggEric Cox2021-12-133-11/+24
* SERVER-61839 Fix SBE implementation of $exists and $type when a positional pr...Drew Paroski2021-12-101-0/+12