summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71378 Updating FCV Constants before branching 6.2Aaron Morand2022-11-151-0/+1
* SERVER-71210 logApplyOps() always gets a non-optional txnStateBenety Goh2022-11-151-1/+1
* SERVER-71272 Do not remove archived bucket if reopening failsDan Larkin-York2022-11-151-18/+18
* SERVER-70229 delete special member functionsMartin Neupauer2022-11-151-0/+3
* SERVER-70856 load stats by path nameMisha Tyulenev2022-11-152-5/+7
* SERVER-70415 Attach tenantId to dbStats during initial syncjannaerin2022-11-1516-136/+498
* SERVER-71141 Support sampling nested aggregate queries on sharded clustersCheahuychou Mao2022-11-1512-17/+179
* SERVER-71330 Golden test framework should produce empty expected output filesAnna Wawrzyniak2022-11-151-3/+5
* SERVER-67862 Make ShardingStateRecovery::endMetadataOp() persist the configTi...Antonio Fuschetto2022-11-152-6/+0
* SERVER-70206 Remove getLastError commandAlex Li2022-11-156-155/+1
* SERVER-70353 Implement fast path projection node to support exclusionIvan Fefer2022-11-1510-106/+299
* SERVER-71243 Extend CostModel Coefficients with startup costs for individual ...Ruoxin Xu2022-11-153-19/+113
* SERVER-71236 Removal of index version in config.collections should not be ord...Allison Easton2022-11-151-0/+1
* SERVER-71299 Fail startup if no ClusterId is foundTommaso Tocci2022-11-152-10/+4
* SERVER-71168 Indexes on config server global indexes collections should be cr...Allison Easton2022-11-152-2/+12
* SERVER-70167 Resumed create coordinator may incorrectly try to release the cr...Enrico Golfieri2022-11-151-1/+3
* SERVER-36555 Reduce warning logs on slow splitVector commands.Pol Pinol Castuera2022-11-151-1/+1
* SERVER-71292 Redact all sensitive information in query #8731Jess Balint2022-11-157-24/+195
* SERVER-71315 Decide where to store the Telemetry keyjoshua2022-11-157-110/+139
* Import wiredtiger: 5ade1afb8313b7eaeb7e0b14271d0f88e483bd62 from branch mongo...Etienne Petrel2022-11-159-10/+17
* Import wiredtiger: aff91a0de3bbe8278616ce60c8a31b2ff22bb155 from branch mongo...Etienne Petrel2022-11-152-1/+21
* SERVER-71341 Add strict: false to _clusterCommandsWithoutShardKey responses idlSanika Phanse2022-11-151-0/+2
* SERVER-71356 Do not collect telemetry for FLE1 requestsDavis Haupt2022-11-152-27/+62
* SERVER-71192 Rewrite targeting and executor shutdown errors for hedged async rpcGeorge Wangensteen2022-11-146-14/+123
* SERVER-71244 Do not collect telemetry for FLE2 requestsDavis Haupt2022-11-143-36/+64
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2022-11-143-31/+186
* Revert "SERVER-71237 Do not print full expected output when golden test file ...Nicholas Zolnierz2022-11-141-2/+3
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-1421-59/+354
* SERVER-71290 disable ttlIndexDeleteTargetTimeMS in TTL unit testsBenety Goh2022-11-141-0/+18
* SERVER-70885 Fix getElement/getField memory bug for stack owned valueZixuan Zhuang2022-11-142-0/+80
* SERVER-71279 Fix race condition in OnlyLowPriorityOps testJordi Olivares Provencio2022-11-141-12/+21
* SERVER-68803 Add whether SBE is in use to currentOp outputAlyssa Wagenmaker2022-11-142-1/+16
* SERVER-71086 Refactor hedged-read-determination code to be shared between asy...George Wangensteen2022-11-1413-144/+107
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-143-3/+15
* SERVER-71251 Move PriorityTicketHolder and SemaphoreTicketHolder into separat...Haley Connelly2022-11-1413-606/+800
* SERVER-71300 Reset cost coefficients to default value if "internalCostModelCo...Ruoxin Xu2022-11-141-3/+8
* SERVER-68852 Investigate handling of incorrect values for balancer settingsAllison Easton2022-11-149-4/+140
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-1433-242/+205
* SERVER-70985 Fix uuid naming issue in onModifyShardedCollectionGlobalIndexCat...Allison Easton2022-11-141-17/+19
* Import wiredtiger: ff6a2d4eb63aeff401a417d45d9c29264cfb2316 from branch mongo...Clarisse Cheah2022-11-145-8/+8
* Import wiredtiger: c3864135872f206ee9cefecddffc5762bb53a94b from branch mongo...Clarisse Cheah2022-11-145-8/+8
* Import wiredtiger: b406a0ffb01ec72e608b2ea2494d7fedf50a509e from branch mongo...Clarisse Cheah2022-11-1410-20/+23
* Import wiredtiger: a21ab7cc2152842ab4a20612743286a1db823789 from branch mongo...Clarisse Cheah2022-11-142-1/+2
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-1333-205/+242
* SERVER-71255 Remove clearEntries param from telemetry operatorjoshua2022-11-124-88/+21
* SERVER-70851 Rate limiting for telemetryMaddie Zechar2022-11-124-0/+291
* SERVER-71065 Implement onTelemetryStoreSizeUpdate functionjoshua2022-11-1212-131/+309
* SERVER-68888 Remove deprecated fields from config.versionTommaso Tocci2022-11-1216-776/+148
* SERVER-29601 Add -Wshadow to compilation - part1Juan Gu2022-11-115-26/+29
* SERVER-71174 [CQF] Utility to simplify construction of ABTSvilen Mihaylov2022-11-114-37/+492