summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21929 Make $in with null always match undefinedDavid Storch2021-06-148-104/+287
* SERVER-57193 Update reshardingFields donorFields/recipientFields comment in t...Junhson Jean-Baptiste2021-06-141-4/+3
* SERVER-57193 Update reshardingFields donorFields/recipientFields comment in t...Junhson Jean-Baptiste2021-06-141-1/+5
* SERVER-52764 Invariant that 'getOwnershipFilter' is never called without a va...Kaloian Manassiev2021-06-141-7/+3
* SERVER-54822: sort should be pushed automatically before unwind if sort is ha...Militsa Sotirova2021-06-145-0/+242
* SERVER-57274 Capped collections can exceed limits after rollbackGregory Wlodarek2021-06-141-1/+6
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-1415-808/+638
* SERVER-57316 Changing a few functions that rely on the presence of epochs/tim...Sergi Mateo Bellido2021-06-1411-1183/+1506
* SERVER-56654 Do not use the collection distributed lock for chunk splitsKaloian Manassiev2021-06-143-19/+5
* SERVER-57673 Use vector.reserve() in ShardingCatalogClientImplSimon Graetzer2021-06-141-9/+16
* SERVER-57314 Drop support for deprecated shardAsReplicaSet option in sharding...Tommaso Tocci2021-06-142-280/+80
* SERVER-56166 Have hang analyzer write per-process gdb filesMikhail Shchatko2021-06-141-3/+10
* SERVER-57200 generate compile expansionsRobert Guo2021-06-131-0/+2
* SERVER-57647: Forget migrations first before shutting down the test in tenant...Lingzhi Deng2021-06-131-0/+5
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-125-50/+157
* SERVER-56971 Create a valid heartbeat handle in handleHeartbeatResponse_forTestVesselina Ratcheva2021-06-122-1/+59
* SERVER-57514 Have shell's benchRun() use OP_MSG protocol and not use getLastE...Yoonsoo Kim2021-06-1212-318/+396
* SERVER-57637 ensure taskgroup timeout matches global timeout in evergreen.ymlRobert Guo2021-06-121-0/+1
* SERVER-57491: Do not recreate recipient mtab if recipientForgetMigration is r...Lingzhi Deng2021-06-115-4/+154
* SERVER-53912: ReshardingRecipientService instances to load metrics stateKshitij Gupta2021-06-111-1/+1
* SERVER-57501 Fix disabled tag for profile_operation_metrics.jsGregory Wlodarek2021-06-111-1/+1
* SERVER-57508 Remove the 'indexBlockCompressor' WiredTiger option in mongodGregory Wlodarek2021-06-112-2/+0
* SERVER-56988 Initialize zstdCompressorLevel in WiredTigerGlobalOptionsGregory Wlodarek2021-06-111-0/+1
* SERVER-55571 Prohibit move_chunk_critical_section_non_internal_client_abort.j...Haley Connelly2021-06-111-0/+1
* SERVER-57651 Prevent integer overflow in QueryPlanner parsing of hint parameterKatherine Wu2021-06-111-1/+1
* SERVER-56950: Test all reasonable combinations of window function, window typ...Joel Redman2021-06-111-0/+238
* SERVER-57327 split ninja next into separate task groupsDaniel Moody2021-06-111-5/+9
* SERVER-56243 Update aeadDecryptDataFrame() to pass through status rather than...Adrian Gonzalez2021-06-111-3/+3
* SERVER-54467 add flag for sharding time seriesRushan Chen2021-06-111-0/+5
* SERVER-56516 Fix undefined behaviour in $slice arguments parsingNikita Lapkov2021-06-112-8/+67
* SERVER-57610 IndexAccessMethod::commitBulk() retries inserting index keys on ...Gregory Wlodarek2021-06-111-3/+11
* SERVER-57286 clean up merge_sort_collation.js to use different collection nam...Benety Goh2021-06-111-5/+8
* SERVER-57635 Handle stale config exception during txn in multi_delete_in_tran...Tommaso Tocci2021-06-111-28/+28
* SERVER-52906 adapt assert condition to new migrateSteps orderPaolo Polato2021-06-111-3/+3
* SERVER-53912: ReshardingRecipientService instances to load metrics stateKshitij Gupta2021-06-114-1/+193
* SERVER-56497 Add assert.throwsCode shell helper for testingSebastien Mendez2021-06-1120-113/+103
* SERVER-54745 Simplify covered projection plans in SBENikita Lapkov2021-06-114-53/+307
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-1111-61/+181
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-06-113-24/+34
* SERVER-56276 correct typo in config.actionlog document fieldPaolo Polato2021-06-112-2/+2
* SERVER-49545 Remove FCV check for system.views in userAllowedWriteNS()Benety Goh2021-06-112-38/+1
* SERVER-56265 test checks for clustered index support before verifying support...Benety Goh2021-06-111-5/+8
* SERVER-57606 Define the default read concern to available in sharding_rs2.jsSergi Mateo Bellido2021-06-111-4/+9
* Import wiredtiger: 6c652d1f2f32f841d92b8c29892f7d2c73a90b8a from branch mongo...Luke Chen2021-06-112-10/+22
* Import wiredtiger: 65035cf84e7090a120d5d0ceb703c6fd2fc9f504 from branch mongo...Luke Chen2021-06-1117-204/+634
* Import wiredtiger: bfb4d5ee40e0ef36482478088fab48583baae54c from branch mongo...Luke Chen2021-06-112-6/+22
* Import wiredtiger: 47a6ec641bc6d35c3f4fc28ba671e0d81c45055c from branch mongo...Luke Chen2021-06-112-2/+1
* SERVER-57256: Add deprecation message for count command and direct reader to ...Maddie Zechar2021-06-112-0/+48
* SERVER-57200 use git.get_project for push and publish packagesRobert Guo2021-06-111-2/+4
* SERVER-57455 Do not keep an extra copy of the retryable write pre-fetch pipel...Wenbin Zhu2021-06-113-194/+89