summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75787 OplogWriter::logInsertOps() accepts ShardingWriteRouter instead ...Benety Goh2023-04-129-48/+43
* SERVER-57056 Give LogSeverity::Log() messages syslog severity level infoGabriel Marks2023-04-121-1/+1
* SERVER-75191 Improve $percentile bounded window function performance and add ...Gil Alon2023-04-124-6/+216
* SERVER-75513 Add support for $telemetry.redactionKeyJess Balint2023-04-124-48/+106
* SERVER-75299 Lower BalancerStatsRegsitry log severityMarcos José Grillo Ramirez2023-04-121-2/+4
* SERVER-73023 Pass tenantId to the namespace from fail command failpointmathisbessamdb2023-04-122-2/+18
* SERVER-74875 Implement immutable ordered map and setDan Larkin-York2023-04-1213-10/+2463
* SERVER-74018 Create pooling for egress gRPC channelsAmirsaman Memaripour2023-04-123-0/+507
* SERVER-73482 Fix $natural hint with clustered collection sortsAlya Berciu2023-04-122-1/+11
* Revert "SERVER-75596 Invoke $telemetry in the background of telemetry suite."Uladzimir Makouski2023-04-124-24/+6
* SERVER-75603 Allow isQuerySbeCompatible to early returnMatt Boros2023-04-121-31/+26
* SERVER-75921 Remove conflicting error message for sharded time-series singlet...Yuhong Zhang2023-04-121-7/+12
* SERVER-75403 Randomize t-digest testsIrina Yatsenko2023-04-122-126/+134
* SERVER-74883 Remove wallTime check from truncate markersJordi Olivares Provencio2023-04-122-6/+5
* SERVER-74694 Wait for Range Deleter initialization on cleanupOrphaned commandSilvia Surroca2023-04-121-1/+4
* SERVER-75987 Synchronize the connection and server threads in `transport_laye...Amirsaman Memaripour2023-04-121-4/+5
* SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on the delete...Jordi Serra Torrens2023-04-1215-190/+452
* SERVER-71009 Limit the select chunks operation timeSilvia Surroca2023-04-124-22/+265
* SERVER-75132: Shapify $indexStats, $queue, $graphLookupWill Buerger2023-04-1211-38/+244
* SERVER-75748 Fix checkMetadataConsistency uassert error messagePol Pinol Castuera2023-04-122-8/+12
* SERVER-75679 Change namespace field name in metadata inconsistency responsesPol Pinol Castuera2023-04-121-11/+22
* SERVER-66715 Add tenant lockMindaugas Malinauskas2023-04-1222-174/+724
* SERVER-73336 Add index build metric and logging for data corruption and insuf...Yu Jin Kang Park2023-04-122-0/+11
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 2)Jack Mulrow2023-04-121-1/+2
* SERVER-75522 Added banned includes check for c++20Alexander Neben2023-04-128-2/+181
* SERVER-75928: Move common bulkWrite helpers between mongod and mongos into on...Lingzhi Deng2023-04-127-69/+196
* SERVER-51564 Support $trunc expression in SBEAmr Elhelw2023-04-127-89/+68
* SERVER-75716 Align Logical Exception Handling in onUpdate & onDeleteMatt Kneiser2023-04-121-19/+29
* SERVER-51531: Implement $array exprProjjal Chanda2023-04-127-5/+45
* SERVER-70201 Add interruptibility to WT::compact commands from the MDB layerDianna Hohensee2023-04-124-3/+121
* Revert "SERVER-54150 Recovery from a stable checkpoint should fassert on oplo...Moustafa Maher Khalil2023-04-1215-210/+60
* SERVER-75139: shapify $lookup, $unionWith, $facetWill Buerger2023-04-119-81/+347
* SERVER-75842 Make sure to access _rsConfigState under lock. Fix test to cove...Matthew Russotto2023-04-111-2/+7
* SERVER-75975 Delete 7.0 specific setFCV ShardServerCatalogCacheLoader unit testJack Mulrow2023-04-111-120/+0
* SERVER-75886 Make analyzeShardKey command return shard key values correctly w...Cheahuychou Mao2023-04-111-5/+78
* 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
* 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