summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-68213 Modernize 'DBQuery' to avoid OP_QUERY-style formatDavid Storch2022-08-186-83/+41
* SERVER-68905 Add append_oplog_note_mongos.js to backports_required_for_multiv...ali-mir2022-08-181-2/+0
* SERVER-67373 Remove shard split document within the run method rather than us...Didier Nadeau2022-08-181-4/+2
* SERVER-65049 Optimize away { $expr : true } in $match clausesHenri Nikku2022-08-182-1/+90
* SERVER-67623 Use int64_t instead of RecordId in column index read pathParker Felix2022-08-181-1/+1
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-08-173-49/+93
* SERVER-68879 Fix race in ftdc_mirrored_reads.jsJason Chan2022-08-171-31/+28
* SERVER-68560: Explicitly disable shard merge tests for mt migrationsChristopher Caplinger2022-08-1713-23/+138
* SERVER-67748 added the additional participant parameterKruti Shah2022-08-171-0/+174
* SERVER-68543 Make operator type left associate for datezixuan.zhuang2022-08-171-31/+22
* SERVER-67114: Create the Global Index Cumulative Metrics classnandinibhartiyaMDB2022-08-171-2/+0
* SERVER-68894: Do not set tenantId field in cmds for shard mergeChristopher Caplinger2022-08-171-26/+47
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-171-0/+6
* SERVER-67415 Create golden-data JS suitesDavid Percy2022-08-1711-1/+1504
* SERVER-67875 Update TODO pointer for new ticketCharlie Swanson2022-08-171-1/+1
* SERVER-62793 Add index component to shard versionAllison Easton2022-08-172-2/+4
* SERVER-67657 Change mongod commands that override CommandInvocation to use te...Fernando Lisboa2022-08-173-1/+80
* SERVER-67493 Rename TenantMigrationRecipient's _taskCompletionPromise to _for...Fernando Lisboa2022-08-177-19/+29
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-08-163-4/+123
* SERVER-67264 Avoid COLUMN_SCAN if query needs overlapping fieldsCharlie Swanson2022-08-162-3/+2
* SERVER-67604 Check BSON array field indexes when running the validate commandDamian Wasilewicz2022-08-162-0/+49
* SERVER-68835: Mark tenantId as optional for tenant migration cmdsChristopher Caplinger2022-08-161-1/+1
* SERVER-68129 Add the field `control.count` to the schema validation for bucke...Yuhong Zhang2022-08-161-6/+12
* SERVER-67049: Feature flag check for global index server statusnandinibhartiyaMDB2022-08-151-0/+34
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-1530-196/+340