summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77247 Allow users to retry a configureQueryAnalyzer command to disable...v7.0Cheahuychou Mao2023-05-183-16/+11
* SERVER-76654 Extend CollectionLock lifetime in dbHashGregory Wlodarek2023-05-181-2/+3
* SERVER-75281 SERVER-75282 Platform Support: Add support for Amazon Linux 2023...t.ward2023-05-179-82/+82
* SERVER-77153 Protect against zero elapsed time in throughput probingGregory Noma2023-05-171-0/+6
* SERVER-71083 Replace special WT configuration suites with config fuzzerLouis Williams2023-05-179-397/+46
* SERVER-76717 Remove possibly-redundant authentication log messageBlake Oler2023-05-171-15/+2
* SERVER-76807 Avoid adding opTimes for non-retryable internal transactions to ...Cheahuychou Mao2023-05-1725-9/+53
* SERVER-76908 Fix generation and format of the "createDatabase" op entriesPaolo Polato2023-05-176-29/+39
* SERVER-77169 Switch config shard tasks to gen tasksMikhail Shchatko2023-05-171-8/+6
* SERVER-76896 Add direct access for two common slot accessorsMartin Neupauer2023-05-174-1/+42
* SERVER-76777 Retry coll lock acquisition on self abortYu Jin Kang Park2023-05-175-44/+283
* Import wiredtiger: 3b72433b395704db0487f4f81c3894ce925affcb from branch mongo...r7.0.0-rc1Luke Chen2023-05-172-4/+57
* Import wiredtiger: 9167e7a0d0bdbb4485c0880209074182f55f7955 from branch mongo...Luke Chen2023-05-174-23/+10
* Import wiredtiger: 57c9cf4379102a32a559ee4a39bc585b80159fbf from branch mongo...Luke Chen2023-05-172-9/+14
* Import wiredtiger: 60edc6281b4e150f2788af83f0c565e7d590d260 from branch mongo...Luke Chen2023-05-172-49/+112
* SERVER-73662 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-162-0/+62
* SERVER-77028 tlsClusterCAFile is not being used to validate client certificat...Adrian Gonzalez2023-05-161-1/+2
* SERVER-76812 Update eslint for arm workstationsAlex Neben2023-05-162-11/+27
* SERVER-77012 Skip parsing for tenantIds if multitenancy disabledMatt Broadstone2023-05-162-37/+84
* SERVER-76056 Rename range deleter's docs deleted statistic from countDocsDele...Marcos José Grillo Ramirez2023-05-164-7/+9
* SERVER-76872 Prevent donor from outliving MovePrimaryCoordinatorBrett Nawrocki2023-05-155-9/+100
* SERVER-77094 refresh_sample_rates.js should wait for the config server to kno...Cheahuychou Mao2023-05-151-0/+5
* SERVER-76983 Shutdown and join the CatalogCached's thread pool when mongos te...Antonio Fuschetto2023-05-151-0/+8
* SERVER-77095 Fix canceling transaction API when using an InlineExecutorJack Mulrow2023-05-153-30/+105
* SERVER-72921 Improve UX of generated multiversion tasks (mongo repo part)Tausif Rahman2023-05-1511-27/+194
* SERVER-77053 Transaction API shouldn't throw top level errors in runCommandJack Mulrow2023-05-155-45/+362
* SERVER-76927 Add server parameter for concurrency adjustment intervalGregory Noma2023-05-152-1/+15
* SERVER-77074 Always shutdown and join the CatalogCached's thread pool when mo...Antonio Fuschetto2023-05-151-1/+1
* SERVER-76915 Unregister index build if no cleanup is required in shutdown pathYu Jin Kang Park2023-05-151-29/+26
* Import wiredtiger: 14dbb669892bcc40fb5cb6acc95583b8d01a1016 from branch mongo...Luke Chen2023-05-1511-57/+252
* SERVER-74980 Reducing CatalogCache verbositySergi Mateo Bellido2023-05-151-10/+13
* SERVER-76790: Fix holding extra tickets during resharding oplog applicationnandinibhartiyaMDB2023-05-135-69/+155
* SERVER-76917: Avoid redundant bounds checkColin Stolley2023-05-121-2/+7
* SERVER-76933 Remove checks for Bonsai eligibility from the hot pathDavid Storch2023-05-128-657/+10
* SERVER-75577 Allow specifying FCV on new mongodHuayu Ouyang2023-05-123-4/+282
* SERVER-76508 Disable latch analyzer in performance tests and productionVojislav Stojkovic2023-05-126-54/+106
* SERVER-69184 Coverity analysis defect 128686: Using a moved objectSanika Phanse2023-05-121-1/+1
* SERVER-74873 Add concurrency test for aborted index buildsYu Jin Kang Park2023-05-124-31/+188
* SERVER-77025 Wait for index builds to complete on conflicting command applica...Josef Ahmad2023-05-123-12/+130
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-1228-131/+932
* SERVER-76826 Fix invariant failure for $merge with dollar fieldsRui Liu2023-05-123-2/+140
* SERVER-76985 Making commit phase of renameCollection idempotentSergi Mateo Bellido2023-05-121-5/+13
* SERVER-76875 Exclude fields with embedded dots from 2D and FTS indexesAlberto Massari2023-05-122-52/+66
* SERVER-77033: Tag plan_cache_stats_shard_and_host.js with requires_fcv_70Adityavardhan Agrawal2023-05-111-0/+1
* SERVER-75783 Retry package tests on failureAlexander Neben2023-05-111-12/+22
* SERVER-76859 Update ssl_fips.js for macOSMark Benvenuto2023-05-111-0/+4
* SERVER-76813 Fix --use-system-icuMark Benvenuto2023-05-111-1/+2
* SERVER-76814 Fix mongodb compilation with libc++Mark Benvenuto2023-05-111-0/+3
* SERVER-76822 Hold bucket mutex when accessing lock head for checking conflict...Gregory Noma2023-05-114-15/+10
* SERVER-76835 Avoid blocking on PBWM and admission control tickets on the shar...Kaloian Manassiev2023-05-112-5/+18