summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-19SERVER-91416 Serialize lookup's resolved introspection sub-pipeline during qu...r5.0.29-rc0r5.0.29Alyssa Clark
2024-08-15SERVER-93482 Log python version in use (#26023)Mikhail Shchatko
2024-08-13SERVER-91778 Do not close cursor in shell when batch is filled till limit (#2...Adityavardhan Agrawal
2024-08-13SERVER-93326 Add retries to cloneing jstestfuzz.git (#25908) (#25947)Juan Gu
2024-08-12SERVER-93224 Prevent execution of drop_database_before_write_is_targeted.js f...Marcos Grillo
2024-08-09SERVER-59831 Pass `dupsAllowed=true` to `WiredTigerIndexUnique::_insert` on s...Vishnu K
2024-08-08SERVER-88750 Add "bypassEmptyTsReplacement" param to insert/update/findAndMod...Drew Paroski
2024-08-08Import wiredtiger: 1f132b0e05ec9ee6c12080c84c33edca59df56d0 from branch mongo...Luke Chen
2024-08-07SERVER-93174 Do not elect secondaries in `mongos_rs_shard_failure_tolerance` ...Yuhong Zhang
2024-08-06SERVER-60349 Allow adding optionalBool fields in IDL compatibility check (#24...Drew Paroski
2024-08-02SERVER-91108: Log with utf-8 encoding to avoid charmap errors on Windows (#25...Mikhail Shchatko
2024-08-01SERVER-86879 concurrency_replication* tasks are not running on the UBSan DEBU...Juan Gu
2024-07-31SERVER-86280 Reclassify some validation errors as warnings (#25452)Gregory Noma
2024-07-31SERVER-61484 JournalFlusher should log a warning on ExceededMemoryLimit error...Damian Wasilewicz
2024-07-31SERVER-76232 Throw instead of fatally asserting on data corruption detection ...Gregory Noma
2024-07-30Revert "SERVER-76232 Throw instead of fatally asserting on data corruption de...auto-revert-app[bot]
2024-07-29SERVER-91758 mongos_rs_shard_failure_tolerance.js retries NetworkInte… (#25...Alex Li
2024-07-26SERVER-76231 Relax validate early failure when detecting out-of-order entries...Gregory Noma
2024-07-26SERVER-76232 Throw instead of fatally asserting on data corruption detection ...Gregory Noma
2024-07-26SERVER-90342 Introduce `DataCorruptionDetectionMode` (#25136)Gregory Noma
2024-07-26SERVER-91630 configsvr_remove_chunks.js should use retriable writes when writ...Allison Easton
2024-07-25SERVER-92733 update pygithub to 1.58 (#25236)Juan Gu
2024-07-25SERVER-92763 Retry ShutdownInProgress on _configSvrAddShard after removeShard...Gabriel Marks
2024-07-25SERVER-92158 Disable hedged_reads.js on windows variants (#24358) (#25297)Jason Chan
2024-07-24SERVER-92393 Migrate v5.0 to AWS MacOS Fleet (#25259)Brian McCarthy
2024-07-24SERVER-92777 Replace "push_arch: x86_64-enterprise-rhel80" with "push_arch: x...Maria Prinus
2024-07-24SERVER-91566 Suppress checkIndexesConsistentAcrossCluster in index_operations...atesteve
2024-07-23SERVER-92753 Add requires-persistence tag to ignore_dbcheck_in_rollback.js (#...Evelyn Wu
2024-07-23SERVER-92516 Remove openssl111 buildvariants (#25042)Juan Gu
2024-07-22SERVER-69234 Make txn_recover_decision_using_recovery_router.js robust to spu...Lynne Wang
2024-07-19SERVER-92547 Use the old rhel80 variant name on v4.2 and v4.4 multiversion te...Zack Winter
2024-07-19SERVER-92415 Bump db-contrib-tool version to v0.8.3 (#24732) (#24827)Zack Winter
2024-07-19SERVER-92612 set pip cache dir in evergreen (#24965) (#24994)Daniel Moody
2024-07-17SERVER-91223 NumberDecimal $log should use ln(input)/ln(base) for generic bas...Matthew Boros
2024-07-17SERVER-92377 Clean up the system_perf.yml configuration (#24801)SimonEismann
2024-07-15SERVER-92291 add retry to pip installs (BF-32659) (#24557) (#24625)Daniel Moody
2024-07-12SERVER-92375 Remove minor version from rhel8.x variant names (#24708)Zack Winter
2024-07-12SERVER-92287 [v5.0] fix ninja link on old macos (BF-28713) (#24552)Daniel Moody
2024-07-12SERVER-60565 SERVER-60978 SERVER-86327 Ensure newly created time-series bucke...Dan Larkin-York
2024-07-10SERVER-90391 Fix license details in headers + READMEs (#24538)Gabriel Marks
2024-07-10SERVER-92199: Ban change_stream_lookup_single_shard_cluster.js from stepdown ...HanaPearlman
2024-07-04SERVER-89344 Fix explain output for '$unionWith' queries (#21427) (#23093)Samuel Mercier
2024-07-03SERVER-76777 Retry coll lock acquisition on self abort (#24104)Yujin Kang Park
2024-07-03SERVER-91494: Avoid past-the-end access in DocumentSourceBucket (#23581)James H
2024-07-03SERVER-91940 Removed ignore files from patches (#24056) (#24268)Alexander Neben
2024-06-27SERVER-90100 Suppress false-positive leak from libresolv (#23882)r5.0.28-rc0r5.0.28George Wangensteen
2024-06-27SERVER-91562 Fix unique/sparse bug in IndexDescriptor::compareIndexOptions (#...Wei Hu
2024-06-27SERVER-91793 Exclude *.suppressions files from backport approvals list (#23949)Maria Prinus
2024-06-24Revert "SERVER-91617 Simplify $ifNull stage builder generation (#23829)" (#23...AlexVasilOne
2024-06-21SERVER-91617 Simplify $ifNull stage builder generation (#23829)Rui Liu