summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-43762 tighten the overload set for BSONObjBuilder::appendNumber"Bynn Lee2021-02-2564-253/+389
* SERVER-54734 Exclude tests using explicit auth from replica_sets_authSara Golemon2021-02-251-0/+7
* SERVER-54456 Fix resharding class mutex handling at time of PrimaryOnlyServic...Blake Oler2021-02-253-19/+36
* SERVER-53908 Aggregate the donor approxBytesToCopy and approxDocumentsToCopy ...Amirsaman Memaripour2021-02-255-8/+93
* SERVER-53685 Need to handle case of indexes being created on an empty collect...Matthew Russotto2021-02-244-5/+102
* SERVER-54731 Update sys-perf to use new binary vars from TIG-2828vrachev2021-02-241-13/+15
* SERVER-54407 Add an experiment for sandybridge as x86_64 minimum microarchite...Andrew Morrow2021-02-241-1/+9
* SERVER-54682 Implement a command line framework for optimization and hardenin...Andrew Morrow2021-02-241-0/+50
* SERVER-54407 Set explicit default microarchitecture minimaAndrew Morrow2021-02-242-29/+47
* SERVER-54635 Add distlocks to resharding commandMarcos José Grillo Ramirez2021-02-243-9/+9
* SERVER-54648: Add correct log verbosity to disallow_adding_initialized_node2.jsXueruiFa2021-02-241-2/+4
* SERVER-53505: make the tenant migration access blocker use in InvokeCommand m...Andrew Shuvalov2021-02-244-28/+43
* SERVER-54494 [SBE] Fix matching behavior against NaN valuesMihai Andrei2021-02-242-10/+53
* SERVER-53905 Implement PrimaryOnlyService for DDL coordinatorsTommaso Tocci2021-02-2419-36/+490
* SERVER-54498 Remove 'sbe_incompatible' tag from 'jstests/core/sortg.js'Mihai Andrei2021-02-241-1/+0
* SERVER-54757: Add auth permissions for transaction/retryable writes in tenant...XueruiFa2021-02-245-136/+174
* SERVER-54727 fix macOS compileGregory Wlodarek2021-02-241-1/+1
* SERVER-54684 Apply upstream fix for MozJS bug 1442583Andrew Morrow2021-02-244-0/+41
* SERVER-54754 Blacklist listSession jscore tests from ephemeralForTest variantTommaso Tocci2021-02-242-0/+6
* SERVER-54637 support creating a simple metadata index on a time-series collec...Benety Goh2021-02-242-2/+196
* SERVER-52719 Restart TenantMigrationRecipientService future chain on donor fa...r4.9.0-alpha5Jason Chan2021-02-245-185/+700
* SERVER-54737 disable TSAN race detection in setSignalOnCountSergey Galtsev2021-02-241-1/+8
* SERVER-53530 added mac support for libdeps graph generationDaniel Moody2021-02-246-59/+94
* SERVER-53531 added evergreen task for libdeps graph generationDaniel Moody2021-02-243-35/+98
* SERVER-54513 Add kAwaitingFetchTimestamp to resharding recipient states.Max Hirschhorn2021-02-2411-70/+194
* SERVER-53830: fix flaky race in replica_set_monitor_integration_testAndrew Shuvalov2021-02-241-7/+10
* SERVER-54727 Make resumable index builds work on time-series collectionsGregory Wlodarek2021-02-245-18/+115
* SERVER-54753 Fix test tag in tags.js for ephemeralForTestGregory Wlodarek2021-02-242-3/+4
* SERVER-54616 Rewrite ReshardingTxnCloner::run() using AsyncTry.Max Hirschhorn2021-02-244-154/+196
* SERVER-54647 Utilize KeyString in BucketCatalog internal mapDan Larkin-York2021-02-242-17/+57
* SERVER-31540 Remove usages of boost::optional<UUID> from the StorageInterfaceKaloian Manassiev2021-02-2415-65/+63
* SERVER-54556 Relax field order assertions in jstests/core/find_and_modify_ser...Nikita Lapkov2021-02-241-6/+5
* Import wiredtiger: d6ff49e9e06815963e9a198aa5fff7b83a2d2a1b from branch mongo...Chenhao Qu2021-02-242-3/+3
* Import wiredtiger: f338e3752c5bbdb605e27c524c64f0ea0aa98ee9 from branch mongo...Chenhao Qu2021-02-2411-43/+324
* Import wiredtiger: c4c305427234d6e6fa8222e19f6768b6984ad9c2 from branch mongo...Chenhao Qu2021-02-244-3/+3
* SERVER-54236 Implement $count accumulatorHartek Sabharwal2021-02-243-0/+35
* SERVER-54480 Fix index key rehydration in SBEIan Boros2021-02-247-88/+233
* SERVER-54700 Allow customizing patch compile flags via parameterized buildsAndrew Morrow2021-02-243-3/+18
* SERVER-54685 Replace the ARM yield instruction with isbAndrew Morrow2021-02-241-1/+2
* SERVER-54709 Add flexible agg expression walkerJacob Evans2021-02-242-22/+191
* SERVER-53483 Map predicates on time and regular fields to predicates on contr...Katherine Wu2021-02-2410-39/+543
* SERVER-54293 add instruction and example for resmoke help messageSiran Wang2021-02-242-14/+11
* SERVER-43892 ShardedClusterFixture always starts shards as replicasetsTommaso Tocci2021-02-2410-57/+23
* SERVER-54721 WorkingSetMember to support serializing and de-serializing Objec...Gregory Wlodarek2021-02-242-5/+53
* SERVER-53203 Type check parameters in IDL compatibility checker scriptAli Mir2021-02-2411-71/+764
* SERVER-52086 Add feature flag for Runtime Audit ConfigSara Golemon2021-02-241-0/+7
* SERVER-54421 [SBE] Fix tests failing to match a document using {x: null}Martin Neupauer2021-02-249-35/+23
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-2437-310/+1005
* SERVER-54717 Fix failing ephemeralForTest clustered index ValidateTestsLouis Williams2021-02-241-1/+17
* SERVER-50994: Audit dropCollection, dropIndex, and dropView during dropDataba...Varun Ravichandran2021-02-2311-7/+44