summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: ec5aa0d9af8622c600a2b21f4e2a31db82792c1d from branch mongo...r7.0.0-alpha0Marc Butler2023-04-043-19/+4
* Import wiredtiger: f8548fe2f4b7686395777bb6d6565eee31e4a508 from branch mongo...Marc Butler2023-04-042-13/+15
* SERVER-75633 Regenerate matrix suitesMark Benvenuto2023-04-044-8/+4
* SERVER-75066 switch efs scons cache to use global writeable directoryDaniel Moody2023-04-041-1/+1
* SERVER-75630 Skip getQueryableEncryptionCountInfo test case in read_write_con...Erwin Pe2023-04-041-13/+15
* SERVER-75471 Rename t-digest related files to better reflect type namesIrina Yatsenko2023-04-043-2/+2
* SERVER-74012 Implement gRPC service definitionPatrick Freed2023-04-047-7/+757
* SERVER-70740 Handle expectPrefix option in requestsHugh Tong2023-04-0410-58/+711
* SERVER-75586 Split sort_dotted_paths.js according to functionality exercisedSvilen Mihaylov2023-04-033-59/+113
* SERVER-75184 Add tests and support for retryable time-series deletesAlyssa Wagenmaker2023-04-035-14/+149
* SERVER-72789 Validate the database/shard versions for bulkWrite sent from mongoskauboy262023-04-038-99/+664
* SERVER-75551 change threshold in slow PrimaryOnlyService stepup test to a lar...Jiawei Yang2023-04-031-0/+12
* SERVER-75226 Use bsonWoCompare when comparing the NumberLong countsCheahuychou Mao2023-04-031-3/+5
* SERVER-75057 split build metrics builds up and combine metricsDaniel Moody2023-04-035-44/+424
* SERVER-75616 Fix race in MovePrimaryDonor unit testsBrett Nawrocki2023-04-031-1/+3
* SERVER-75062 Allow telemetry sampling rate to be adjusted at runtimeAlyssa Wagenmaker2023-04-038-23/+66
* SERVER-74525 Support explain for timeseries deletesYoonsoo Kim2023-04-037-27/+305
* SERVER-75605 Fix vector access in FindRoutingTableRangeOverlapInconsistency u...Tommaso Tocci2023-04-031-7/+4
* SERVER-75421 Fix write_without_shard_key concurrency workload to exclude acce...Jason Zhang2023-04-031-84/+137
* SERVER-52237: Enable feature flag for Approximate Median and Percentile Accum...Naama Bareket2023-04-0310-8/+16
* SERVER-74339: Abort Shard Split explicitly to test recoveryChristopher Caplinger2023-04-031-6/+9
* SERVER-75519 Task sharded_collections_jscore_passthrough times outNamaz Gurbanov2023-04-031-4/+3
* SERVER-73053 TransactionHistoryIterator queries change collections if its for...Mickey. J Winters2023-04-033-32/+48
* SERVER-75575 Make sure that writing invalid config.queryAnalyzers or config.m...Cheahuychou Mao2023-04-039-84/+127
* SERVER-72920 split matrix suites into own filesTrevor Guidry2023-04-03212-759/+6344
* SERVER-74999 Determine cluster membership based on X.509 extensionSara Golemon2023-04-0323-40/+484
* SERVER-75401 Move aggregation specific logic out of AuthorizationSessionSara Golemon2023-04-035-49/+20
* SERVER-75096 Locally drop sharded collections in transitionToDedicatedConfigS...Jack Mulrow2023-04-032-7/+83
* SERVER-74527 Adding security infrastructure for directShardOperationsSergi Mateo Bellido2023-04-033-1/+10
* SERVER-75456 Fix establishConsistentCollection when used concurrently with re...Henrik Edin2023-04-032-7/+303
* SERVER-75083 Make index build step-up checks resilient to concurrent commitYu Jin Kang Park2023-04-039-76/+175
* SERVER-75425 Include IETs in IndexScanNode debug print outputDavid Storch2023-04-031-0/+4
* SERVER-75592 Update immer info in third_party_components.ymlGregory Wlodarek2023-04-031-2/+2
* SERVER-55503 Architecture Guide updates for PM-2218Gregory Wlodarek2023-04-031-7/+78
* SERVER-74750: reshardCollection allowed on config.system.sessions via mongos ...wenqinYe2023-04-032-24/+52
* SERVER-75117: Avoid passing NamespaceString by value when possible.Colin Stolley2023-04-034-10/+10
* SERVER-75558 Add "confirm: true" to powercycle_last_lts_fcvkauboy262023-04-031-1/+2
* SERVER-75495 Ensure that 0 inconsistencies are found after dropping databases...Antonio Fuschetto2023-04-031-24/+34
* SERVER-75550 [CQF] More compact Sargable node explainSvilen Mihaylov2023-04-036-346/+295
* SERVER-75126 Update cluster parameter when second shard is added to the clusterAllison Easton2023-04-034-8/+86
* SERVER-75581 Relax error-counting in split_large_event.jsRomans Kasperovics2023-04-031-6/+6
* SERVER-75559 remove accidentally added TODO in $percentile accumulatorGil Alon2023-04-032-5/+1
* SERVER-74800 Run checkMetadataConsistency hook in analyze_shard_key suitesAntonio Fuschetto2023-04-031-0/+2
* SERVER-75520 Properly handle auto-merge responsesPierlauro Sciarelli2023-04-032-26/+23
* Revert "SERVER-73896 oplog_sampling.js logs and checks number of entries in o...Benety Goh2023-04-031-10/+0
* Revert "SERVER-74087 Thread-through `ScopedCollectionOrViewAcquisition` on th...Jordi Serra Torrens2023-04-0315-451/+190
* SERVER-75494 Wait for dropDatabase finishes at check_metadata_consistency.jsAntonio Fuschetto2023-04-031-2/+10
* SERVER-69563 Enable feature flag for queryable encryption protocol version 2Erwin Pe2023-04-0320-1888/+86
* SERVER-74427 Refactor OplogCapMaintainerThread lifetimeJordi Olivares Provencio2023-04-035-4/+33
* SERVER-75368 Set cluster parameter during FCV upgradeAllison Easton2023-04-032-0/+94