summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54040 Resharding may fail to throw WouldChangeOwningShard despite dest...r4.9.0-alpha4jannaerin2021-01-272-12/+17
* SERVER-54041 ReshardingOplogApplicationRules::applyOperation() doesn't retry ...jannaerin2021-01-271-2/+4
* SERVER-54071 Deduplicate `BatchedCommandRequest build*Op` methods in the code...Pierlauro Sciarelli2021-01-277-273/+194
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-2719-78/+511
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-01-2711-2/+104
* SERVER-53994 Remove redundant try-catch statement in run_reconfig_background.jsAli Mir2021-01-271-16/+9
* SERVER-53495 Extend query README with MQL parsing detailsTed Tuckman2021-01-271-0/+71
* SERVER-54062 Stop donor replica set if feature flag is not enabledCheahuychou Mao2021-01-271-0/+1
* Import wiredtiger: 462a8434b56a1274b2d8cf8dd91240021df294c7 from branch mongo...Luke Chen2021-01-2724-158/+678
* SERVER-50386 Testing and documentation for ByteArrayDeprecated subtypeJustin Seyster2021-01-276-9/+339
* SERVER-54061 Rename failpoints in TenantMigrationDonorServiceCheahuychou Mao2021-01-2721-75/+90
* SERVER-54062 Test that tenant migration fails with NamespaceExists if the rec...Cheahuychou Mao2021-01-271-0/+78
* SERVER-53579 Update mypy versionRyan Egesdahl2021-01-271-1/+1
* SERVER-53205 Check for a removed field from reply type in IDL compatibility c...Huayu Ouyang2021-01-2714-11/+534
* SERVER-54058 Update Debian 10 AMI for package testingBrian McCarthy2021-01-271-1/+1
* SERVER-53987 Do not create the _id index for time-series collectionsGregory Wlodarek2021-01-263-8/+80
* SERVER-53987 Disable a subset of time-series tests on cst_jscore_passthroughGregory Wlodarek2021-01-261-0/+6
* SERVER-53145 Specify input/output to collMod command in IDLMoustafa Maher2021-01-267-13/+159
* SERVER-53850 Move timeseries-related collections stats to their own sectionDan Larkin-York2021-01-262-13/+16
* SERVER-52723 Handle oplog application restart in TenantMigrationRecipientServiceJason Chan2021-01-2612-48/+1011
* SERVER-53829 Make listCollections and listIndexes commands lock freeHenrik Edin2021-01-265-22/+149
* Revert "SERVER-53397 Desugar $setWindowFields partitionBy using $sort"David Percy2021-01-2619-511/+78
* SERVER-53991 donorAbortMigration should not try to abort migration after the ...Jason Zhang2021-01-261-3/+0
* SERVER-49222 ARM64 support on Amazon Linux 2Brian McCarthy2021-01-266-25/+144
* SERVER-53586 Limit the size of TenantMigrationDonorService::Instance's task e...Jason Zhang2021-01-263-7/+11
* SERVER-53397 Desugar $setWindowFields partitionBy using $sortDavid Percy2021-01-2619-78/+511
* SERVER-53975 Fix performance of group-by-count aggregationsIan Boros2021-01-262-1/+9
* SERVER-53933 Update compile expansions shared cache script for releasesr4.9.0-alpha3Brian McCarthy2021-01-261-1/+1
* SERVER-54034: Changing medium to large distros for replica_setsCristopher Stauffer2021-01-261-3/+3
* SERVER-53431 Server should respond running operations with appropriate topolo...Matthew Russotto2021-01-265-29/+57
* SERVER-54003 Validate BSON type to be array when parsing BSON object to ArrayMoustafa Maher2021-01-267-9/+29
* SERVER-53724 Make DBClient able to reauthenticate with x509 automatically whe...Jason Zhang2021-01-2511-17/+24
* SERVER-53404 Add ttlExpiresAt to IDL type for admin.system.external_validatio...Cheahuychou Mao2021-01-254-8/+37
* SERVER-51369 IDL parser/binder changes for variant typesA. Jesse Jiryu Davis2021-01-2511-162/+596
* SERVER-53201 Check for removed commands in IDL compatibility checker scriptHuayu Ouyang2021-01-258-33/+202
* SERVER-52539 Convert createIndexes command to TypedCommandSara Golemon2021-01-2515-447/+444
* SERVER-53932: Round up multi-key write during recovery of prepared transactio...Lingzhi Deng2021-01-253-11/+21
* SERVER-38339 Better SessionKiller thread name in logsAlexandre Bique2021-01-251-1/+1
* SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...David Bradford2021-01-253-3/+36
* SERVER-53992: Remove calls to detect-outliersDavid Bradford2021-01-252-34/+0
* SERVER-53981 Make TenantMigrationAccessBlocker::setCommitOpTime and setAbortO...Cheahuychou Mao2021-01-251-0/+12
* SERVER-52814 Serialize projection _id field to always equivalent projection specTed Tuckman2021-01-259-38/+197
* SERVER-53487: Add utilized fields in an inclusion projection based on depende...Hana Pearlman2021-01-258-16/+445
* Import wiredtiger: e39ffb554160de902060cd063c4b1547ff6d5e1e from branch mongo...Chenhao Qu2021-01-2570-709/+2530
* SERVER-53773 Enable featureFlagTimestampedUUID in 'all feature flags' variantsSergi Mateo Bellido2021-01-251-0/+7
* SERVER-53819 re-enable timeseries tests in causal consistency suitesBenety Goh2021-01-2412-10/+12
* SERVER-53289: Adjusting time for all feature flags variantsCristopher Stauffer2021-01-241-1/+1
* SERVER-53289: Adjusting time for all feature flags variantsCristopher Stauffer2021-01-241-1/+1
* SERVER-53819 provide each test case in timeseries_min_max.js with unique coll...Benety Goh2021-01-241-3/+7
* SERVER-53816 time-series tests should be tagged with 'assumes_no_implicit_col...Benety Goh2021-01-2410-11/+10