summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73707 Evergreen timeout calculation fixes and cleanupsMikhail Shchatko2023-02-224-127/+30
* SERVER-73697 Do not split out match expression on meta field when it's not re...Yoonsoo Kim2023-02-214-97/+132
* SERVER-73157 Move out_max_time_ms tests to serial_run suiteColin Stolley2023-02-211-0/+0
* SERVER-71680 Fix SBE HashAggStage to update $operationMetrics when spillingDavid Storch2023-02-212-27/+78
* SERVER-74097 Populate `CollectionUUIDMismatch` via `listCollections` for shar...Gregory Noma2023-02-211-6/+4
* SERVER-73520 [6.0] Backport setProfilingFilterGlobally commandAlyssa Wagenmaker2023-02-1724-2/+567
* SERVER-71392 Add counters to track jsonSchema usage in create and collModGil Alon2023-02-175-0/+232
* SERVER-73938 Make sure chunk migration can handle a retryable internal transa...Cheahuychou Mao2023-02-162-5/+107
* Import wiredtiger: 810623549d67393926596e4d6f9c92c02f770125 from branch mongo...r6.0.5-rc0r6.0.4-rc1Luke Chen2023-02-162-6/+27
* SERVER-70395 Change spilling for SBE HashAggStage to use a more efficient alg...David Storch2023-02-1525-415/+1057
* SERVER-70395 Combining partial aggs support for $sum, $avg, and std devDavid Storch2023-02-156-38/+525
* SERVER-70395 Combining partial aggs support for $addToSet, $push, and $mergeO...David Storch2023-02-157-16/+556
* SERVER-70395 Make stage builders generate partial agg combining exprs (part 1)David Storch2023-02-155-40/+390
* SERVER-70395 De-stage-ify accumulator stage builderDavid Storch2023-02-153-168/+98
* SERVER-73916 Improve error in ReshardingTest on failpoint not reached.Max Hirschhorn2023-02-151-2/+15
* SERVER-72194 oplog_rollover.js should wait for the durable timestamp to advanceMatthew Russotto2023-02-151-12/+22
* SERVER-71608 Add support to jscustomallocator.cpp for FreeBSDMark Benvenuto2023-02-151-1/+3
* SERVER-73904 Update FreeBSD spidermonkey configurationMark Benvenuto2023-02-152-22/+12
* SERVER-73905 Implement getCurrentNativeThreadId for FreeBSDMark Benvenuto2023-02-151-0/+8
* SERVER-73998: Fix perf.ymldalyd2023-02-151-2/+4
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz2023-02-1410-126/+494
* SERVER-72868 Remove checks at cluster.js because listCollections and listInde...Pol Pinol Castuera2023-02-142-51/+0
* SERVER-73368 Evergreen push task is failing to update v6.0-latest tarball in S3Juan Gu2023-02-131-2/+2
* SERVER-73719 Comment out legacy sys-perf buildvariants v6.0dalyd2023-02-131-751/+751
* SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ...Matthew Russotto2023-02-1310-7/+167
* SERVER-72815: Track document count and duration for updateMany and deleteMany...Adi Zaimi2023-02-133-58/+198
* SERVER-72512 SERVER-73636 Ensure validate surfaces index key inconsistencies ...Dan Larkin-York2023-02-102-80/+139
* SERVER-73706 Save WTRecordStoreUassertOutOfOrder fail point state to prevent ...Gregory Wlodarek2023-02-101-3/+3
* SERVER-73481 Ensure validate detects out-of-order keys with {full: false}Gregory Wlodarek2023-02-103-9/+47
* SERVER-71950 Fail and log the operation when out-of-order keys are detected i...Gregory Wlodarek2023-02-101-10/+9
* SERVER-73852 Enable bounded-sort optimization on FCV 5.0David Percy2023-02-102-13/+6
* SERVER-73745 Zero initialize IndexKeyBucket structGregory Wlodarek2023-02-101-2/+2
* SERVER-72825 [v6.0] Remove Outdated/Duplicate Entries for Multiversion Testsjames-hippler2023-02-101-12/+12
* SERVER-38232 Add RuntimeDirectory to mongod.serviceRyan Egesdahl2023-02-1010-39/+29
* SERVER-72677 Surface index validation errors arising from WT::verifyDan Larkin-York2023-02-105-11/+53
* SERVER-73216 Upgrade BlackDuck to Detect v8Mark Benvenuto2023-02-094-3/+32
* SERVER-73232 Change the default log-verbosity for `_killOperations`Amirsaman Memaripour2023-02-091-1/+2
* SERVER-73183 Skip storageEngine option sanitization for inMemory modeYu Jin Kang Park2023-02-091-1/+2
* SERVER-68122 Remove encryption from storageOptions on secondary replicationYu Jin Kang Park2023-02-0915-5/+211
* Import wiredtiger: 6d5a0660a2fde923e7d40871b7b7ef32c919240a from branch mongo...Luke Chen2023-02-093-5/+78
* SERVER-71969 Change sys-perf dsi compile-variant expansion v6.0dalyd2023-02-082-14/+14
* SERVER-70427 Remove Chef+Kitchen package test infrastructureRyan Egesdahl2023-02-0813-843/+0
* SERVER-73534 Fix crash in serialization of SBE ArraySet to KeyStringDavid Storch2023-02-062-1/+13
* SERVER-70219 fix spill_to_disk_secondary_readZixuan Zhuang2023-02-061-3/+7
* SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park2023-02-061-0/+7
* SERVER-71750 Revert writeConflictRetry refactor into handleWriteConflictExcep...Yu Jin Kang Park2023-02-062-17/+10
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2023-02-0611-25/+344
* SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan2023-02-0326-64/+316
* SERVER-73009 Compute clustered scan direction when plan is hinted or cachedAlyssa Wagenmaker2023-02-023-64/+102
* SERVER-73176: Only print actual error message in getHostFQDNs (v6.0)Adi Zaimi2023-02-021-2/+4