summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75252 Add 7.1 FCV constantr7.1.0-alphaKelsey Schubert2023-04-111-0/+1
* SERVER-75596 Invoke $telemetry in the background of telemetry suite.Charlie Swanson2023-04-114-6/+24
* SERVER-75799 Re-insert locks into lock-free dbhashMatt Kneiser2023-04-111-7/+6
* 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-113-5/+44
* 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-1117-898/+1593
* SERVER-75506 Cache $lookup inner query plans with single solutionMatt Boros2023-04-113-1/+8
* 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-72814 Add $_internalEqHash MatchExpressionBen Shteinfeld2023-04-1021-2/+245
* SERVER-72924 add --shellSeed argument to resmokeTrevor Guidry2023-04-103-2/+15
* 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-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-1010-193/+362
* 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-103-0/+21
* SERVER-74568: SdamServerSelector sometimes doesn't fully respect client readP...wenqinYe2023-04-102-1/+75
* SERVER-74380 Make the router loop not invariant on unexpected namespacesKaloian Manassiev2023-04-1024-114/+175
* SERVER-74166: Mark 'temp' field in create command as stable to support $out flowNaama Bareket2023-04-101-2/+5
* 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-1012-1095/+1193
* 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-1011-117/+242
* SERVER-75725 Control TaskExecutorCursor's connection-pinning behavior with a ...George Wangensteen2023-04-105-30/+40
* SERVER-75849 updateReplicaSetOnConfigServer should not skip config serverJack Mulrow2023-04-101-10/+1
* SERVER-75850 Enable featureFlagOnlineMovePrimaryLifecycleBrett Nawrocki2023-04-091-1/+2
* SERVER-73594: Add oplog application benchmarks for prepared transactionsLingzhi Deng2023-04-094-0/+655
* SERVER-73091 Integrate MovePrimaryDonor with MovePrimaryCoordinatorBrett Nawrocki2023-04-095-55/+285
* 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-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-0812-1193/+1095
* SERVER-68760 Implement $listSampledQueries aggregation stageIsrael Hsu2023-04-085-0/+313
* 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-076-108/+125
* SERVER-74996: Add tlsClusterAuthX509Override server parameter, rolling restar...Varun Ravichandran2023-04-0712-70/+245
* SERVER-75829 repl::logInsertOps() skips 'fromMigrate' check on unreplicated w...Benety Goh2023-04-071-2/+6
* SERVER-75594 Make analyzeShardKey command only use one config collection to s...Cheahuychou Mao2023-04-0713-186/+199