summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-62793 Add index component to shard versionAllison Easton2022-08-1738-140/+533
|
* SERVER-68723 refocus SessionWorkflowTest on events not statesBilly Donahue2022-08-171-715/+516
|
* SERVER-67657 Change mongod commands that override CommandInvocation to use ↵Fernando Lisboa2022-08-1713-41/+152
| | | | tenantId in request
* SERVER-67751 implement Edges algorithmsergey.galtsev2022-08-176-0/+23118
|
* SERVER-67493 Rename TenantMigrationRecipient's _taskCompletionPromise to ↵Fernando Lisboa2022-08-1711-78/+92
| | | | _forgetMigrationDurablePromise
* SERVER-66688 Build aggregation pipeline to identify candidate buckets given ↵Faustoleyva542022-08-166-47/+355
| | | | a time-series measurement
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-1658-104/+133
|
* SERVER-66289 Update write size estimation logic in DocumentSourceWriterMihai Andrei2022-08-1617-97/+398
|
* SERVER-68255 Add minValidTimestamp to CollectionsHenrik Edin2022-08-169-14/+99
| | | | | It is the timestamp of the most recent DDL operation on the collection. Has different semantics from minVisibleSnapshot and will eventually replace it.
* SERVER-68238 Coverity analysis defect 123341: Pointer to local outside scopeSanika Phanse2022-08-161-4/+3
|
* SERVER-68798 Fix out of memory during compile_unittests on evergreen buildsMitch Wagner2022-08-161-4/+4
|
* SERVER-67264 Avoid COLUMN_SCAN if query needs overlapping fieldsCharlie Swanson2022-08-1612-30/+201
|
* SERVER-67604 Check BSON array field indexes when running the validate commandDamian Wasilewicz2022-08-164-16/+237
|
* SERVER-66050 findSelfInConfig should attempt fast path for every HostAndPort ↵Matthew Russotto2022-08-1610-7/+167
| | | | before trying slow path
* SERVER-67724 Document recommended set of bonsai testsCharlie Swanson2022-08-162-0/+98
|
* SERVER-67629 encryptedBetween agg operatorjoshua2022-08-169-49/+331
|
* SERVER-68835: Mark tenantId as optional for tenant migration cmdsChristopher Caplinger2022-08-168-24/+24
|
* SERVER-60909 Fix use of BSONArrayBuilder in cluster_explainTed Tuckman2022-08-161-4/+3
|
* SERVER-68808 Fix removal of ErrorCode::Interruption from Replseanzimm2022-08-164-9/+11
|
* SERVER-68853 Remove invariant that a session stat needs to be a slow op statSulabh Mahajan2022-08-161-1/+4
|
* SERVER-68432 Improve SBE plan for SORT->IXSCANDrew Paroski2022-08-161-33/+105
|
* SERVER-68831 Add ycsb-60GB.long task to sys-perfMiguel Angel Nieto2022-08-161-0/+19
|
* SERVER-67753 Clear payload counts on each passMark Benvenuto2022-08-161-0/+1
|
* SERVER-68129 Add the field `control.count` to the schema validation for ↵Yuhong Zhang2022-08-162-8/+16
| | | | bucket collections
* SERVER-67375 Make findAndModify updateShardKey work with FLE2Shreyas Kalyan2022-08-164-21/+65
|
* SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering ↵Jordi Serra Torrens2022-08-162-8/+17
| | | | shard key fields
* SERVER-67753 Modify FLE2InsertUpdatePayload to support edgesMark Benvenuto2022-08-166-39/+387
|
* SERVER-68765 SSM terminology: source/sink terms to receive/sendBilly Donahue2022-08-161-9/+9
|
* SERVER-64964 small ServerStatusMetric docs and fixesBilly Donahue2022-08-162-32/+25
|
* SERVER-67754 Implement kFLE2RangeIndexedValue structureMark Benvenuto2022-08-154-33/+520
|
* SERVER-53494 Add public libdeps efficiency to libdeps linterMitch Wagner2022-08-154-3/+163
|
* SERVER-68846 Ensure suite name is correct in burn_inRob Guo2022-08-151-1/+1
|
* SERVER-67049: Feature flag check for global index server statusnandinibhartiyaMDB2022-08-152-2/+37
|
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-1546-394/+546
|
* SERVER-66554 Make FLE2 suites work with stepdown and kill_primary suitesShreyas Kalyan2022-08-155-52/+179
|
* SERVER-68820 Move temp collection cleanup paths out of DatabaseKaloian Manassiev2022-08-1516-226/+203
|
* SERVER-68736 Fix checkBothEnginesAreRunOnCluster in multiversion testRui Liu2022-08-151-11/+11
|
* SERVER-68311 get/setClusterParameter invocations use tenant collectionGabriel Marks2022-08-157-15/+33
|
* SERVER-68385 Implement random generator of arraysRuoxin Xu2022-08-151-7/+48
|
* SERVER-67238 Record TLS handshake information for ingress connectionsJason Chan2022-08-155-15/+127
|
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-15102-1154/+1061
|
* Revert "SERVER-67826 Ensure parsed IDL types own or preserve the lifetime of ↵Jason Chan2022-08-154-202/+27
| | | | | | their data" This reverts commit de251a83a41566723a895bf1106c66d9f19d1540.
* SERVER-59443 Remove storeFindAndModifyImagesInSideCollection=false pathsseanzimm2022-08-1518-527/+59
|
* SERVER-66206 Reduce number of operations and throughput for ↵Didier Nadeau2022-08-151-1/+1
| | | | tenant_migration_multi_write.js
* Import wiredtiger: ffba1bcf0f15a28607c3b664d63d730149c1b3e3 from branch ↵Luke Chen2022-08-152-2/+4
| | | | | | | | | mongodb-master ref: b94b0b1169..ffba1bcf0f for: 6.1.0-rc0 WT-9723 Explicitly disabling TCMALLOC on mac OS X
* Import wiredtiger: b94b0b116902167ce671e6b3766cc7fb84b04045 from branch ↵Luke Chen2022-08-155-63/+251
| | | | | | | | | mongodb-master ref: 2ecb02b53d..b94b0b1169 for: 6.1.0-rc0 WT-9729 Fix update and insert operations not honoring bounds (#8201)
* SERVER-67644 fix racy std::string metricBilly Donahue2022-08-145-5/+44
|
* SERVER-67336 Support per-path filters in SBE column scan stageIrina Yatsenko2022-08-1311-478/+1353
|
* SERVER-65684 Fix stack usage with ASAN and gcovRyan Egesdahl2022-08-127-50/+96
|
* SERVER-68119 Standardized mongo lookupAlexander Neben2022-08-125-20/+42
|