summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-59831 Pass `dupsAllowed=true` to `WiredTigerIndexUnique::_insert` on s...Yuhong Zhang2021-11-042-2/+45
* SERVER-61158 add CreateIndexEntryFlags::kUpdateMetadataBenety Goh2021-11-045-1/+38
* SERVER-61158 IndexCatalog::refreshEntry() accepts CreateIndexEntryFlagsBenety Goh2021-11-047-9/+15
* SERVER-61158 add unique to collMod index requestBenety Goh2021-11-037-5/+147
* SERVER-61202 remove timing dependency in cluster_ip_allowlist_replsetSergey Galtsev2021-11-031-9/+9
* SERVER-59366 Progress monitor for periodic health checkAndrew Shuvalov2021-11-0316-74/+466
* SERVER-61114 Refactor getCanReadFuture for easier to understandSophia Tan2021-11-031-27/+28
* SERVER-60674 Add google benchmark for BSONColumnHenrik Edin2021-11-039-3/+10129
* SERVER-61177 implement WiredTigerKVEngine::dump() in terms of WT_CONNECTION::...Benety Goh2021-11-031-1/+9
* SERVER-61177 Create GDB command to dump storage engine infoBenety Goh2021-11-032-0/+37
* 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