summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16Import wiredtiger: 810623549d67393926596e4d6f9c92c02f770125 from branch mongo...r6.0.5-rc0r6.0.4-rc1Luke Chen
2023-02-15SERVER-70395 Change spilling for SBE HashAggStage to use a more efficient alg...David Storch
2023-02-15SERVER-70395 Combining partial aggs support for $sum, $avg, and std devDavid Storch
2023-02-15SERVER-70395 Combining partial aggs support for $addToSet, $push, and $mergeO...David Storch
2023-02-15SERVER-70395 Make stage builders generate partial agg combining exprs (part 1)David Storch
2023-02-15SERVER-70395 De-stage-ify accumulator stage builderDavid Storch
2023-02-15SERVER-73916 Improve error in ReshardingTest on failpoint not reached.Max Hirschhorn
2023-02-15SERVER-72194 oplog_rollover.js should wait for the durable timestamp to advanceMatthew Russotto
2023-02-15SERVER-71608 Add support to jscustomallocator.cpp for FreeBSDMark Benvenuto
2023-02-15SERVER-73904 Update FreeBSD spidermonkey configurationMark Benvenuto
2023-02-15SERVER-73905 Implement getCurrentNativeThreadId for FreeBSDMark Benvenuto
2023-02-15SERVER-73998: Fix perf.ymldalyd
2023-02-14SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz
2023-02-14SERVER-72868 Remove checks at cluster.js because listCollections and listInde...Pol Pinol Castuera
2023-02-13SERVER-73368 Evergreen push task is failing to update v6.0-latest tarball in S3Juan Gu
2023-02-13SERVER-73719 Comment out legacy sys-perf buildvariants v6.0dalyd
2023-02-13SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ...Matthew Russotto
2023-02-13SERVER-72815: Track document count and duration for updateMany and deleteMany...Adi Zaimi
2023-02-10SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York
2023-02-10SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...Gregory Wlodarek
2023-02-10SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek
2023-02-10SERVER-71950 Fail and log the operation when out-of-order keys are detected i...Gregory Wlodarek
2023-02-10SERVER-73852 Enable bounded-sort optimization on FCV 5.0David Percy
2023-02-10SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek
2023-02-10SERVER-72825 [v6.0] Remove Outdated/Duplicate Entries for Multiversion Testsjames-hippler
2023-02-10SERVER-38232 Add RuntimeDirectory to mongod.serviceRyan Egesdahl
2023-02-10SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York
2023-02-09SERVER-73216 Upgrade BlackDuck to Detect v8Mark Benvenuto
2023-02-09SERVER-73232 Change the default log-verbosity for `_killOperations`Amirsaman Memaripour
2023-02-09SERVER-73183 Skip storageEngine option sanitization for inMemory modeYu Jin Kang Park
2023-02-09SERVER-68122 Remove encryption from storageOptions on secondary replicationYu Jin Kang Park
2023-02-09Import wiredtiger: 6d5a0660a2fde923e7d40871b7b7ef32c919240a from branch mongo...Luke Chen
2023-02-08SERVER-71969 Change sys-perf dsi compile-variant expansion v6.0dalyd
2023-02-08SERVER-70427 Remove Chef+Kitchen package test infrastructureRyan Egesdahl
2023-02-06SERVER-73534 Fix crash in serialization of SBE ArraySet to KeyStringDavid Storch
2023-02-06SERVER-70219 fix spill_to_disk_secondary_readZixuan Zhuang
2023-02-06SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park
2023-02-06SERVER-71750 Revert writeConflictRetry refactor into handleWriteConflictExcep...Yu Jin Kang Park
2023-02-06SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park
2023-02-03SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan
2023-02-02SERVER-73009 Compute clustered scan direction when plan is hinted or cachedAlyssa Wagenmaker
2023-02-02SERVER-73176: Only print actual error message in getHostFQDNs (v6.0)Adi Zaimi
2023-02-01SERVER-73266 Avoid retaking RSTL without timeout at index build commitGregory Noma
2023-02-01SERVER-72185 Update TSBS repo to `mongodb-forks/tsbs`Gregory Noma
2023-02-01Import wiredtiger: 4d08414fdb3ed3d7d16169b803b29524313eb9f6 from branch mongo...Luke Chen
2023-02-01Import wiredtiger: 7762ac8f08262d1b032a17372b3099bd0c49b9d3 from branch mongo...Luke Chen
2023-02-01Import wiredtiger: 4dff67dd815aeaecb3f2987afa9bb63766b8c888 from branch mongo...Luke Chen
2023-01-31SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy
2023-01-31SERVER-70747 Change coll name in BUS extended range testJoel Redman
2023-01-31SERVER-66793 Use explicit sort when extended range dates are usedJoel Redman