summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69127 Add more missing version expansionsr6.1.0-rc0Ryan Egesdahl2022-08-251-0/+3
* SERVER-68505 Disable in-memory buildvariantsMikhail Shchatko2022-08-241-1/+1
* SERVER-69107 Temporary disable burn_in_tagsMikhail Shchatko2022-08-241-1/+1
* SERVER-68505 Remove all feature flags buildvariants from system-perf.ymlMikhail Shchatko2022-08-231-116/+0
* SERVER-68505 Fix Copy required and commit queue buildvariants to evergreen_ni...Mikhail Shchatko2022-08-231-0/+1
* SERVER-68505 Disable renew_ssl_cert in sys-perfMikhail Shchatko2022-08-231-46/+0
* SERVER-68505 Update perf.ymlMikhail Shchatko2022-08-231-1/+1
* SERVER-68505 Update suffixes in generate_version_expansions.pyMikhail Shchatko2022-08-231-2/+2
* SERVER-68505 Copy required and commit queue buildvariants to evergreen_nightl...Mikhail Shchatko2022-08-231-3/+372
* SERVER-68505 Remove wtdevelop buildvariantsMikhail Shchatko2022-08-232-27/+0
* SERVER-68505 Update definitions.ymlMikhail Shchatko2022-08-231-2/+2
* SERVER-68505 Update system_perf.ymlMikhail Shchatko2022-08-231-1/+1
* SERVER-67876: Enable featureFlagClusterWideConfigM2 on 6.1Varun Ravichandran2022-08-233-3/+2
* SERVER-67900 Thread CollectionPtr into the onInsert OpObserverKaloian Manassiev2022-08-2345-147/+134
* SERVER-69029 Split Readers & Writers for PriorityTicketHolderHaley Connelly2022-08-233-29/+15
* SERVER-68851 Remove wait for collection critical section from service entry p...Allison Easton2022-08-232-23/+15
* SERVER-68826 Link the feature_flag_test.idl template back in the server codeKaloian Manassiev2022-08-231-16/+16
* SERVER-68937 Improve task splitting based on historic tests runtimeMikhail Shchatko2022-08-231-3/+3
* SERVER-68826 Fold tenant_id into the server_base libraryKaloian Manassiev2022-08-2322-336/+318
* SERVER-67587 Remove featureFlagSearchShardedFacetsMaddie Zechar2022-08-234-41/+4
* SERVER-69038 CollMod coordinator V3 does not serialize with concurrent migrat...Tommaso Tocci2022-08-221-1/+1
* SERVER-67922 Accommodate build profiles for external buildersTausif Rahman2022-08-221-4/+6
* SERVER-68586 Use opt setting from Build ProfilesTausif Rahman2022-08-223-2/+3
* SERVER-69051 fix error message related to opt and gcov or sanitizersDaniel Moody2022-08-221-4/+4
* SERVER-68659 Fix Antithesis failuresTausif Rahman2022-08-225-34/+47
* SERVER-68812 Prevent extra Stats copies in InitialSyncer::_appendInitialSyncP...Vesselina Ratcheva2022-08-221-2/+2
* SERVER-68833 did some tidy clang fixesJuan Gu2022-08-222-3/+5
* SERVER-68950 Update ssl_helpers.js for Ubuntu 22.04Mark Benvenuto2022-08-221-0/+20
* Revert "SERVER-68600 implement minCover algorithm"Alexander Neben2022-08-225-27352/+2
* SERVER-69048 Simplify bson_validate linkingYuhong Zhang2022-08-225-11/+6
* SERVER-69019 Add more log to spill_to_disk_secondary_read.jszixuan.zhuang2022-08-221-1/+11
* SERVER-68595 add jstests for encrypted range query analysisDavis Haupt2022-08-221-0/+3
* Revert "SERVER-67372 Make tenant migration recipient delete its state documen...Sophia Tan2022-08-224-204/+10
* SERVER-68578 HostInfoCmd returns extra.extra key pathScott Kurowski2022-08-221-1/+1
* Revert "SERVER-67443 added logging for fcv up/downgrade in set_feature_compat...Sviatlana Zuiko2022-08-222-238/+1
* SERVER-67127 Delete 'db.currentOpLegacy()' helperDavid Storch2022-08-222-24/+2
* SERVER-68521 Fix race in awaitdata_getmore.jsIan Boros2022-08-221-2/+3
* SERVER-68461 Persist the result of the doCompactOperation in the Pre61Compati...Erwin Pe2022-08-223-1/+51
* SERVER-67618 Remove usage of ErrorCategory::Interruption in ShardingAbdul Qadeer2022-08-222-10/+2
* SERVER-68676 Range deleter service must honor `disableResumableRangeDeleter`Silvia Surroca2022-08-222-0/+55
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-222-20/+31
* Import wiredtiger: 7adc445f756f27c8a9f6dc45b490c0679df3c42b from branch mongo...Clarisse Cheah2022-08-222-2/+2
* SERVER-67021 Ensure the correctness of time-series buckets data field in vali...Damian Wasilewicz2022-08-221-0/+48
* SERVER-68386 Implement random generator of documentsRuoxin Xu2022-08-211-1/+66
* SERVER-66635 Introduce TTL job to delete entries from change collections.Rishab Joshi2022-08-2111-21/+791
* SERVER-68600 implement minCover algorithmsergey.galtsev2022-08-215-2/+27352
* SERVER-68065 Cannot update unindexed field in QEShreyas Kalyan2022-08-201-4/+27
* SERVER-67562 Check for invalid UTF-8 characters in BSON documents during vali...Damian Wasilewicz2022-08-206-5/+151
* SERVER-68969 Replace TraverseStage with traverseF expressions in sbe_stage_bu...Drew Paroski2022-08-204-144/+277
* SERVER-67521 Check for duplicate field names in BSON documents during validationRichard Hausman2022-08-204-7/+102