summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test commitsample-branchDavid Bradford2022-02-041-0/+2
* SERVER-62281 Ensure drain of migrations pending recovery on FCV upgrade/downg...Jordi Serra Torrens2022-01-071-3/+16
* SERVER-61735 Add a new timing log step in MigrationDestinationManager to trac...Jordi Serra Torrens2022-01-071-3/+5
* SERVER-61969 Simplify exact_shard_key_target.js so that it does not depend on...Antonio Fuschetto2022-01-071-23/+4
* SERVER-62064 Serialize resharding with other DDL operations on stepupJordi Serra Torrens2022-01-0713-151/+339
* SERVER-62024 Enable feature flag for SBE yield support by defaultIan Boros2022-01-071-1/+2
* SERVER-62392 Prevent timeseries lookup jstests from running in unsupported mu...Katherine Wu2022-01-062-0/+2
* SERVER-58358 validate arguments passed to dataSize commandDavis Haupt2022-01-062-1/+70
* SERVER-60349 Allow adding optionalBool fields in IDL compatibility checkRomans Kasperovics2022-01-063-8/+92
* SERVER-62380 Wait for majority commit point to be advanced on secondary befor...Huayu Ouyang2022-01-061-0/+8
* SERVER-62399 Use of v3 tooclhain virtualenv is a python2 environmentCarl Raiden Worley2022-01-062-2/+0
* SERVER-59290 Improve criteria for shouldChangeSyncSourceGabriel Marks2022-01-065-42/+165
* SERVER-58310 Always hold `_mutex` before modifying `CallbackState::callback`Amirsaman Memaripour2022-01-061-2/+9
* SERVER-57591: Create Feature flag for Last Point QueriesRibhav Jain2022-01-061-0/+5
* SERVER-62074 Change decorable_test.cpp to test Decorable directly.Andy Schwerin2022-01-061-115/+75
* SERVER-55055 Add cumulative metric for the total refreshed connectionsDaniel Vitor Morilha2022-01-066-18/+92
* SERVER-62361 Delete TODO leftover from SERVER-52247Mihai Andrei2022-01-061-2/+0
* SERVER-61105 Fixed log spam in moveChunk session migrationMatt Boros2022-01-061-9/+8
* SERVER-62382: Use amazon2-large for the large distro on Amazon Linux 2David Bradford2022-01-061-1/+1
* SERVER-49015 Automatically install db-contrib-toolMikhail Shchatko2022-01-062-17/+95
* Import wiredtiger: 431191dc22180ebc6ccba0d057c984969ba0275c from branch mongo...Alison Felizzi2022-01-0610-297/+1
* Import wiredtiger: 5fa87bff79eda9bb4cf1d025f3f22f04138823de from branch mongo...Alison Felizzi2022-01-0647-527/+1
* Import wiredtiger: f9db14cbb0d07554e1e162e15b2504fd0f1c14d4 from branch mongo...Alison Felizzi2022-01-064-17/+23
* Import wiredtiger: 10a31dcae6b251e3e3efdfd1e73850158a1cdced from branch mongo...Alison Felizzi2022-01-062-50/+32
* Import wiredtiger: ace6b2c0f9307ff4cdce339722f0d721fe88d39b from branch mongo...Alison Felizzi2022-01-062-3/+7
* SERVER-62256 Remove bisect from mongo repoZituo Jin2022-01-068-400/+3
* SERVER-60911 Remove FCV references for secondary indexes on time-series measu...Gregory Wlodarek2022-01-055-119/+100
* SERVER-60911 Update time-series schema-based bucket splitting FCV gateGregory Wlodarek2022-01-051-2/+3
* SERVER-60911 Remove 'CheckTimeseriesBucketsMayHaveMixedSchemaDataFlagFCVLastC...Gregory Wlodarek2022-01-051-32/+0
* SERVER-61131: Store backup cursor results and set state to 'learned filenames'Christopher Caplinger2022-01-0523-73/+233
* SERVER-60254 Enable group pushdown $unionWith explain testsAnna Wawrzyniak2022-01-052-58/+79
* SERVER-62289 Fix disabled security testsSpencer Jackson2022-01-051-1/+0
* SERVER-62349 Disable featureFlagRequireTenantId for the all feature flags req...Sophia Tan2022-01-051-0/+3
* SERVER-62378 Remove improperly merged lines from unit testDavis Haupt2022-01-051-27/+24
* SERVER-62050 Remove _opCtx from AutoGetCollectionFaustoleyva542022-01-0536-133/+139
* SERVER-62050 Remove _opCtx from AutoGetDb and instead pass in an opCtx to Aut...Faustoleyva542022-01-0522-50/+49
* SERVER-62235 Add an experimental VS 2022 C++20 builderAndrew Morrow2022-01-051-2/+10
* SERVER-62234 Address small issues when building in C++20 with VS 2022Andrew Morrow2022-01-052-2/+7
* SERVER-62324 Fix unique_function issues in C++20 mode with VS 2022Andrew Morrow2022-01-052-34/+1
* SERVER-62364 Fix $fill arbitrary value filling bugTed Tuckman2022-01-053-12/+99
* SERVER-60598 Optimize multiple sorts in pipeline with $densifyTed Tuckman2022-01-056-22/+425
* SERVER-61923 Fix bug where consistency checker can mask error due to ignoring...Jason Chan2022-01-051-1/+7
* SERVER-62268 Handle balancer configuration refresh in `balancer_defragmentati...Tommaso Tocci2022-01-051-8/+8
* SERVER-62333 use std::ptrdiff_t to avoid UB in MurmurHash3Matt Broadstone2022-01-051-2/+4
* SERVER-62153 Made max_time_ms_repl_targeting.js to succeed if the timed test ...Mindaugas Malinauskas2022-01-051-5/+6
* SERVER-57312 Pin transitive Python dependencies and use the pinned file for i...5.2Mikhail Shchatko2022-01-056-17/+17
* Import wiredtiger: 44f59f255cd2894489339ffe9f3c853ba7e5117e from branch mongo...Chenhao Qu2022-01-058-6/+130
* Import wiredtiger: b4eabd7093752f76dafb2cbee9f3ad03da56cbb5 from branch mongo...Chenhao Qu2022-01-0512-1713/+1974
* Import wiredtiger: 265e20d6a6d8173a54b1ada48308dd80e290bc1a from branch mongo...Chenhao Qu2022-01-058-9/+29
* Import wiredtiger: bb8f47dc3f3cb527c2e1aac2e7c9019b30334645 from branch mongo...Chenhao Qu2022-01-052-82/+56