summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-72860 Python exceptions in create_fixture_table() cause resmoke to inc...Tausif Rahman2023-02-063-49/+69
* SERVER-72744: Introduce code path for a primary to commit a split prepared tr...Daniel Gottlieb2023-02-067-33/+433
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-065-1/+140
* SERVER-73640 Add warning message for large files in version_burn_in_genMikhail Shchatko2023-02-062-3/+11
* SERVER-73513 Add fallback logic to commit placement metadata for moveChunk an...Paolo Polato2023-02-062-61/+115
* SERVER-73353 Support CollectionCatalog lookups by NamespaceStringOrUUIDGregory Wlodarek2023-02-063-20/+26
* SERVER-72777 Set tid field in shardCollection oplog entryPaolo Polato2023-02-061-0/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-0628-107/+64
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-0615-4/+348
* SERVER-66864 Add index version checks to versioning protocolAllison Easton2023-02-061-4/+19
* SERVER-73573 Fix global index unittest helpersAllison Easton2023-02-067-20/+50
* SERVER-73588 Suppress memory leak alerts on canceling migrationsAntonio Fuschetto2023-02-061-0/+4
* Import wiredtiger: 7cef0e9b3ea2ee63b54b2e0f592cb0a18e25720b from branch mongo...Clarisse Cheah2023-02-064-35/+288
* Import wiredtiger: 82a6defadabfe59093df8346ebce7200a2ac55ff from branch mongo...Clarisse Cheah2023-02-064-23/+47
* Import wiredtiger: a9a57414fdd7d91ba80bd718d3b9649f4cbdeaa2 from branch mongo...Clarisse Cheah2023-02-062-2/+198
* Import wiredtiger: 37a5636ad5b5a87711161db80cecf2b4e88d3b3c from branch mongo...Clarisse Cheah2023-02-062-1/+195
* Import wiredtiger: 32c207223a1841bb3a40c893c57025a79e20a2a1 from branch mongo...Clarisse Cheah2023-02-063-31/+192
* Import wiredtiger: 79615a890553eced88b10b115a3e2419331d9ae6 from branch mongo...Clarisse Cheah2023-02-062-1/+78
* Import wiredtiger: a6bacb31f55399597fe4f0e99b27fb3ed19684d3 from branch mongo...Clarisse Cheah2023-02-063-56/+23
* Import wiredtiger: c793092d4e1ce51f2664f27febba9f64028e6047 from branch mongo...Clarisse Cheah2023-02-063-4/+13
* SERVER-73623 SessionWorkflow: yield before _receiveRequestBilly Donahue2023-02-051-1/+9
* SERVER-73585 Exclude multi-tenanted tests in merge passthroughsMatt Broadstone2023-02-0511-10/+13
* SERVER-70905 add missing invariantBenety Goh2023-02-041-0/+1
* SERVER-72942 Change DBClient *Collection functions to use NamespaceString obj...Sophia Tan2023-02-0464-326/+398
* SERVER-69008 Retain CappedCollection Sizes as IntsMatt Kneiser2023-02-042-3/+3
* SERVER-67412 Removed support for parsing '$v:1' oplog entries in change streamsMohammad Dashti2023-02-047-134/+178
* Revert "SERVER-73407 Collect telemetry on mongos for find and agg"Sviatlana Zuiko2023-02-044-165/+1
* SERVER-72512 Ensure validate surfaces index key inconsistencies if they existDan Larkin-York2023-02-042-80/+127
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-04106-852/+1065
* SERVER-62304 Platform Support: Add support for Amazon Linux 2022winstonzmdb2023-02-044-0/+175
* SERVER-72459 Remove unused KeyString builder from WiredTigerIndexCursorBaseGeert Bosch2023-02-041-4/+1
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-0418-63/+511
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-02-048-19/+105
* SERVER-73422 Fold the analyzeShardKey monotonicity metrics into one top-level...Cheahuychou Mao2023-02-034-43/+46
* SERVER-70427 Remove Chef+Kitchen package test infrastructureRyan Egesdahl2023-02-039-721/+0
* SERVER-73529 Refactor and expose performTimeseriesWrite to header fileGil Alon2023-02-035-1142/+1145
* SERVER-72946 Change DbClient *Index functions to use NamespaceString objectSophia Tan2023-02-0329-153/+134
* SERVER-73590 Fix size_t and boost::optional<size_t> comparison in a unit testRomans Kasperovics2023-02-033-10/+10
* SERVER-71441 Document UninterruptibleLockGuard usageAdityavardhan Agrawal2023-02-031-25/+0
* SERVER-73584 Only run auth testing on search index commands if the enterprise...Dianna Hohensee2023-02-031-0/+16
* SERVER-72784 [CQF] Update representation of compound index boundsSvilen Mihaylov2023-02-0318-333/+477
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-03106-1065/+852
* SERVER-73523 Rephrase establish cursors unittest to remove dependency on fail...George Wangensteen2023-02-032-40/+16
* SERVER-72216 Persist the decision to disk for shard merge recipientDidier Nadeau2023-02-0312-80/+629
* SERVER-72465: Support CWI in validateNumericPathComponents functionAlexander Ignatyev2023-02-032-3/+35
* SERVER-70905 oplog application handles large batched writesBenety Goh2023-02-032-36/+56
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-0347-663/+661
* SERVER-73427 Increase the precision of analyzeShardKey percentage metricsCheahuychou Mao2023-02-034-12/+18
* SERVER-70644 Reduce frequency of CSI sys-perf build variantSteve Tarzia2023-02-031-2/+1
* SERVER-73534 Fix crash in serialization of SBE ArraySet to KeyStringDavid Storch2023-02-032-1/+13