summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-25SERVER-92736 Update symbol mapper to use the original executed task (#25178) ...Zack Winter
2024-07-25Import wiredtiger: eb70c851b7d807e7fb56dd08eba609f5dc02f6cf from branch mongo...Luke Chen
2024-07-24SERVER-92668 Fix wrong result with SBE, hash index, (#25295)Kevin Cherkauer
2024-07-24SERVER-90352 clear the _timersById map in AsioNetworkingBaton::detachImpl (#2...James Bronsted
2024-07-24SERVER-92603: Avoid rewriting parameterized expressions in or-to-in rewrite (...HanaPearlman
2024-07-24SERVER-92186 Implement simple API to get/set app_metadata from/to wiredtiger ...Joan Bruguera Micó (at MongoDB)
2024-07-24SERVER-92021 remove kill_cursor test from search_pinned connections suite and...madelinezec
2024-07-24SERVER-92379 Reuse mongocrypt library compile from mongodb-mongo-master (#245...SimonEismann
2024-07-24SERVER-92623 Pin the version of v5.0 to 5.0.28 in timeseries_collection_mixed...Lynne Wang
2024-07-24SERVER-92777 Replace "push_arch: x86_64-enterprise-rhel80" with "push_arch: x...Maria Prinus
2024-07-24SERVER-92547 Use the old rhel80 variant name on v4.2 and v4.4 multiversion te...Zack Winter
2024-07-24SERVER-91703 Disable PeriodicShardedIndexConsistencyChecker during read_commi...Allison Easton
2024-07-24SERVER-92158 Disable hedged_reads.js on windows variants (#24358) (#24999)Jason Chan
2024-07-24SERVER-91778 Do not close cursor in shell when batch is filled till l… (#25...Adityavardhan Agrawal
2024-07-24SERVER-91566 Suppress checkIndexesConsistentAcrossCluster in index_operations...atesteve
2024-07-23SERVER-92682 change sbom_linter to use local schema (#25128)Trevor Guidry
2024-07-23SERVER-90727 Fixes analyze_shard_key.js test to ignore missing sampled docs (...Israel Hsu
2024-07-23SERVER-89748 Retry _flushRoutingTableCacheUpdates command if it fails in retr...Daniel Segel
2024-07-23SERVER-92131 Fix index missing during SBE multiplanning (#24862)Zixuan
2024-07-23SERVER-92193: Negated $geoWithin/$geoIntersects queries should not attempt to...Will Buerger
2024-07-23SERVER-79766 Make TransactionRouter not ignore readConcern's atClusterTime (#...Cheahuychou Mao
2024-07-23Revert "SERVER-92547 Use the old rhel80 variant name on v4.2 and v4.4 multive...auto-revert-app[bot]
2024-07-23SERVER-92516 Remove openssl111 buildvariants (#25045)Juan Gu
2024-07-22SERVER-84625 Fix data race on MigrationSourceManager (#24678)Silvia Surroca
2024-07-22SERVER-69234 Make txn_recover_decision_using_recovery_router.js robust to spu...Lynne Wang
2024-07-22SERVER-84045 Fix heap-use-after-free error in AutoSplitVector (#25101)Silvia Surroca
2024-07-22SERVER-92547 Use the old rhel80 variant name on v4.2 and v4.4 multiversion te...Zack Winter
2024-07-22SERVER-91336 Temporary C++ objects in an expression is short lived (#24770)Wei Hu
2024-07-22Import wiredtiger: 3d6f0821bc76042e4a13473896404b53a8f50937 from branch mongo...wt-vendoring-bot[bot]
2024-07-19SERVER-92663 Temporary disable lint_sbom (#25020)Mikhail Shchatko
2024-07-18SERVER-90625 Have QueryStats sumOfSquares not overflow for 64-bit integral ty...Erin Liang
2024-07-18SERVER-92395 Do not push down group queries with ineligible operators to SBE ...Adityavardhan Agrawal
2024-07-18SERVER-92612 set pip cache dir in evergreen (#24965)Daniel Moody
2024-07-18SERVER-90825 Add README explaining compliance for src/third_party (#24495) (#...adriangzz
2024-07-18SERVER-92562 Update sbom version to its branch (#24904) (#24919)adriangzz
2024-07-18SERVER-91390 Prevent integer overflow in validation memory needed sum (#24835)Gregory Noma
2024-07-17SERVER-85892 Fix incorrect output namespace in $merge spec (#19846) (#24777)Chi-I Huang
2024-07-17SERVER-92527 Fix generate_all_variant_auto_tasks on sys-perf (#24879)SimonEismann
2024-07-17SERVER-89529 Preserve namespace from donor session oplog entry when reshardin...Abdul Qadeer
2024-07-17SERVER-92377 Clean up the system_perf.yml configuration (#24794)SimonEismann
2024-07-16SERVER-92382 Allow temporary uniqueness violations on `prepareUnique` indexes...Gregory Noma
2024-07-16SERVER-91831 uassert in NetworkInterfaceTL::setTimer can crash the server (#2...vstojkovic-mongodb
2024-07-16SERVER-88439 Fix a use-after-free when cloning DocumentSourceLookup (#24355)Ryan Berryhill
2024-07-16SERVER-89391: Increase timeoutMS in exhaust_hello_topology_changes.js (#21362...Janna Golden
2024-07-15SERVER-92376 update suse container to 15.5 for package test (BF-33932) (#2467...Daniel Moody
2024-07-15SERVER-92273 ListCollections without filter should include commit pending nam...Allison Easton
2024-07-15SERVER-92414 Tag enterprise-rhel-83-s390x with --excludeWithAnyTags=resource_...Gregory Wlodarek
2024-07-15SERVER-92264 Remove mongo-tools module from sys-perf (#24582)SimonEismann
2024-07-15SERVER-92375 Remove minor version from rhel8.x variant names (#24701)Zack Winter
2024-07-12SERVER-91894 Fix views_basic.js to reference correct database name (#24048) (...Nick Zolnierz