summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68215 add MongoDSessionCatalogTransactionInterface::invalidateSessionT...Benety Goh2022-08-264-9/+33
* Revert "SERVER-67780 Incorrect $group rewrite for timeseries collection when ...liubov.molchanova2022-08-262-73/+52
* SERVER-68891 StaleConfigInfo should use shard versionAllison Easton2022-08-2632-155/+173
* SERVER-69066 Clean up validation code for time-series collectionsYuhong Zhang2022-08-261-148/+267
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-254-182/+4
* SERVER-62407 Translate find queries directly to ABTBen Shteinfeld2022-08-2525-373/+890
* SERVER-66854 Prevent step-up ops from being killed by killSessions commandsVesselina Ratcheva2022-08-254-10/+65
* Revert "SERVER-68854 Refactor SchedulingTicketHolder queueing logic"Sviatlana Zuiko2022-08-253-28/+56
* SERVER-68959 FLE2 Range Query: adjust double numeric conversionMark Benvenuto2022-08-254-509/+2752
* SERVER-68477 add unit test for TTLCollectionCacheBenety Goh2022-08-252-0/+92
* SERVER-68415 Make 'ok' recognizable as a generic reply fieldGeorge Wangensteen2022-08-253-5/+5
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-2531-52/+8
* SERVER-68328 Add ResumableChangeStreamError label to ReadConcernMajorityNotAv...Vesselina Ratcheva2022-08-252-3/+2
* SERVER-68750 Add stubs for analyzeShardKey and configureQueryAnalyzer command...Cheahuychou Mao2022-08-255-0/+424
* SERVER-68585 Integrate AcquisitionPriority to the LockerLeonardo Menti2022-08-252-8/+7
* SERVER-68840 tidy clang bugprone-fold-init-type fixJuan Gu2022-08-251-4/+4
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-251-1/+1
* SERVER-67549 Change dropDatabase command path to use DatabaseNamejannaerin2022-08-259-55/+103
* SERVER-68962 Synchronize bucket reopening with asynchronous clearingDan Larkin-York2022-08-255-228/+338
* SERVER-69052 Use tassert to ensure collection when checking for time series e...Dan Larkin-York2022-08-251-1/+1
* SERVER-67443 added logging for fcv up/downgrade in set_feature_compatibility_...Luxi Liu2022-08-251-1/+30
* SERVER-68964 Reset lastCommitted to blockTimestamp after splitMatt Broadstone2022-08-2519-96/+149
* SERVER-67780 Incorrect $group rewrite for timeseries collection when the accu...Svilen Mihaylov2022-08-252-52/+73
* SERVER-68688 Rename `checkBSONConsistency` option to `checkBSONConformance`Yuhong Zhang2022-08-251-14/+14
* SERVER-68958 Monitor recipient nodes for highest lastAppliedOpTimeMatt Broadstone2022-08-255-173/+154
* SERVER-68512 Do not use CQF if an index exists with a non-simple collationNicholas Zolnierz2022-08-252-2/+4
* SERVER-68215 MongoDSessionCatalog constructor accepts MongoDSessionCatalogTra...Benety Goh2022-08-2526-26/+234
* SERVER-68854 Refactor SchedulingTicketHolder queueing logicJordi Olivares Provencio2022-08-253-56/+28
* SERVER-68621 Fix internal fields erroneously marked as stableVesselina Ratcheva2022-08-254-8/+8
* SERVER-68839 clany tidy modernize-make-shared fixJuan Gu2022-08-252-6/+7
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-2431-0/+45
* SERVER-67465 Ensure network timeouts do not fail hedged operationsAmirsaman Memaripour2022-08-242-14/+22
* 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-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-243-23/+4
* SERVER-67955 Add indexVersion getter on the CSR and make it recoverableMarcos José Grillo Ramirez2022-08-2418-66/+197
* SERVER-68795 Make PlanYieldPolicySBE always use new yielding when feature fla...Dianna Hohensee2022-08-243-9/+5
* SERVER-68859 Increase waiting time in connection_establishment_metrics.jsVojislav Stojkovic2022-08-242-3/+27
* 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-234-5/+6
* SERVER-68548: check quiet globalServerParam before loggingAdam Rayner2022-08-231-2/+8
* 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-237-7/+19