summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68896 Create ComparableIndexVersion class for IndexCacheAllison Easton2022-08-248-6/+496
* SERVER-67653 don't initiate critical section if remainingMillis is omittedAndrew Witten2022-08-242-7/+63
* SERVER-57786 Include `_id` along with the recordId for multikey errors in val...Yuhong Zhang2022-08-241-6/+11
* SERVER-69052 Ensure bucket collection is valid when checking for extended rangeDan Larkin-York2022-08-241-0/+2
* SERVER-68869 Wait for retried _configsvrReshardCollection cmdAbdul Qadeer2022-08-241-9/+31
* SERVER-68215 check out mongod sessions through MongoDSessionCatalogBenety Goh2022-08-2424-178/+446
* SERVER-69033 Make no-indexes version boost::none instead of Timestamp(0, 0)Allison Easton2022-08-245-27/+6
* SERVER-67955 Add indexVersion getter on the CSR and make it recoverableMarcos José Grillo Ramirez2022-08-2418-66/+197
* SERVER-68251 Fix GDB pretty printers for RecordIdJordi Olivares Provencio2022-08-241-12/+13
* SERVER-68795 Make PlanYieldPolicySBE always use new yielding when feature fla...Dianna Hohensee2022-08-243-9/+5
* Import wiredtiger: 42ee89096f8306dbdcbd1a9416c308cf2e0ccf7e from branch mongo...Chenhao Qu2022-08-242-2/+1
* Import wiredtiger: bb704a1689ed8b1681bb2dd6bd576c4a40d391f3 from branch mongo...Chenhao Qu2022-08-242-2/+2
* Import wiredtiger: a0ef0876244f2f8636a36ab012b790244a676290 from branch mongo...Chenhao Qu2022-08-243-122/+328
* SERVER-68859 Increase waiting time in connection_establishment_metrics.jsVojislav Stojkovic2022-08-244-100/+137
* Revert "SERVER-67464 Add base64url encode/decode"Varun Ravichandran2022-08-236-303/+65
* Revert "SERVER-65843: Feature flag for OIDC authentication spike"Varun Ravichandran2022-08-232-53/+0
* Revert "SERVER-67552: Creates a generic RsaPublicKey class that serves as a w...Varun Ravichandran2022-08-235-193/+0
* Revert "SERVER-67660 Add JWKManager"Varun Ravichandran2022-08-238-354/+17
* Revert "SERVER-67551: Asymmetric Key class"Varun Ravichandran2022-08-239-535/+0
* SERVER-68834 clany tidy bugprone-integer-division fixesJuan Gu2022-08-235-6/+7
* SERVER-68548: check quiet globalServerParam before loggingAdam Rayner2022-08-231-2/+8
* SERVER-69096 Add 1 Node ReplSet (all feature flags) variant to sys-perfMihai Andrei2022-08-231-0/+18
* SERVER-69095 Hint cqf/range_descending.js and log the full explainDavid Percy2022-08-231-50/+52
* SERVER-52130 Create feature flag for PM-1858Cheahuychou Mao2022-08-233-0/+55
* SERVER-67634 Ensure that change collections are never used on configRishab Joshi2022-08-2311-40/+74
* SERVER-65177 Use executor clock to calculate elapsed initial sync timeali-mir2022-08-233-4/+11
* SERVER-68421 Remove CommandHelper::parseNsCollectionRequired(StringData dbnam...Sophia Tan2022-08-2312-36/+26
* Revert "SERVER-68332 Enable verbose logging to investigate remote_credentials...Tausif Rahman2022-08-231-2/+0
* SERVER-68768 Collection validation should be skipped when shutting down recip...Sophia Tan2022-08-231-1/+1
* SERVER-68215 make MongoDSessionCatalog a decoration on ServiceContextBenety Goh2022-08-2327-50/+160
* SERVER-69007 Loosen test restriction in listener_processing_server_status_met...Reo Kimura2022-08-231-11/+8
* SERVER-68983 Do not run ABT calibration workflows with hidden indexesAlexander Ignatyev2022-08-236-22/+32
* SERVER-68899 Check FCV is initialized before checking that featureFlagRequire...jannaerin2022-08-237-29/+35
* SERVER-69057 reduce and optimize mincover test vectorssergey.galtsev2022-08-233-27129/+4117
* SERVER-68600 implement minCover algorithmr6.2.0-alphasergey.galtsev2022-08-235-2/+27352
* 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