summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69066 Add testing for validation of time-series data indexesYuhong Zhang2022-08-261-0/+117
* SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang2022-08-261-1/+1
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-251-82/+82
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-252-6/+5
* SERVER-68921 Add requires_fcv_61 to timeseries_collmod.js for multiversion co...Dianna Hohensee2022-08-251-1/+1
* SERVER-66854 Prevent step-up ops from being killed by killSessions commandsVesselina Ratcheva2022-08-252-0/+219
* SERVER-69118 Have retryable findAndModify failover internal transaction test ...Jason Zhang2022-08-251-9/+3
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-252-12/+0
* SERVER-68328 Add ResumableChangeStreamError label to ReadConcernMajorityNotAv...Vesselina Ratcheva2022-08-251-0/+2
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-256-1/+293
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-253-32/+12
* SERVER-67549 Change dropDatabase command path to use DatabaseNamejannaerin2022-08-252-23/+63
* SERVER-67443 added logging for fcv up/downgrade in set_feature_compatibility_...Luxi Liu2022-08-251-0/+208
* SERVER-68964 Reset lastCommitted to blockTimestamp after splitMatt Broadstone2022-08-2515-106/+48
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2022-08-251-0/+40
* SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`Yuhong Zhang2022-08-252-21/+21
* SERVER-68512 Do not use CQF if an index exists with a non-simple collationNicholas Zolnierz2022-08-251-0/+12
* SERVER-67465 Ensure network timeouts do not fail hedged operationsAmirsaman Memaripour2022-08-241-0/+48
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-241-9/+31
* SERVER-69033 Make no-indexes version boost::none instead of Timestamp(0, 0)Allison Easton2022-08-242-4/+2
* SERVER-68859 Increase waiting time in connection_establishment_metrics.jsVojislav Stojkovic2022-08-242-97/+110
* SERVER-69095 Hint cqf/range_descending.js and log the full explainDavid Percy2022-08-231-50/+52
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-232-25/+44
* SERVER-68768 Collection validation should be skipped when shutting down recip...Sophia Tan2022-08-231-1/+1
* SERVER-69007 Loosen test restriction in listener_processing_server_status_met...Reo Kimura2022-08-231-11/+8
* SERVER-67876: Enable featureFlagClusterWideConfigM2 on 6.1Varun Ravichandran2022-08-232-2/+0
* SERVER-68659 Fix Antithesis failuresTausif Rahman2022-08-221-0/+1
* SERVER-68950 Update ssl_helpers.js for Ubuntu 22.04Mark Benvenuto2022-08-221-0/+20
* SERVER-69019 Add more log to spill_to_disk_secondary_read.jszixuan.zhuang2022-08-221-1/+11
* Revert "SERVER-67372 Make tenant migration recipient delete its state documen...Sophia Tan2022-08-221-133/+0
* Revert "SERVER-67443 added logging for fcv up/downgrade in set_feature_compat...Sviatlana Zuiko2022-08-221-208/+0
* SERVER-67127 Delete 'db.currentOpLegacy()' helperDavid Storch2022-08-221-2/+2
* SERVER-68521 Fix race in awaitdata_getmore.jsIan Boros2022-08-221-2/+3
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-221-17/+24
* SERVER-66635 Introduce TTL job to delete entries from change collections.Rishab Joshi2022-08-211-0/+151
* SERVER-67562 Check for invalid UTF-8 characters in BSON documents during vali...Damian Wasilewicz2022-08-202-0/+50
* SERVER-67521 Check for duplicate field names in BSON documents during validationRichard Hausman2022-08-201-0/+11
* SERVER-67372 Make tenant migration recipient delete its state document in its...Fernando Lisboa2022-08-191-0/+133
* SERVER-66427 Create column store index test for larger arrayInfo stringsErin Zhu2022-08-191-0/+72
* SERVER-67443 added logging for fcv up/downgrade in set_feature_compatibility_...Luxi Liu2022-08-191-0/+208
* SERVER-67880 : Check BSON column is decompressible in the validate command.Richard Hausman2022-08-191-0/+29
* SERVER-68651 Put isDowngrading to upgraded path under feature flagLuxi Liu2022-08-195-16/+45
* SERVER-66698 Clear BucketCatalog namespaces lazily using clear registryDavid Wang2022-08-194-24/+48
* SERVER-67946 added downgrading->upgrading path sharding testsLuxi Liu2022-08-191-13/+140
* SERVER-68941 Unify common functionality in BulkBuilder implementationsErin Zhu2022-08-196-2/+94
* SERVER-68880 don't run jstests/change_streams/timeseries.js in multiversion 6...Mickey. J Winters2022-08-181-0/+1
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-181-0/+36
* SERVER-67814 Fix detection of and report the number of time-series collection...Dan Larkin-York2022-08-182-29/+69
* SERVER-66708 Ensure deserializer methods for IDL defined types that construct...Hugh Tong2022-08-182-2/+2
* SERVER-68913 Lower maximum field depth when address sanitizer is activeJennifer Peshansky2022-08-181-3/+18