summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-12SERVER-94703 Fix the build target for the SBE stage builder benchmark (#27022)Drew Paroski
2024-09-12SERVER-94584: Remove unnecessary WCOS check from bulkWrite (#27020)seanzimm
2024-09-12SERVER-94561 Reduce resource usage for the random_moveChunk_timeseries_delete...Kruti Shah
2024-09-12SERVER-61446: Add unit tests for timeseries_collmod.cpp (#27017)Malik Endsley
2024-09-12SERVER-94406 Remove query stats related size checks from distinct command (#2...Alyssa Clark
2024-09-12SERVER-90801 Move database drop pending flag into collection catalog (#26831)Gregory Noma
2024-09-12SERVER-94714: Replace lock_stats.js with a unit test (#27006)Damian Wasilewicz
2024-09-12SERVER-82471 send modified query to the shards for explain.find on mongos (#2...kmznam
2024-09-12SERVER-69418: Improve validation to prevent users from adding more than 7 vot...Ruchitha Rajaghatta
2024-09-12SERVER-94657 Give restore role privilege to drop *.system.views (#27008)Sara Golemon
2024-09-12SERVER-92879: Move db/ops directory to db/query/write_ops (#26965)William L Qian
2024-09-12SERVER-92475 Hook up cost-based ranker to subplanner (#26328) (#26950)Ben Shteinfeld
2024-09-12SERVER-91458 Update mirrored reads metrics to consider "erroredOnRead" case (...Alex Li
2024-09-12SERVER-92062 SERVER-92063 Log warning when hedging options are specified (#26...Patrick Freed
2024-09-12SERVER-16284 $concatArrays accumulator (#26777)Militsa Sotirova
2024-09-12SERVER-94156 Support upsert duplicate key retry if unique index has collation...Ivan Fefer
2024-09-12SERVER-93364 Use ClientLock before every call to setService (#26862)atesteve
2024-09-12Revert "SERVER-94562 SERVER-92731 bazel integration optimizations (#26819)" (...auto-revert-app[bot]
2024-09-12SERVER-94722 Move ldap config checks to SConstruct (#26985)Zack Winter
2024-09-12Revert "SERVER-90429 Remove diagnostic latches (#26931)" (#26988)auto-revert-app[bot]
2024-09-12Import wiredtiger: 6fd5c0ca8d33850c1a384d1dcc32a240acc2e593 from branch mongo...wt-vendoring-bot[bot]
2024-09-12SERVER-93556 Make ValidationResults a class (#26700)Aaron B
2024-09-12Revert "SERVER-61446: Add unit tests to timeseries collmod (#26716)" (#26986)auto-revert-app[bot]
2024-09-11SERVER-90429 Remove diagnostic latches (#26931)Sophia Tan
2024-09-11SERVER-94280 Add updateOneWithoutShardKey source code to query execution code...Jason Zhang
2024-09-11SERVER-94697 fix cross_repo_testing_requirements.md link in search landing pa...madelinezec
2024-09-11SERVER-94562 SERVER-92731 bazel integration optimizations (#26819)Daniel Moody
2024-09-11SERVER-94079: Move out bsonobj_traversal from bson column helpers (#26543)Stephanie
2024-09-11SERVER-94207 Detect time-series collections that need extended range with mil...Gil Alon
2024-09-11SERVER-93834 Path decompressor invariant permits non-empty, but scalarless ob...Binh Vo
2024-09-11SERVER-94635: Make session parameters configurable (#26921)nandinibhartiyaMDB
2024-09-11SERVER-92064 Only make one request per command in NITL (#26892)Patrick Freed
2024-09-11SERVER-74855 Update query stats README with recent changes (#26936)Alyssa Clark
2024-09-11SERVER-94519 Output more information in the failure case in enforceRequireAPI...Alex Li
2024-09-11SERVER-82800 Port mozjs to Bazel (#25286)Aaron Siddhartha Mondal
2024-09-10SERVER-93153 Emit `startIndexBuild` change event (#26657)Gregory Noma
2024-09-10SERVER-74852 Enable query stats for count and distinct feature flag (#26885)Alyssa Clark
2024-09-10SERVER-90778 Move RoundUpPreparedTimestamps out of RecoveryUnit to callers (#...Wei Hu
2024-09-10SERVER-94421 Update libbson to mongo-c-driver@1.27.6 (#26881)Sara Golemon
2024-09-10SERVER-79916 cleanup document_source_internal_search_mongot_remote (#26447)Zixuan
2024-09-10SERVER-93809 Remove Bonsai properties and ABT lowering dependencies on them (...Nick Zolnierz
2024-09-10SERVER-94584: Fix bulkWrite on mongos not handling transaction errors correct...seanzimm
2024-09-10SERVER-94021 Delete oplog_sampling.js and replace with unit test (#26889)Shin Yee Tan
2024-09-10SERVER-94582 Do not log count/find request details when FLE2 is used (#26913)Erwin Pe
2024-09-10SERVER-94656 Rename `TrackingAllocator::getStats` (#26920)Gregory Noma
2024-09-10SERVER-94046 Make run_initial_sync_node_validation.js robust to step-downs an...Brad Cater
2024-09-10SERVER-93407: Implement partitioning by top-K frequency difference in MaxDiff...Matt Olma
2024-09-10SERVER-88718: Implement Google microbenchmark for histogram CE overhead (#26140)Matt Olma
2024-09-10SERVER-94625 Return '""_sd' instead of 'StringData()' in 'getSubstringCP()' (...Catalin Sumanaru
2024-09-10SERVER-61446: Add unit tests to timeseries collmod (#26716)Malik Endsley