summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-30SERVER-94166 Make internalQueryForceClassicEngine=true the default in v6.0 (#...r6.0.18-rc0r6.0.18Mihai Andrei
2024-08-29Revert "SERVER-91570 Disable SBE for very large queries (#23643)" (#26598)Drew Paroski
2024-08-28SERVER-94123 Add "bypassEmptyTsReplacement" to IGNORE_UNSTABLE_LIST (#26563)Drew Paroski
2024-08-23SERVER-74072 Ensure JournalFlusher is runs on ServiceContext it is bound to (...Erin McNulty
2024-08-21SERVER-93829 Disable unittest_shell_hang_analyzer on enterprise-rhel-90-64-bi...Mikhail Shchatko
2024-08-20SERVER-93264: Add additional handling of deadlines and sleeps for Topology Ob...Dominic
2024-08-20SERVER-86357 Remove hyphenation files from mozjs. (#26074)Santiago Roche
2024-08-15SERVER-93482 Log python version in use (#26022)Mikhail Shchatko
2024-08-13SERVER-93326 Add retries to cloneing jstestfuzz.git (#25908) (#25943)Juan Gu
2024-08-12SERVER-93224 Prevent execution of drop_database_before_write_is_targeted.js f...Marcos Grillo
2024-08-08SERVER-92426 Adapt tests to rely on new timeseriesBucketsMayHaveMixedSchemaDa...Joan Bruguera Micó (at MongoDB)
2024-08-07SERVER-70508 Add Linux thread count to periodic and ulimits to rotate FTDC co...Mark Benvenuto
2024-08-07SERVER-84699 SERVER-92045 Add a check to validation to check for mixed-schema...r6.0.17-rc0r6.0.17Gregory Noma
2024-08-07SERVER-93174 Do not elect secondaries in `mongos_rs_shard_failure_tolerance` ...Yuhong Zhang
2024-08-07SERVER-66987 Check time-series bucket min and max fields during validation co...Gregory Noma
2024-08-07SERVER-69877 Remove untimestamped writes to the catalog when restarting unfin...Gregory Wlodarek
2024-08-06SERVER-66983 Check version field on time-series bucket collections invalidati...Gregory Noma
2024-08-06SERVER-93099 Allow collMod with timeseriesBucketsMayHaveMixedSchemaData=false...Erin Liang
2024-08-06SERVER-91778 Do not close cursor in shell when batch is filled till l… (#25...Adityavardhan Agrawal
2024-08-05SERVER-76631: add cpu model name to extra metadata in db.hostInfo() (#25687)wbradmoore
2024-08-05SERVER-93105: Check wildcard index key is not compound before trying to parse...HanaPearlman
2024-08-05SERVER-71490: Move steady state replication constraint relaxation opC… (#25...Xuerui Fa
2024-08-02SERVER-91108: Log with utf-8 encoding to avoid charmap errors on Windows (#25...Mikhail Shchatko
2024-08-02SERVER-66976 Enabled validation for time-series collections (#25689)Gregory Noma
2024-08-02SERVER-93014 Committing index builds locally may not change mixed schema flag...henrikedin
2024-08-01SERVER-91969 Test initial sync with mixed-schema time-series buckets (#25619)Gregory Noma
2024-08-01SERVER-86879 concurrency_replication* tasks are not running on the UBSan DEBU...Juan Gu
2024-08-01SERVER-91352 Do not check for the no-op entry in readConcern_atClusterTime_no...Enrico Golfieri
2024-08-01SERVER-92086 Skip enforcing that all time-series buckets are compressed in mi...Gregory Noma
2024-07-31SERVER-91195 Provide a generic backportable solution not to miss top-level ti...Pierlauro Sciarelli
2024-07-31SERVER-81807 Disable optimizing projection if the query can be run with SBE a...Ruoxin Xu
2024-07-30SERVER-85892 Fix incorrect output namespace in $merge spec (#19846) (#24833)Chi-I Huang
2024-07-30SERVER-92712: progress_monitor_doesnt_crash_on_not_critical (#25485)kshitij
2024-07-29SERVER-91322 resmoke multiversion-config: set evergreen config options (#23321)Trevor Guidry
2024-07-29SERVER-91758 mongos_rs_shard_failure_tolerance.js retries NetworkInte… (#25...Alex Li
2024-07-29SERVER-92963 Move 5.0.28 to the multiversion_platform_44_or_later resmoke inv...Lynne Wang
2024-07-29SERVER-92160 Increase average task setup time constant for timeout calculatio...Mikhail Shchatko
2024-07-29SERVER-92906 Delete legacy burn-in and build variant gen related dead code (#...Mikhail Shchatko
2024-07-29SERVER-84531 Require `collMod` for direct mixed schema bucket writes (#25408)Joan Bruguera Micó (at MongoDB)
2024-07-29SERVER-92186 Implement simple API to get/set app_metadata from/to wiredtiger ...Joan Bruguera Micó (at MongoDB)
2024-07-29SERVER-82814: Treat INTERNAL_EXPR_* same as non-internal in RID scan (6.0) (#...James H
2024-07-26SERVER-92625 Pin the version of v5.0 to 5.0.28 in failing timeseries with mix...Lynne Wang
2024-07-26SERVER-72093 Drop indexes with conflicting specs during Initial Sync (#25068)Gregory Noma
2024-07-26SERVER-92660 Ensure consistent validations in all_collection_stats.js by even...fxnusky
2024-07-25SERVER-90984: Fix exhaust hello stream to process SplitHorizonChange if respo...Dominic
2024-07-25SERVER-92733 update pygithub to 1.58 (#25230)Juan Gu
2024-07-25SERVER-92751 Fix Simple8b ResetRLE test for big-endian machines (#25189)Binh Vo
2024-07-25SERVER-91630 configsvr_remove_chunks.js should use retriable writes when writ...Allison Easton
2024-07-25SERVER-86674 Primary catch-up may believe it is caught up when it is not (#23...Matthew Russotto
2024-07-24SERVER-92158 Disable hedged_reads.js on windows variants (#24358) (#25290)Jason Chan