summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62322 Allow an empty object to be projected in $setWindowFieldsserver-62322-setWindowFields-empty-objNicholas Zolnierz2022-01-191-2/+11
* SERVER-62133 Fix multiversion issue in change_stream_pre_image_lookup_whole_d...Rishab Joshi2021-12-261-1/+1
* SERVER-61069 Check that operations fail with network errorReo Kimura2021-12-231-6/+3
* SERVER-62248 Add requires_fcv_51 tag to load_balanced_server_status_metrics.jsVojislav Stojkovic2021-12-231-1/+1
* SERVER-61671 temporarily remove tests for FCV 5.3jonstreets2021-12-237-6/+14
* SERVER-62212 Support writeConcern for dbCheck batchesLouis Williams2021-12-221-0/+181
* SERVER-62126 Disable the rollback resumable index build test on the slow variantYuhong Zhang2021-12-221-0/+3
* SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTestLouis Williams2021-12-221-0/+1
* SERVER-61184 Add limit to number of compound 2dsphere index keys we may generateHenrik Edin2021-12-221-0/+85
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-2220-102/+139
* SERVER-62174 Refactored health check intervalsAndrew Shuvalov2021-12-222-14/+51
* SERVER-61870 Retry loading oplog entries on CappedPositionLost in retryable_i...Jack Mulrow2021-12-221-2/+28
* SERVER-62113 Ignore IndexBuildAborted errors when building indexes in find_fl...Jennifer Peshansky2021-12-221-1/+2
* SERVER-62200 Do not run cached_plan_trial_does_not_discard_work.js in paralle...Justin Seyster2021-12-211-0/+1
* SERVER-58505 Add metric to serverStatus for number of load balanced connectionsVojislav Stojkovic2021-12-211-0/+68
* SERVER-62181 Do not run tests with multiple parallel migrations in stepdown s...Paolo Polato2021-12-212-5/+21
* SERVER-61352: Test connections made to mongos over proxy protocolTyler Seip2021-12-213-0/+157
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2021-12-2110-115/+50
* SERVER-60123 Support sharding by cluster key _id on explicitly created cluste...Haley Connelly2021-12-217-1/+649
* SERVER-62168 Use --oplogMinRetentionHours in tenant_migration_multi_writes.js...jannaerin2021-12-201-1/+2
* SERVER-61616 Add allowedWithTenant() command propertySara Golemon2021-12-201-5/+6
* SERVER-58257 Add actual vs. expected message for when stats asserts failDaniel Vitor Morilha2021-12-201-0/+12
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-182-54/+103
* SERVER-59368 re-enable disabled testAndrew Shuvalov2021-12-181-4/+0
* SERVER-61666 Fix migration for txns before startApplyingA. Jesse Jiryu Davis2021-12-181-0/+88
* Revert "SERVER-61474 Ban directoryPerDb and directoryForIndexes with Merge"jannaerin2021-12-171-74/+0
* SERVER-61946 Remove requires_fcv_51 tag from internal sessions multiversion t...Jason Zhang2021-12-173-3/+3
* SERVER-59368 runtime change of intensities valuesAndrew Shuvalov2021-12-175-20/+166
* SERVER-60624 Use unique LSID for each test in txn_commit_optimizations_for_re...Matt Boros2021-12-171-1/+5
* SERVER-62151 Wait for secondary nodes to finish recovery before authenticatin...Wenbin Zhu2021-12-171-0/+1
* SERVER-30846 Don't run hook outside latest FCVLouis Williams2021-12-171-2/+11
* SERVER-62112 Re-add handleRIDRangeMinMax inside planner_access.cppHaley Connelly2021-12-172-0/+23
* SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEvery...Mihai Andrei2021-12-172-9/+1
* SERVER-62095 Update phase transitions for balancer defragmentation policyAllison Easton2021-12-171-2/+4
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-172-0/+104
* SERVER-61989 balancer_defragmentation_merge_chunks should recreate collection...Allison Easton2021-12-171-44/+57
* SERVER-61143 Import copied files for Shard MergeA. Jesse Jiryu Davis2021-12-171-3/+19
* SERVER-61474 Ban directoryPerDb and directoryForIndexes with Mergejannaerin2021-12-171-0/+74
* SERVER-62092 move geo_array1.js to slow1Benety Goh2021-12-161-4/+13
* SERVER-57766 Omit shardingStatistics.resharding section when resharding hasn'...Matt Boros2021-12-162-44/+48
* SERVER-62092 clean up geo_array1.jsBenety Goh2021-12-161-19/+22
* SERVER-30846 Run dbCheck in the background of some FSM testsJosef Ahmad2021-12-161-0/+153
* SERVER-59053 VectorClock is not gossiped in sessions started by a direct-to-s...Tommaso Tocci2021-12-161-8/+4
* SERVER-60241 Grant access to the pre-images collection for root user.Rishab Joshi2021-12-161-0/+205
* SERVER-62091 Set smaller range deleter batch size in disable_resumable_range_...Pierlauro Sciarelli2021-12-161-1/+1
* SERVER-61463 Create javascript library for adding and removing entries from c...Sophia Tan2021-12-161-0/+35
* SERVER-61130: Create backup cursor on donor primaryChristopher Caplinger2021-12-163-3/+89
* SERVER-62070 clean up geo_nearwithin.jsBenety Goh2021-12-151-11/+16
* SERVER-61220 Integration test for progress monitorDavis Haupt2021-12-151-0/+50
* SERVER-62045 Add basic jstest coverage for $bucketAuto for the exact topN acc...Mihai Andrei2021-12-153-5/+118