summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-0217-35/+373
* SERVER-59505 Fix TS pushdown predicate to capture variable type measurementssamontea2021-11-027-60/+196
* SERVER-61048 Make BackupCursorService use current engine instead of storing a...Moustafa Maher Khalil2021-11-023-6/+6
* SERVER-61095 improvements to transport_layer_asio_testBilly Donahue2021-11-024-276/+285
* SERVER-60690: Refactor OplogUpdateEntryArgs to use retryable FAM enum.Daniel Gottlieb2021-11-0216-206/+203
* SERVER-58429 Remove unused solutions argument when caching a planIrina Yatsenko2021-11-024-170/+49
* SERVER-61124 Remove BSONElement::compareDan Larkin-York2021-11-022-113/+0
* SERVER-59396 Adds server parameter `healthMonitoring`Andrew Witten2021-11-0210-7/+164
* Import wiredtiger: a5581e759002efc42ac455c3e0a3b8cc58cf569a from branch mongo...Luke Chen2021-11-027-23/+76
* Import wiredtiger: c531995c033470668561a895e7be2757c507eafe from branch mongo...Luke Chen2021-11-025-74/+37
* Import wiredtiger: f733d398ba9fbc9802de885912c8d3f34bc6cf62 from branch mongo...Luke Chen2021-11-024-3/+41
* Import wiredtiger: 6ddfc52f11222bcd47518fce6b5ed458075f9c31 from branch mongo...Luke Chen2021-11-026-67/+212
* Import wiredtiger: 667eff40028852a989c9295be0e1c8c9d323ba75 from branch mongo...Luke Chen2021-11-029-6/+305
* Import wiredtiger: bc1c3dc0d46ea79127697aae7b50e8b6c5afb14d from branch mongo...Luke Chen2021-11-028-73/+219
* SERVER-61153 findAndModify on mongos/mongoq handles TenantMigrationAborted by...mathisbessamdb2021-11-022-0/+16
* SERVER-32927 Assert sharded commands can be accepted after waiting for cluste...Sophia Tan2021-11-012-5/+18
* SERVER-54590 Architecture Guide updates for PM-2189Gregory Wlodarek2021-11-012-14/+39
* SERVER-60701 Block reads to local database from user connections while in Fil...Matthew Russotto2021-11-013-0/+28
* SERVER-61094 Use a dedicated pooled KeyString builder per indexHenrik Edin2021-11-0113-60/+91
* SERVER-45717 Allow changes to clusterIpSourceAllowlist without restartsergey.galtsev2021-11-0121-57/+189
* SERVER-60362 Implement KMIP-based Audit Log EncryptionGabriel Marks2021-11-014-0/+9
* SERVER-59925 Stress test time-series insertsGregory Noma2021-11-013-5/+15
* SERVER-61157 add feature flag for making an index uniqueBenety Goh2021-11-011-0/+4
* SERVER-60179 The 'validate' command should return 'InvalidOptions' instead of...Gregory Wlodarek2021-11-011-6/+6
* SERVER-60834 new migration protocol setFCV requirementsSergi Mateo Bellido2021-11-0113-38/+75
* Import wiredtiger: 6873ef7d0c3f3babc28cdc4a16cc302038e51334 from branch mongo...Luke Chen2021-11-012-1/+9
* Import wiredtiger: dfc1385ec8b2aa0d86dfe66890a7e3b95b729d43 from branch mongo...Luke Chen2021-11-0136-2236/+3006
* Import wiredtiger: 854df2c974559fddb3412f919d6421376f3b0ae7 from branch mongo...Luke Chen2021-11-013-30/+170
* Import wiredtiger: d3735be6dff0b323bb0bc876c65b4e98ad0aed83 from branch mongo...Luke Chen2021-11-014-26/+22
* SERVER-60577 Add logic to check time-series buckets for mixed-schema data at ...Gregory Wlodarek2021-10-303-1/+94
* SERVER-60577 Add functionality to detect mixed-schema data in time-series buc...Gregory Wlodarek2021-10-306-0/+188
* SERVER-61106 Use woCompare to generate timeseries summariesDan Larkin-York2021-10-291-1/+1
* SERVER-61007 ReplSetGetStatus calls storage with no lockHuayu Ouyang2021-10-2913-19/+85
* SERVER-60121 Enable hint to use the clusterKey of a clustered collectionHaley Connelly2021-10-291-12/+54
* SERVER-60199 Attempt to fix Coverity defectGabriel Marks2021-10-291-1/+2
* SERVER-61118 TransactionCoordinator unit tests that create a second coordinat...Cheahuychou Mao2021-10-292-5/+16
* SERVER-60677: Implement parser for Proxy Protocol V1 and V2 headersTyler Seip2021-10-294-0/+1133
* SERVER-60622 Fix typos in update_driver.cpp error messagesmartin-mueller-cemas2021-10-291-3/+3
* SERVER-58409 Use WiredTiger largest_key API to initialize the highest RecordI...Louis Williams2021-10-291-4/+16
* SERVER-61108 Remove wtimeout from resharding coordinator write concernLuis Osta2021-10-291-10/+9
* SERVER-60206 add sortArray feature flagNeil Shweky2021-10-291-10/+15
* SERVER-60870 adding automation test case for read/write access aftermathisbessamdb2021-10-293-12/+20
* SERVER-60957 Support change stream pre and post images in a sharded cluster.Rishab Joshi2021-10-292-15/+10
* SERVER-61096 ResetDbPath sometimes errors while recreating dbpath on WindowsRichard Samuels2021-10-291-1/+14
* SERVER-61052 Remove wtimeout from resharding write concernLuis Osta2021-10-292-2/+11
* SERVER-61034 Don't always add extra match stage to $graphLookupTed Tuckman2021-10-291-3/+10
* Import wiredtiger: 893ff3571a44ae152576cd82772b5e441c748623 from branch mongo...Luke Chen2021-10-2936-3002/+2225
* Import wiredtiger: 874a51e8b28615a2485e64994bd298f6dced0ca5 from branch mongo...Luke Chen2021-10-292-1/+8
* Import wiredtiger: 0d0df1c83cd1300cc486ef5bc184b9411981bf82 from branch mongo...Luke Chen2021-10-2936-2225/+3002
* Import wiredtiger: e32b9e4077922c0e20f97b90577a419079d16dcb from branch mongo...Luke Chen2021-10-292-2/+2