summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73998: Fix perf.ymlBACKPORT-14790-perfdalyd2023-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
* SERVER-73266 Avoid retaking RSTL without timeout at index build commitGregory Noma2023-02-011-2/+3
* SERVER-72185 Update TSBS repo to `mongodb-forks/tsbs`Gregory Noma2023-02-011-2/+2
* Import wiredtiger: 4d08414fdb3ed3d7d16169b803b29524313eb9f6 from branch mongo...Luke Chen2023-02-013-1/+3
* Import wiredtiger: 7762ac8f08262d1b032a17372b3099bd0c49b9d3 from branch mongo...Luke Chen2023-02-019-13/+73
* Import wiredtiger: 4dff67dd815aeaecb3f2987afa9bb63766b8c888 from branch mongo...Luke Chen2023-02-014-12/+55
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-01-317-14/+103
* SERVER-70747 Change coll name in BUS extended range testJoel Redman2023-01-311-3/+2
* SERVER-66793 Use explicit sort when extended range dates are usedJoel Redman2023-01-312-2/+239
* SERVER-66469 Fix correctness when filtering on dates before the epochJoel Redman2023-01-318-94/+383
* SERVER-67950 Make stronger assertions in bucket_unpacking_with_sort_granulari...samontea2023-01-311-1/+5
* SERVER-65990 Test BUS w/ changing BucketMaxTimeSpansamontea2023-01-311-0/+102
* SERVER-70321 Collmod coordinator must not resume migrations on retriable errorsAllison Easton2023-01-315-83/+136
* SERVER-67111 clustered_cappted_utils.js fix TTL deletes not visible with majo...Yu Jin Kang Park2023-01-3114-76/+87
* SERVER-73398 always invoke moveChunk when both bounds are setPierlauro Sciarelli2023-01-301-2/+1
* SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock2023-01-304-8/+12
* SERVER-71368 Stop excluding tests that drop collection/database in sharded su...Tommaso Tocci2023-01-3017-60/+22
* SERVER-73389 Checkpoint vector clock in drop database coordinatorTommaso Tocci2023-01-301-0/+5
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-2734-369/+212
* SERVER-73264 Fix wrong invariant in MigrationChunkClonerSource::commitCloneRandolph Tan2023-01-271-1/+1