summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76103 asio_transport_layer_test: keep sessions aliveBilly Donahue2023-05-171-28/+44
* SERVER-73639 Avoid dependency on version_burn_in_gen for non-burn-in tasksMikhail Shchatko2023-05-173-15/+111
* SERVER-77083 Index build stepup async task should tolerate stepdownsJosef Ahmad2023-05-172-6/+96
* SERVER-77153 Protect against zero elapsed time in throughput probingGregory Noma2023-05-171-0/+6
* SERVER-77107 Add LLVM XRay supportMark Benvenuto2023-05-171-0/+13
* SERVER-77199 Change expected responses of upsert tests in updateOne_without_s...Sanika Phanse2023-05-171-2/+2
* SERVER-74015 Introduce mocked gRPC stub and client streamPatrick Freed2023-05-1722-127/+1078
* SERVER-77214 Add buildUUID, db, and collectionUUID to index build data corrup...Yu Jin Kang Park2023-05-172-2/+27
* SERVER-77167: update how we build mongo-tools in sys-perf v2Miguel Angel Nieto2023-05-171-2/+2
* SERVER-77039 Re-denylist map_reduce_drop.js from SERVER-71368 changesPol Pinol Castuera2023-05-176-0/+17
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-1762-582/+575
* SERVER-75287: fix rounding and overflow detection in Classic for subtract whe...Rushan Chen2023-05-173-12/+134
* Revert "SERVER-77167: update how we build mongo-tools in sys-perf"Miguel Angel Nieto2023-05-171-2/+2
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-1762-575/+574
* SERVER-76908 Fix generation and format of the "createDatabase" op entriesPaolo Polato2023-05-176-29/+41
* SERVER-76788 elide trivial Decoration constructorsBilly Donahue2023-05-172-3/+13
* SERVER-77169 Switch config shard tasks to gen tasksMikhail Shchatko2023-05-171-8/+6
* SERVER-69922 Implement explain for updateOne, deleteOne, and findAndModifyJason Zhang2023-05-1714-97/+986
* SERVER-77196 Prevent potential deadlock in TaskExecutorCursorTestBen Shteinfeld2023-05-171-1/+6
* SERVER-77197 Change error code to NamespaceNotShardedSanika Phanse2023-05-172-2/+2
* SERVER-75281 Platform Support: Add support for Amazon Linux 2023 ARMt.ward2023-05-179-82/+82
* SERVER-76918 Change bucket_catalog::clear to take in DatabaseName object inst...Sophia Tan2023-05-174-7/+49
* SERVER-77085 Ensure PinnedConnectionTaskExecutor sends requests to the networ...George Wangensteen2023-05-171-1/+1
* Import wiredtiger: 039cc949e442a69f072984ce625cb6cd2983cfa3 from branch mongo...Andrew Morton2023-05-172-3/+57
* Import wiredtiger: 9318c8f5aed6dd7422f3c2a9c05a89ee40f804f8 from branch mongo...Andrew Morton2023-05-177-30/+299
* Import wiredtiger: 8dc1c0b0f1381773a0d13d5751ec724f23f77709 from branch mongo...Andrew Morton2023-05-173-4/+21
* Import wiredtiger: 04dcc362042b8cc35fdd8de8343be3a15d4fa47c from branch mongo...Andrew Morton2023-05-1736-58/+189
* Import wiredtiger: d310d6330ea5b23835d9eb231f65bb9f91bdef21 from branch mongo...Andrew Morton2023-05-177-5/+84
* SERVER-76988 Abort the reshardCollection operation when the zone information ...Cheahuychou Mao2023-05-173-33/+198
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-1762-574/+575
* SERVER-75251 - Update snapshot for initial sync variantAhmad Shah2023-05-171-5/+5
* SERVER-76900 ResourceConsumption::shouldCollectMetricsForDatabase to pass a D...mathisbessamdb2023-05-176-49/+212
* SERVER-76987 Make sure local awaitData notifications are robust to WriteConfl...Matthew Russotto2023-05-162-3/+17
* SERVER-76987 Make oplog notification robust to step-upMatthew Russotto2023-05-161-0/+4
* SERVER-76807 Avoid adding opTimes for non-retryable internal transactions to ...Cheahuychou Mao2023-05-1610-9/+38
* SERVER-77151 Add a helper to merge in a collection's bucket catalog execution...Yuhong Zhang2023-05-162-0/+37
* SERVER-77151 Make the number of stripes configurable for the bucket catalogYuhong Zhang2023-05-165-30/+86
* SERVER-77155 Rename timelib entry in third_party_components.ymlMark Benvenuto2023-05-161-7/+7
* SERVER-69206 Remove use-after-move on ConnectionPool::Options in ConnectionPo...George Wangensteen2023-05-161-1/+1
* SERVER-74925 Remove NamespaceStringOrUUID constructor that takes in tenantid ...mathisbessamdb2023-05-161-2/+0
* SERVER-77123 Make the readConcern for TransactionResources come from prerequi...Kaloian Manassiev2023-05-168-63/+96
* SERVER-73779 Add maxTimeMSOpOnly to network message if it is a hedge sent thr...Alex Li2023-05-164-19/+127
* SERVER-77018 Remove in-progress index builds from getIndexFreeStorageBytesYu Jin Kang Park2023-05-161-2/+11
* SERVER-77120 Raise timestamps used in preimage consistency testJordi Olivares Provencio2023-05-161-2/+5
* SERVER-76739 Archive data missing on evergreen task timeoutsTausif Rahman2023-05-166-9/+51
* SERVER-76656: basic CRUD to bulkWrite overrideseanzimm2023-05-161-0/+239
* SERVER-75541 Pretty printer for SargableNodeNicholas Zolnierz2023-05-163-84/+266
* SERVER-72370 Fix incorrect serverless lock usage in Tenant MigrationDidier Nadeau2023-05-161-6/+6
* SERVER-77012 Skip parsing for tenantIds if multitenancy disabledMatt Broadstone2023-05-162-36/+84
* SERVER-77167: update how we build mongo-tools in sys-perfMiguel Angel Nieto2023-05-161-2/+2