summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59908 simplify extendedFCVTable useBilly Donahue2021-09-211-18/+17
* SERVER-60022 global std::optional -> boost::optionalBilly Donahue2021-09-214-26/+27
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-202-3/+5
* SERVER-59234 Fix clang-12 warnings in C++20 modeAndrew Morrow2021-09-171-2/+0
* SERVER-60027 avoid makePromiseFuture in future_utilBilly Donahue2021-09-171-7/+14
* SERVER-59862 PromiseAndFuture comment revisionBilly Donahue2021-09-161-7/+11
* SERVER-59862 give PromiseFuture a nameBilly Donahue2021-09-141-53/+55
* SERVER-58333: Remove references to FCV 4.XXueruiFa2021-09-141-5/+3
* SERVER-59760 Generate FCV enum order consistent with existing convention.Vishnu Kaushik2021-09-091-29/+80
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-0812-18/+18
* SERVER-59221 Make OCSPFetcher rapidly retry on network errorErwin Pe2021-09-071-2/+26
* SERVER-59753 deduction guide for ScopeGuardBilly Donahue2021-09-031-2/+22
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-022-5/+3
* SERVER-59709 fix incorrect calculation of last continuous when MONGO_VERSION ...Vishnu Kaushik2021-09-022-5/+10
* SERVER-59011: Avoid generating mongo_version.ymlXueruiFa2021-09-012-17/+0
* SERVER-57553 add $sum accumulator to SBEAdityavardhan Agrawal2021-09-011-0/+12
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-012-3/+5
* SERVER-56416 Remove non-portable cpuFeatures check from macOSMatthew Saltz2021-08-311-3/+1
* SERVER-59048 Add support for SRV and SRV raw to LDAPDNSResolverCacheMark Benvenuto2021-08-313-6/+20
* SERVER-58345 Updated releases.h.tpl to generate pre-lastLTS FCV constants, St...Vishnu Kaushik2021-08-301-17/+63
* SERVER-59669 fix race in test accessing unprotected variableAndrew Shuvalov2021-08-301-2/+2
* SERVER-59336 Use absl::InlinedVector for vectors that are likely to be small ...Martin Neupauer2021-08-241-2/+2
* SERVER-50911: Generate YAML file containing latest git tagXueruiFa2021-08-232-0/+17
* SERVER-54400 stop CIDR::parse() from logging a debug message if passeā€¦erwinpe2021-08-202-25/+34
* SERVER-57633 fix implicit long long to double conversion in unit testsBenety Goh2021-08-191-2/+3
* SERVER-57633 SERVER-48079 fix implicit long long to double conversion in summ...Benety Goh2021-08-192-4/+4
* SERVER-59013: Rewrite shell and JS tests to use generated FCV constantsXueruiFa2021-08-181-2/+2
* SERVER-57004: Move FIPSMode flag to enterpriseVarun Ravichandran2021-08-173-20/+0
* SERVER-58449 Using a DNS resolver cache with ldapaldo-aguilar2021-08-175-11/+26
* SERVER-47804 On Windows, warn user about slow OCSP responsesErwin Pe2021-08-172-0/+17
* SERVER-58042 cleaned up releases.h.tplVishnu Kaushik2021-08-161-47/+60
* SERVER-59230 Fix compile errors in C++20 mode with GCC 11 and clang 12Andrew Morrow2021-08-152-3/+29
* SERVER-58069 ASSERT_THAT: a matcher-based assert for unit testsBilly Donahue2021-08-121-3/+3
* SERVER-51695 Use NetworkInterfaceTL name as application nameAlex Li2021-08-121-2/+2
* SERVER-58042 Generate function of FCV enums to their string equivalentsVishnu Kaushik2021-08-111-15/+45
* SERVER-54735 Make AsyncTry-Until loops set results to ShutdownInProgress on e...Amirsaman Memaripour2021-08-102-13/+96
* SERVER-59067: fix TLS memory corruptionAndrew Shuvalov2021-08-102-8/+15
* SERVER-58041 Generate transition FCV constantsMina Mahmood2021-08-091-14/+57
* SERVER-58959 Remove `Interruptible::WaitUntilDeadline` testAmirsaman Memaripour2021-08-092-96/+0
* SERVER-56103: Add kAssert log component and use it in assert_utilTyler Seip2021-08-091-1/+1
* SERVER-59067: low level stress test for OpenSSL managerAndrew Shuvalov2021-08-062-1/+118
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-061-19/+60
* SERVER-58041 Change FCV constant terminologyMina Mahmood2021-08-031-10/+10
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-024-10/+11
* SERVER-57630 Support SSL_OP_NO_REGNEGOTIATION if it's available at runtimeSara Golemon2021-08-021-2/+13
* SERVER-41787 fix bad sort order in HeapProfilerBilly Donahue2021-07-301-25/+39
* SERVER-58958 Temporarily disable `Interruptible::WaitUntilDeadline` testAmirsaman Memaripour2021-07-291-0/+3
* SERVER-58040 Generate GenericFCV enum using MONGO_VERSIONMina Mahmood2021-07-292-15/+43
* Revert "SERVER-58040 Generate GenericFCV enum using MONGO_VERSION"XueruiFa2021-07-292-43/+15
* SERVER-58040 Generate GenericFCV enum using MONGO_VERSIONMina Mahmood2021-07-292-15/+43