summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-54035 Commit resharding manual cleanup base classesBlake Oler2021-04-095-3/+269
* SERVER-52364 Enable feature flag for Enable checks for API versioning breakag...Mark Benvenuto2021-04-093-3/+6
* SERVER-54696 Serialize DDL operations on step-upTommaso Tocci2021-04-0915-23/+112
* SERVER-55865 Stop checking for DisableIncompleteShardingDDLSupport future fla...Tommaso Tocci2021-04-091-6/+2
* SERVER-55975 Remove the test for findAndModify against admin/configKaloian Manassiev2021-04-091-15/+0
* SERVER-47620 Upgrade eslintMikhail Shchatko2021-04-093-15/+193
* SERVER-55334 Improve closed ChangeStream detection and diagnostic output in j...Mindaugas Malinauskas2021-04-091-0/+5
* Import wiredtiger: 07fef8b2b80bf1e07104e8627a6bf76e2f998eac from branch mongo...Luke Chen2021-04-092-1/+201
* SERVER-55385 Use common executor to apply oplog entries in resharding.Max Hirschhorn2021-04-0915-617/+412
* SERVER-55215 Handle small measurement counts in buckets for ARHASHEric Cox2021-04-0920-881/+1750
* SERVER-55745 Fix checkLog error codeGregory Wlodarek2021-04-091-1/+1
* SERVER-55948 BucketCatalog::_abort should not set expiringBuckets flagDan Larkin-York2021-04-081-1/+1
* SERVER-55626 Ensure that patch_compile_flags gets passed to scons compileRichard Samuels2021-04-081-0/+1
* SERVER-55915 Fix dbtest with improved auditing coverage enabledBen Caimano2021-04-087-15/+16
* SERVER-54669 Make 10058 a stable/reserved LegacyNotPrimary error codeVesselina Ratcheva2021-04-081-0/+1
* SERVER-55903: Move hello_feature_compatibility_version test into noPassthroughHana Pearlman2021-04-081-1/+4
* SERVER-55323 Integrate CancelableOperationContext into ReshardingOplogApplierjannaerin2021-04-087-116/+183
* SERVER-55745 The Fuzzer can run killOp on the JournalFlusher thread and cause...Dianna Hohensee2021-04-082-1/+55
* SERVER-55214 Make resharding recipient shards use fetchTimestamp from each do...Randolph Tan2021-04-0829-228/+340
* SERVER-53479 Wait for mirrored operations in mirror_reads.jsGeorge Wangensteen2021-04-082-16/+59
* SERVER-54829 Avoid crashing during kUpgrading/kDowngrading state if config ha...Pavi Vetriselvan2021-04-086-43/+175
* SERVER-51606 Handle recovery from resharding donorsHaley Connelly2021-04-0813-300/+549
* SERVER-49616 Add section about compatibility testing to Versioned API READMEAli Mir2021-04-081-0/+28
* SERVER-50482 Create a tenant_migration tag and make non-required build varian...Cheahuychou Mao2021-04-081-4/+6
* SERVER-55626 Extract shell scripts from evergreen.yml part 2Richard Samuels2021-04-0813-169/+283
* SERVER-53412 Add assertion that '_configsvrDropCollection/Database' can only ...Kaloian Manassiev2021-04-083-9/+26
* SERVER-55312 Only set up tenant migration primary only services and op observ...Jason Zhang2021-04-084-4/+148
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-0831-148/+45
* SERVER-55799 Update Versioned API DocumentationMark Benvenuto2021-04-081-1/+3
* Revert "SERVER-54696 Serialize DDL operations on step-up"Tommaso Tocci2021-04-0815-96/+23
* SERVER-53915 Re-delete UseReshardingApplicationRules test cases.Max Hirschhorn2021-04-081-682/+0
* SERVER-51411 Architecture Guide: Secondary Indexes on Time-series CollectionsBenety Goh2021-04-081-0/+34
* SERVER-55322 Integrate CancelableOperationContext into ReshardingOplogFetcherjannaerin2021-04-085-36/+74
* SERVER-55681 Prevent clustered_index_types.jsfrom running in parallel suite onLouis Williams2021-04-081-0/+7
* SERVER-55893 Avoid running agg_match.js in the backup/restore suiteGregory Wlodarek2021-04-081-0/+1
* SERVER-55835 Reuse calculated field name and value sizes in BSONIteratorSortedHenrik Edin2021-04-082-10/+20
* SERVER-55484 Minor perf improvements to BucketCatalog::insertHenrik Edin2021-04-083-27/+85
* SERVER-55813 Fix quiescing future chain in ReshardingDataReplication.Max Hirschhorn2021-04-084-101/+213
* SERVER-55897 Fixed typo on options passed to stopMongod in sharding read only...Marcos José Grillo Ramirez2021-04-081-2/+2
* Import wiredtiger: 898fea8f7683df1f1136273a2dd529a1587f4f31 from branch mongo...Luke Chen2021-04-082-2/+2
* SERVER-55777 Fix endianness bugs in mongo/db/exec/sbe/values/slot.cppDrew Paroski2021-04-081-26/+28
* SERVER-53821 Test tenant migration recipient does not change sync source afte...Wenbin Zhu2021-04-072-7/+132
* SERVER-54696 Serialize DDL operations on step-upTommaso Tocci2021-04-0715-23/+96
* SERVER-53807: Add tenant migrations passthrough coverage for transactionsXueruiFa2021-04-074-39/+467
* SERVER-55094 [SBE] jstests/noPassthrough/plan_cache_list_failed_plans.jsMartin Neupauer2021-04-071-4/+10
* SERVER-54316 Enable server6125.js for SBEIan Boros2021-04-071-3/+2
* SERVER-55321 Integrate CancelableOperationContext into ReshardingTxnClonerjannaerin2021-04-077-77/+73
* SERVER-55091 Relax slowms/samplerate logging test to accomodate SBEIan Boros2021-04-071-2/+7
* SERVER-53916 commitReshardCollection commandBilly Donahue2021-04-0716-11/+427
* SERVER-55626 Fix test typesRichard Samuels2021-04-071-1/+1