summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61202 remove timing dependency in cluster_ip_allowlist_replsetSERVER-61202Sergey Galtsev2021-11-031-1/+1
* SERVER-61202 remove timing dependency in cluster_ip_allowlist_replsetSergey Galtsev2021-11-021-9/+9
* SERVER-61124 Remove BSONElement::compareDan Larkin-York2021-11-022-113/+0
* SERVER-61055 Do not run check orphans after tests that call removeShardjannaerin2021-11-0221-0/+105
* SERVER-59396 Adds server parameter `healthMonitoring`Andrew Witten2021-11-0211-7/+193
* SERVER-61169 Inject ResmokeProxyService in MultiversionGenTaskDecoratorMikhail Shchatko2021-11-023-4/+6
* SERVER-61178 Use less concurrency in find_cmd_with_indexes_timeseries.jsGregory Wlodarek2021-11-021-1/+1
* 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-023-2/+17
* SERVER-32927 Assert sharded commands can be accepted after waiting for cluste...Sophia Tan2021-11-013-5/+149
* 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-0123-60/+341
* SERVER-60362 Implement KMIP-based Audit Log EncryptionGabriel Marks2021-11-014-0/+9
* SERVER-59925 Stress test time-series insertsGregory Noma2021-11-014-5/+96
* SERVER-61157 add feature flag for making an index uniqueBenety Goh2021-11-011-0/+4
* SERVER-61087 Prevent sbe_ixscan_explain.js from running in incompatible test ...Jennifer Peshansky2021-11-012-0/+5
* SERVER-60179 The 'validate' command should return 'InvalidOptions' instead of...Gregory Wlodarek2021-11-014-12/+12
* SERVER-61036 adding automation test for findAndModifyCmd after migratmathisbessamdb2021-11-011-0/+119
* SERVER-60834 new migration protocol setFCV requirementsSergi Mateo Bellido2021-11-0115-38/+108
* SERVER-61077 Pass mixed_bin_versions from suite definition to TestData objectMikhail Shchatko2021-11-011-0/+4
* 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-60935 Fix disabled repl tests failing due to changing latest release t...Vesselina Ratcheva2021-10-305-20/+32
* SERVER-60577 Add logic to check time-series buckets for mixed-schema data at ...Gregory Wlodarek2021-10-306-24/+298
* 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-292-1/+9
* 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-292-12/+330
* 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-292-4/+149
* SERVER-61108 Remove wtimeout from resharding coordinator write concernLuis Osta2021-10-291-10/+9
* SERVER-60927 fix multiversion concurrency testsRobert Guo2021-10-291-2/+0
* SERVER-59450 Add a resmoke.py subcommand to invoke minimizer runner [evergree...trahman13182021-10-294-4/+70
* SERVER-61019 Make deep copy in ClusteredCollectionUtil.constructFullCreateOpt...Haley Connelly2021-10-291-3/+4
* SERVER-60206 add sortArray feature flagNeil Shweky2021-10-291-10/+15
* SERVER-60695 Increase wait time after executing resmoke during test_resmoke.pytrahman13182021-10-291-1/+1
* SERVER-60870 adding automation test case for read/write access aftermathisbessamdb2021-10-295-59/+108
* SERVER-60957 Support change stream pre and post images in a sharded cluster.Rishab Joshi2021-10-298-43/+109