summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-73877 Wait for shard to have a primary before doing a migration in pre...Silvia Surroca2023-04-121-0/+7
* Revert "SERVER-54150 Recovery from a stable checkpoint should fassert on oplo...Moustafa Maher Khalil2023-04-1216-324/+60
* SERVER-75250 Copy required variants to etc/evergreen_nightly.ymlMikhail Shchatko2023-04-111-4/+361
* SERVER-75250 Remove future_git_tag suite from etc/evergreen_yml_components/de...Mikhail Shchatko2023-04-112-17/+0
* SERVER-75250 Remove the FCV sys-perf variants from etc/system_perf.ymlMikhail Shchatko2023-04-111-118/+0
* SERVER-75250 Remove all feature flags variants from etc/system_perf.ymlMikhail Shchatko2023-04-111-260/+0
* SERVER-75250 Remove renew_ssl_cert from etc/system_perf.ymlMikhail Shchatko2023-04-111-46/+0
* SERVER-75250 Change references to "v7.0" in etc/system_perf.ymlMikhail Shchatko2023-04-111-1/+1
* SERVER-75250 Update suffixes in generate_version_expansions.pyMikhail Shchatko2023-04-111-2/+2
* SERVER-75250 Change references to "v7.0" in etc/evergreen_yml_components/defi...Mikhail Shchatko2023-04-111-2/+2
* SERVER-75895 Update absl pretty printers to version 20211102Nicholas Zolnierz2023-04-111-4/+4
* SERVER-75790 Use `canAcceptWritesForDatabase` on ShardServerOpObserverJordi Serra Torrens2023-04-111-5/+1
* SERVER-75680 Cancel and clear vote callback in forceSelfAbortYu Jin Kang Park2023-04-114-5/+131
* SERVER-75297 ShardsvrCatalogCacheLoader should avoid using "failed to load" i...Antonio Fuschetto2023-04-111-1/+1
* SERVER-75144 Use discrete algorithm in $percentile expression on small inputIrina Yatsenko2023-04-1118-900/+1640
* SERVER-75506 Cache $lookup inner query plans with single solutionMatt Boros2023-04-114-1/+75
* SERVER-66927 remove references to silentFailNamaz Gurbanov2023-04-117-129/+5
* Import wiredtiger: c3913a165a3a32189f702983c444d9af2ee2bca2 from branch mongo...Ravi Giri2023-04-113-35/+28
* Import wiredtiger: e3217651bc780ea1e3d31448a8f20b230dde2a06 from branch mongo...Ravi Giri2023-04-114-31/+51
* Import wiredtiger: 64742ea8bf037f425f8f4d128b33e5c8c5c9ec9e from branch mongo...Ravi Giri2023-04-115-10/+42
* Import wiredtiger: 31c27f17bb4bf1802f20aebeadfa9068cec37213 from branch mongo...Ravi Giri2023-04-116-64/+63
* Import wiredtiger: 88ae348f2978141067fafaa014b84eefcbfa65fc from branch mongo...Ravi Giri2023-04-119-134/+118
* SERVER-75929 Disallow unsharded compaction if current FCV does not support QEv2Erwin Pe2023-04-111-0/+6
* SERVER-65862: Generate config file changes on each releaseAdam Rayner2023-04-111-0/+547
* SERVER-72814 Add $_internalEqHash MatchExpressionBen Shteinfeld2023-04-1025-3/+620
* SERVER-72924 add --shellSeed argument to resmokeTrevor Guidry2023-04-1010-2/+88
* SERVER-75174 shapeify and redact DocumentSourceSingleDocumentTransformationMaddie Zechar2023-04-1011-35/+89
* SERVER-75871 Return early if cloning state is already initializedAbdul Qadeer2023-04-101-8/+8
* SERVER-75914 Disable `scoped_db_connection_test` on WindowsAmirsaman Memaripour2023-04-101-8/+10
* SERVER-75915 Make sample_rates*.js test assert on the percentages of each ind...Cheahuychou Mao2023-04-103-26/+54
* SERVER-75916 Update missed clusterRole checksJack Mulrow2023-04-103-8/+12
* SERVER-75837 Better fromjson error messagesCharlie Swanson2023-04-103-8/+154
* SERVER-75882 Reduce logging overhead in `SessionWorkflow` benchmarkAmirsaman Memaripour2023-04-101-6/+15
* SERVER-75806 Make the analyzeShardKey machinery run commands via the ReplicaS...Cheahuychou Mao2023-04-1011-195/+364
* SERVER-74881 Delist opCtx if sessionWorkFlow errors between dispatchWork() an...Jason Chan2023-04-101-0/+7
* SERVER-75891 Add optional null anchor positions to getQueryableEncryptionCoun...Erwin Pe2023-04-103-20/+46
* SERVER-74909 Create jstest that tenants with same collection names can run co...mathisbessamdb2023-04-104-0/+287
* SERVER-75652: remove -signed suffix for digest files(md5, sha1, sha256)Tural Farhadov2023-04-101-3/+3
* SERVER-74568: SdamServerSelector sometimes doesn't fully respect client readP...wenqinYe2023-04-103-4/+76
* SERVER-75227 Cleanup remnants of QE version 1 in the integration testsErwin Pe2023-04-101-7/+4
* SERVER-74888 Allow encrypted shell to always pass through requestsmathisbessamdb2023-04-101-3/+1
* SERVER-74380 Make the router loop not invariant on unexpected namespacesKaloian Manassiev2023-04-1027-123/+239
* SERVER-75887 Update TODO item for SERVER-70994Cheahuychou Mao2023-04-101-2/+2
* SERVER-74166: Mark 'temp' field in create command as stable to support $out flowNaama Bareket2023-04-104-16/+43
* SERVER-75360 Add number of results from mongot to slow query log lineTed Tuckman2023-04-102-0/+4
* Revert "SERVER-72622: Track TenantOplogApplier progress in replicated collect...Christopher Caplinger2023-04-1015-1106/+1195
* SERVER-74841 collMod should not call catalogClient::getCollection during seco...Allison Easton2023-04-101-39/+56
* SERVER-75171 Use the GetQueryableEncryptionCountInfo command in compactionShreyas Kalyan2023-04-1013-119/+244
* SERVER-75725 Control TaskExecutorCursor's connection-pinning behavior with a ...George Wangensteen2023-04-1010-30/+90
* SERVER-75849 updateReplicaSetOnConfigServer should not skip config serverJack Mulrow2023-04-104-14/+7