summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-09SERVER-85848 Treat $redact as single-doc transform for change stream stages (...r7.0.6-rc0r7.0.6romanskas
2024-02-09SERVER-76463 SERVER-81534 Ensure Sharding DDL locks acquired outside a coordi...Silvia Surroca
2024-02-09SERVER-86432 Query Stats Backport to 7.0 Batch #4Erin Zhu
2024-02-08SERVER-84723 Sharded multi-document transactions can observe partial effects ...Jordi Serra Torrens
2024-02-08SERVER-82053 Use index hint for time series bucket reopening queryDan Larkin-York
2024-02-08SERVER-85206 Improve performance of full_range.js and explicit_range.jsLynne Wang
2024-02-07Revert "SERVER-85206 Improve performance of full_range.js and explicit_range....Lynne Wang
2024-02-07SERVER-86363: Make container registry login silent (#18794)dylrich
2024-02-07SERVER-86096: Add high value workloads (#18732)Daniel Hill
2024-02-07SERVER-85206 Improve performance of full_range.js and explicit_range.js (#18770)Lynne Wang
2024-02-07SERVER-86298 QueryStats Backport to 7.0 Batch #3Erin Zhu
2024-02-07SERVER-84548: Use CSCCL for dedicated config server on 7.x. (#18391)kshitij
2024-02-07SERVER-79214 Orphaned documents cause failures in indexu.jsSanika Phanse
2024-02-07SERVER-84336 Fix synchronization of timeseries unordered insertMany when exce...henrikedin
2024-02-07SERVER-62957 update change streams reshardCollection multiversion test after ...Mickey. J Winters
2024-02-07SERVER-79192 Fix migration_coordinator_failover_include.js to freeze and unfr...huayu-ouyang
2024-02-07SERVER-85453: Make ExternalDataSourceScopeGuard only compatible with one plan...Will Buerger
2024-02-07SERVER-83610: Reduce required privileges for $documents by marking it… (#18...HanaPearlman
2024-02-07SERVER-86116 Fix write concern configuration on insertChunks() helper of Crea...ppolato
2024-02-05SERVER-85693 Fix potential access violation in User::validateRestrictionsErwin Pe
2024-02-05SERVER-83050 add amazon2-openssl111, amazon2-arm64-openssl111 variants (#18257)Thomas Ward
2024-02-05Import wiredtiger: 2e7788b3b37a4e1e877744b94d3f3ffd4f87a309 from branch mongo...Luke Chen
2024-02-05Import wiredtiger: 9d4f2b6dcc1593014abfee05271ac1c4512f0a6c from branch mongo...Luke Chen
2024-02-05Import wiredtiger: 0984a89ae620b63b97e61a0b5b43862f7643d57b from branch mongo...Luke Chen
2024-02-02SERVER-86118 Query Stats Backport to 7.0 Batch #2Erin Zhu
2024-02-02SERVER-83567 Ignore missing values in classic window implementationMatthew Boros
2024-02-02SERVER-83454 Explicitly deregister range deletion tasks rather than relying o...Pierlauro Sciarelli
2024-02-02SERVER-83119 Qualify a ClusteredIndexscan as an allowed operation when notabl...Peter Volk
2024-02-02SERVER-86081: Include redacted secrets in expansions.write for dsi in 7.0 (#1...Ahmad Shah
2024-02-01SERVER-85171 split up unittests (#18251)Daniel Moody
2024-02-01SERVER-85633 Add lock around res_ninit call (#18355)adriangzz
2024-01-31SERVER-86027 Tag insert_docs_larger_than_max_user_size_standalone.js with req...Ali Mir
2024-01-31SERVER-81021 Improve index prefix heuristic by taking into account closed int...Alexander Ignatyev
2024-01-31SERVER-80275 Implement tie breaking heuristics loggingAlexander Ignatyev
2024-01-31SERVER-80233 Implement index prefix heuristichenrinikku
2024-01-31SERVER-79400 Implement tie breaking by number of documents examinedKatie Yang
2024-01-31SERVER-85419 Balancer pollutes logs in case no suitable recipient is found du...Silvia Surroca
2024-01-30SERVER-85167 Shut down WiredTigerSessionCache before rollback (#18443)Wei Hu
2024-01-30SERVER-85956 Backport QueryStats to 7.0 Batch #1Erin Zhu
2024-01-30SERVER-79286 Create query knob for multi-planner tie breakingKatie Yang
2024-01-30SERVER-78911: Disable different database warning for internal X.509 authVarun Ravichandran
2024-01-30SERVER-85714 BSONColumn validator needs to treat MinKey and MaxKey as uncompr...henrikedin
2024-01-30SERVER-84233 Decompression support for BSONColumn storing BSON MinKey/MaxKey ...henrikedin
2024-01-30SERVER-84722 Create internal server parameter to allow users to insert docume...Ali Mir
2024-01-29SERVER-79191: Make sure topology is stable during ContinuousInitialSyncHookseanzimm
2024-01-29SERVER-78662 Add timeout to MODE_X lock acquisition in index buildYu Jin Kang Park
2024-01-29SERVER-79150 Reduce ScopedSetShardRole scope to index build setupYu Jin Kang Park
2024-01-29SERVER-85771 Make $bucketAuto more robust in the case of an empty string for ...Peter Volk
2024-01-29Import wiredtiger: 61188a4590f041df51fff6aa0a517eec51e83f32 from branch mongo...Luke Chen
2024-01-27SERVER-85530: Refresh Test CertificatesW. Brad Moore