summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-75850 Enable featureFlagOnlineMovePrimaryLifecycleBrett Nawrocki2023-04-092-2/+6
* SERVER-73594: Add oplog application benchmarks for prepared transactionsLingzhi Deng2023-04-097-0/+680
* SERVER-75645: Add catalog shard suites using tags, remove explicit additionsKshitij Gupta2023-04-092-14/+5
* SERVER-73091 Integrate MovePrimaryDonor with MovePrimaryCoordinatorBrett Nawrocki2023-04-099-65/+365
* Revert "SERVER-75171 Use the GetQueryableEncryptionCountInfo command in compa...auto-revert-processor2023-04-0811-242/+117
* SERVER-75865 check constraints for prepared transactions for unclean shutdownMoustafa Maher Khalil2023-04-081-5/+3
* SERVER-75869 Fixed compile taking up full diskAlexander Neben2023-04-081-20/+2
* SERVER-75823 Refactor MakeObjSpec's 'allFieldsMap'/'bloomFilter' into a separ...Drew Paroski2023-04-0815-233/+438
* SERVER-72622: Track TenantOplogApplier progress in replicated collectionChristopher Caplinger2023-04-0815-1195/+1106
* SERVER-75860 temporarily disable live process hang_analyzerDaniel Moody2023-04-081-3/+8
* SERVER-75863 Temporarily disable read_and_write_distribution.js in the config...Cheahuychou Mao2023-04-081-0/+4
* SERVER-68760 Implement $listSampledQueries aggregation stageIsrael Hsu2023-04-089-1/+641
* SERVER-75838 Fix `service_executor_bm` on ASAN buildsAmirsaman Memaripour2023-04-071-15/+9
* SERVER-75834 Accessing `MirrorMaestroImpl::_random` should be thread-safeAmirsaman Memaripour2023-04-071-2/+2
* SERVER-75355 Handle missing `$db` when logging failed commandsAmirsaman Memaripour2023-04-071-3/+10
* SERVER-70298 Allow sorted merge of RIDs on interval level index unionMatt Boros2023-04-0710-144/+276
* SERVER-74996: Add tlsClusterAuthX509Override server parameter, rolling restar...Varun Ravichandran2023-04-0715-78/+588
* SERVER-75829 repl::logInsertOps() skips 'fromMigrate' check on unreplicated w...Benety Goh2023-04-071-2/+6
* SERVER-75841: Make snapshot_history_window.js robust to slow machinesLingzhi Deng2023-04-071-3/+20
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-0719-246/+287
* SERVER-75652: fix authenticode signing failureTural Farhadov2023-04-072-2/+2
* SERVER-75121 Remove JWKS URI from OIDC configurationSpencer Jackson2023-04-0721-108/+465
* SERVER-67180 Pause startup_recovery_for_restore_needs_rollback.js before expe...Samy Lanka2023-04-073-1/+29
* SERVER-75839 Make sure read_write_concern_defaults_startup.js waits for prima...Samy Lanka2023-04-071-0/+1
* SERVER-75745 Only log record and index metadata associated with missing or ex...Dan Larkin-York2023-04-072-6/+21
* SERVER-67707 Remove analyze command from last lts mongod listMisha Tyulenev2023-04-071-1/+0
* SERVER-75829 repl::logInsertOps() accepts reference to fromMigrate array rath...Benety Goh2023-04-073-9/+4
* SERVER-75171 Use the GetQueryableEncryptionCountInfo command in compactionShreyas Kalyan2023-04-0711-117/+242
* SERVER-75601 Create a separate test for apiVersions section of FTDCMoustafa Maher Khalil2023-04-073-11/+26
* SERVER-75829 move tenant migration check in repl::logInsertOps()Benety Goh2023-04-071-7/+7
* SERVER-75844 Fix race in QueryAnalysisSampleTrackerCheahuychou Mao2023-04-072-0/+4
* SERVER-75654: Add new server parameter for batched inserts.nandinibhartiyaMDB2023-04-073-16/+34
* SERVER-75379 Enable `featureFlagTimeseriesDeletesSupport` feature flagYuhong Zhang2023-04-0716-176/+17
* SERVER-75801 Added correct tsan options for core dumpsAlexander Neben2023-04-072-2/+2
* SERVER-75751 remove TODO SERVER-74810Jiawei Yang2023-04-071-4/+1
* SERVER-75624 _isDifferentFromSavedNamespace should account for missing UUIDkauboy262023-04-071-5/+1
* SERVER-75826 Add the error codes that would throw when WT random cursor fail...Cheahuychou Mao2023-04-071-0/+8
* SERVER-75534 Make read_and_write_distribution.js set the fail point manually ...Cheahuychou Mao2023-04-071-12/+12
* SERVER-74226 Relocate FCBIS arch guide sectionKaitlin Mahar2023-04-071-220/+2
* SERVER-74040: Document how to regenerate FCV constants locallyXueruiFa2023-04-071-0/+28
* SERVER-75135 Shapify $_internalConvertBucketIndexStats, $sequentialDocumentCa...Davis Haupt2023-04-0712-48/+221
* SERVER-75815 Add gsl::Pointer attribute to StringDataMatt Broadstone2023-04-074-1/+17
* SERVER-71547: Remove legacy sys-perf build variantsMiguel Angel Nieto2023-04-071-921/+0
* SERVER-74086 Implement checks for consistent indexes across shardsTommaso Tocci2023-04-0715-12/+254
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-0723-375/+47
* SERVER-75813: Exclude primary_config_server_blackholed_from_mongos from catal...Kshitij Gupta2023-04-071-2/+7
* SERVER-57213 Remove StorageGlobalParams::checkpointDelaySecs and fix changing...Gregory Wlodarek2023-04-077-38/+24
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 1)Jack Mulrow2023-04-0740-107/+182
* SERVER-75747 Clear database metadata before releasing CSAbdul Qadeer2023-04-072-0/+17
* SERVER-73682 Enable time-series single delete testsFaustoleyva542023-04-073-9/+8