summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-67183 Add parallel fetchers and inserters for chunk migration"r6.0.5-rc1r6.0.5Randolph Tan2023-03-0216-1375/+225
* Revert "SERVER-72430 check for null migration progress ptr"Randolph Tan2023-03-021-2/+2
* Revert "SERVER-68388 Limit concurrency setting"Randolph Tan2023-03-026-21/+20
* Revert "SERVER-70640 Add migrationConcurrency to serverStatus"Randolph Tan2023-03-024-15/+0
* Revert "SERVER-68648 Enable chunk migration concurrency feature flag"Randolph Tan2023-03-022-6/+2
* Revert "SERVER-72619 Refactor and add more testing for migration_chunk_cloner...Randolph Tan2023-03-023-974/+133
* Revert "SERVER-73264 Fix wrong invariant in MigrationChunkClonerSource::commi...Randolph Tan2023-03-021-1/+1
* SERVER-74335 Add missing 'requires_persistence' tags to spilling testsDavid Storch2023-02-232-1/+2
* SERVER-74124 Use StringData::startsWith instead of StringData::find to check ...Cheahuychou Mao2023-02-231-1/+1
* SERVER-74124 Disallow shard key pattern with fields that have parts that star...Cheahuychou Mao2023-02-234-0/+77
* SERVER-74191 - Backport to v6.0Simon Eismann2023-02-231-0/+6
* SERVER-69648 [SBE] Improve visit(ExpressionConcatArrays*) and visit(Expressio...Drew Paroski2023-02-224-106/+64
* Revert "SERVER-71053 Fix WiredTigerRecordStore dataSize inconsistent"Dianna Hohensee2023-02-223-32/+44
* SERVER-70167 Resumed create coordinator may incorrectly try to release the cr...Enrico Golfieri2023-02-223-5/+25
* 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