summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60529 Make TransactionParticipant take in txnNumberAndRetryCounter ins...Jason Zhang2021-11-0322-653/+504
* SERVER-61044 Change ticket number for timeseries granularity update TODORui Liu2021-11-033-3/+3
* SERVER-61177 lockInfo supports dumping storage engine stateBenety Goh2021-11-031-4/+5
* SERVER-61080 Avoid failing replicator tasks for test failures unrelated to th...Vishnu Kaushik2021-11-035-44/+107
* SERVER-61209 Add 'pr' to debug-file-resolver choices listJasur Nurboyev2021-11-031-2/+4
* SERVER-61177 add KVEngine::dump() and StorageEngine::dump()Benety Goh2021-11-0310-0/+28
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-0310-5/+122
* SERVER-58343 Re-enable 'reshard_collection_failover_shutdown_basic.js' testLuis Osta2021-11-031-3/+3
* SERVER-60066 Remove plan cache entries on collection dropAlexander Ignatyev2021-11-0336-862/+1433
* SERVER-61161 Prevent antithesis images from being overwritten when older task...Richard Samuels2021-11-032-11/+57
* SERVER-60102 Validate clustered collections must be dropped to downgrade to 5.0Josef Ahmad2021-11-031-44/+97
* Import wiredtiger: 000a87af63b38b740fd0edc135338edfe2480e64 from branch mongo...Chenhao Qu2021-11-032-1/+53
* Import wiredtiger: f60abf3e91ab7443a6cb53742f8fa6581352f3b7 from branch mongo...Chenhao Qu2021-11-032-2/+2
* Import wiredtiger: 798793ffa1a8fb9960edfc782ad4a54b529e311d from branch mongo...Chenhao Qu2021-11-036-78/+149
* Revert "SERVER-61095 improvements to transport_layer_asio_test"auto-revert-processor2021-11-034-285/+276
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-0334-486/+623
* SERVER-60501 Add $locf accumulatorTed Tuckman2021-11-035-0/+291
* Revert "SERVER-60503 refactor SSLThreadInfo for easier debugging"Sergey Galtsev2021-11-021-14/+15
* SERVER-61199 Update TODOs listed in SERVER-47229Amirsaman Memaripour2021-11-021-2/+2
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-0222-65/+481
* SERVER-59505 Fix TS pushdown predicate to capture variable type measurementssamontea2021-11-029-60/+337
* SERVER-61193 Add upgrade suppression for libmongocryptMark Benvenuto2021-11-021-0/+1
* SERVER-61169 Fix unittestsMikhail Shchatko2021-11-023-0/+53
* SERVER-61048 Make BackupCursorService use current engine instead of storing a...Moustafa Maher Khalil2021-11-023-6/+6
* SERVER-60779 Extend CheckReplDBHash to work with TenantMigrationsFixture and ...Vishnu Kaushik2021-11-028-28/+73
* SERVER-61095 improvements to transport_layer_asio_testBilly Donahue2021-11-024-276/+285
* SERVER-61170: Add an explicit timeout for noPassthrough taskJeff Zambory2021-11-021-0/+1
* SERVER-60751 Add does_not_support_stepdown tag to move_chunk_critical_section...Marcos José Grillo Ramirez2021-11-021-0/+1
* 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-60756 Add additional logging for failed updates in multi_statement_tra...ali-mir2021-11-021-2/+5
* 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