summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63764 merge catalog_collection_helper library into catalog_helpersBenety Goh2022-02-179-36/+29
* SERVER-63635 Explicitly request rid projection in ProjectionRequirements prop...Svilen Mihaylov2022-02-1716-86/+106
* SERVER-58693 Simplify the integration test.Rishab Joshi2022-02-171-35/+20
* Import wiredtiger: b1a6788043f564c5fe1956ceb94307cdd47ff9ca from branch mongo...Will Korteland2022-02-176-19/+9
* Import wiredtiger: 11425af9b5e47adb7a79ae94b392f50874220965 from branch mongo...Will Korteland2022-02-174-71/+139
* SERVER-63380 JSTest bulk api can create oversized batchesAllison Easton2022-02-171-1/+16
* SERVER-63723 Remove unnecesary moveChunk operations in balancer_defragmentati...Allison Easton2022-02-171-4/+0
* SERVER-63721 Defragmentation jstest utils should handle empty shardsAllison Easton2022-02-171-1/+4
* SERVER-62970 Separate SSL socket construction from handshakeDaniel Vitor Morilha2022-02-173-45/+30
* SERVER-63187 StorageEngine API: replace database name StringData type with Te...Hugh Tong2022-02-178-27/+32
* SERVER-62819 Donor waits for recipient to reach blockTimestampMatt Broadstone2022-02-1613-315/+354
* SERVER-63557 use large img to build csfle on winsergey.galtsev2022-02-161-0/+4
* SERVER-63287 Ensure `CollectionUUIDMismatch` error from `collMod` command doe...Gregory Noma2022-02-162-0/+75
* Import wiredtiger: dd462d128df33f64b3448338e5d34bd5d6c86bfc from branch mongo...Chenhao Qu2022-02-164-57/+26
* Import wiredtiger: af9f6d8b5801e8e2ef998f3f6aaabccf6218b343 from branch mongo...Chenhao Qu2022-02-163-10/+27
* Import wiredtiger: 9b75c335cb7a8d9fd3b287d49f8ea30e72ee1983 from branch mongo...Chenhao Qu2022-02-165-58/+179
* Import wiredtiger: 6ccd5b7d25b76fcb4f04c014845e9815f4349fc0 from branch mongo...Chenhao Qu2022-02-162-13/+10
* Import wiredtiger: 3e81642120afab735f116d2a5a0fce811795ac2a from branch mongo...Chenhao Qu2022-02-166-24/+76
* Import wiredtiger: f279f2e4198b8740d6f49b266440f2cf9d18a35d from branch mongo...Chenhao Qu2022-02-164-4/+4
* SERVER-62853 Report maxChunkSize in balancerCollectionStatus()Paolo Polato2022-02-165-37/+70
* SERVER-61083 Cache plans that only have a single query solutionAnton Korshunov2022-02-1620-112/+301
* SERVER-63707: Exclude mongosync DB from c2c data consistency checkerXueruiFa2022-02-161-2/+3
* SERVER-63153 Implement ShardingDataTransformInstanceMetrics stubBrett Nawrocki2022-02-1610-170/+421
* SERVER-63175 Conditionally activate WriteBlockBypass in command dispatchGabriel Marks2022-02-165-11/+23
* SERVER-63451 Add setUserWriteBlockModeCommandGabriel Marks2022-02-1617-7/+257
* SERVER-63328 Relax checks for write lock to support spilling to temp WT recor...Eric Cox2022-02-164-12/+92
* SERVER-63699 Create a very limited bounded-sort stage for time-seriesDavid Percy2022-02-166-0/+509
* SERVER-63587 Clean up lifetime management in the transaction APIJack Mulrow2022-02-166-67/+81
* SERVER-63514 Add support for ECOC documentsMark Benvenuto2022-02-162-6/+62
* SERVER-63505 Wait until primary is writable primary in rollback_views.jsali-mir2022-02-161-0/+2
* SERVER-63386 Fix no-ssl buildMark Benvenuto2022-02-161-1/+1
* SERVER-60337 Re-enable fast count enforcement in concurrency_sharded_multi_st...Gregory Noma2022-02-166-30/+0
* SERVER-63611 Create in-memory state holder for global user write blockingJordi Serra Torrens2022-02-163-0/+130
* SERVER-58655 dump active storage transactions before StorageInterfaceImpl::re...Haley Connelly2022-02-161-0/+5
* SERVER-63213 Return UUID in BackupCursorMatt Kneiser2022-02-162-7/+26
* SERVER-63386 Add support for new encryption placeholder transformationsMark Benvenuto2022-02-163-1/+426
* SERVER-61134 Recipient nodes tell primary they copied filesA. Jesse Jiryu Davis2022-02-1617-244/+525
* SERVER-62557 Add documentation for parallel suiteZituo Jin2022-02-163-3/+27
* SERVER-60839 Add TemporarilyUnavailable errorJosef Ahmad2022-02-1512-2/+253
* SERVER-63550 Refactor field map logic for $project nodes into a standalone bu...Svilen Mihaylov2022-02-154-138/+247
* SERVER-63524 Fix tautological assertion in input param binding code for $typeDavid Storch2022-02-151-3/+4
* SERVER-63501 Disallow downgrade when the index `disallowNewDuplicateKeys` fie...r6.0.0-alphaYuhong Zhang2022-02-152-0/+96
* SERVER-63129 Tenant collection cloner resume should ignore “view already ex...Suganthi Mani2022-02-159-55/+231
* Revert "SERVER-63601 Disable test in sharding_clustered_collections.yml"Henrik Edin2022-02-151-1/+0
* SERVER-63282 Refactor and simplify `BatonASIO`Amirsaman Memaripour2022-02-153-283/+370
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-152-0/+2
* SERVER-63246 Modify CRUD_clustered_collection for parallel FSM testsJordi Olivares Provencio2022-02-151-15/+7
* SERVER-63270 Complete TODO listed in SERVER-62152Pierlauro Sciarelli2022-02-151-1/+0
* SERVER-63253 Ensure `CollectionUUIDMismatch` error from `find command does no...Gregory Noma2022-02-153-11/+93
* SERVER-63511 Add support for ECC documentsMark Benvenuto2022-02-153-0/+329