summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-24SERVER-52719 Restart TenantMigrationRecipientService future chain on donor fa...r4.9.0-alpha5Jason Chan
2021-02-24SERVER-54737 disable TSAN race detection in setSignalOnCountSergey Galtsev
2021-02-24SERVER-53530 added mac support for libdeps graph generationDaniel Moody
2021-02-24SERVER-53531 added evergreen task for libdeps graph generationDaniel Moody
2021-02-24SERVER-54513 Add kAwaitingFetchTimestamp to resharding recipient states.Max Hirschhorn
2021-02-24SERVER-53830: fix flaky race in replica_set_monitor_integration_testAndrew Shuvalov
2021-02-24SERVER-54727 Make resumable index builds work on time-series collectionsGregory Wlodarek
2021-02-24SERVER-54753 Fix test tag in tags.js for ephemeralForTestGregory Wlodarek
2021-02-24SERVER-54616 Rewrite ReshardingTxnCloner::run() using AsyncTry.Max Hirschhorn
2021-02-24SERVER-54647 Utilize KeyString in BucketCatalog internal mapDan Larkin-York
2021-02-24SERVER-31540 Remove usages of boost::optional<UUID> from the StorageInterfaceKaloian Manassiev
2021-02-24SERVER-54556 Relax field order assertions in jstests/core/find_and_modify_ser...Nikita Lapkov
2021-02-24Import wiredtiger: d6ff49e9e06815963e9a198aa5fff7b83a2d2a1b from branch mongo...Chenhao Qu
2021-02-24Import wiredtiger: f338e3752c5bbdb605e27c524c64f0ea0aa98ee9 from branch mongo...Chenhao Qu
2021-02-24Import wiredtiger: c4c305427234d6e6fa8222e19f6768b6984ad9c2 from branch mongo...Chenhao Qu
2021-02-24SERVER-54236 Implement $count accumulatorHartek Sabharwal
2021-02-24SERVER-54480 Fix index key rehydration in SBEIan Boros
2021-02-24SERVER-54700 Allow customizing patch compile flags via parameterized buildsAndrew Morrow
2021-02-24SERVER-54685 Replace the ARM yield instruction with isbAndrew Morrow
2021-02-24SERVER-54709 Add flexible agg expression walkerJacob Evans
2021-02-24SERVER-53483 Map predicates on time and regular fields to predicates on contr...Katherine Wu
2021-02-24SERVER-54293 add instruction and example for resmoke help messageSiran Wang
2021-02-24SERVER-43892 ShardedClusterFixture always starts shards as replicasetsTommaso Tocci
2021-02-24SERVER-54721 WorkingSetMember to support serializing and de-serializing Objec...Gregory Wlodarek
2021-02-24SERVER-53203 Type check parameters in IDL compatibility checker scriptAli Mir
2021-02-24SERVER-52086 Add feature flag for Runtime Audit ConfigSara Golemon
2021-02-24SERVER-54421 [SBE] Fix tests failing to match a document using {x: null}Martin Neupauer
2021-02-24SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams
2021-02-24SERVER-54717 Fix failing ephemeralForTest clustered index ValidateTestsLouis Williams
2021-02-23SERVER-50994: Audit dropCollection, dropIndex, and dropView during dropDataba...Varun Ravichandran
2021-02-23SERVER-54698 Retry UMC transaction on retryable op errorSara Golemon
2021-02-23SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly
2021-02-23SERVER-51878 Enable test that checks all API V1 commands have an associated I...Moustafa Maher
2021-02-23SERVER-53457: Stress test with multi-updates concurrently with tenant migrationsAndrew Shuvalov
2021-02-23SERVER-52349 Enable featureFlagUseSecondaryDelaySecs by default in 4.9Pavi Vetriselvan
2021-02-23SERVER-47936 Implement a new shell helper to copy file rangesGregory Wlodarek
2021-02-23SERVER-47936 Skip workloads that kill random cursors for the concurrency_repl...Gregory Wlodarek
2021-02-23SERVER-53941 Have resharding oplog applier resume from its progress documentYuhong Zhang
2021-02-23SERVER-54680 use mongo::quickExitWithoutLogging instead of std::quick_exitSergey Galtsev
2021-02-23SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma
2021-02-23SERVER-54633 Retry mongo client commands when starting mongod in powercycleMikhail Shchatko
2021-02-23SERVER-54491 Make PlanExecutorSBE::isEOF consistent with PlanExecutorImpl::isEOFNikita Lapkov
2021-02-23SERVER-54049 Add translation phase for accumulator-style window functionsNick Zolnierz
2021-02-23SERVER-53398 Remove extra std::move call in window function exec testTed Tuckman
2021-02-23SERVER-31540 Remove usages of boost::optional<UUID> from the collMod pathKaloian Manassiev
2021-02-23Import wiredtiger: 42baa69fff2dd81e8d07ee80e0f80b6ac1484699 from branch mongo...Luke Chen
2021-02-23Import wiredtiger: ac48a5cfa32a9c8172fa87486d7521567ba4095d from branch mongo...Luke Chen
2021-02-23Import wiredtiger: 3f4d8ab73778407360edb6662dbe073897ebf5e1 from branch mongo...Luke Chen
2021-02-23SERVER-53953 Use safe reconfigs for setFCV commandSamy Lanka
2021-02-23Revert "SERVER-54049 Add translation phase for accumulator-style window funct...Nick Zolnierz