summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48650 Gave the ClockSourceMock a global implBen Caimano2020-07-282-39/+73
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-272-2/+92
* Revert "SERVER-49190 Expose a function to iterate over all the entries in the...Henrik Edin2020-07-272-84/+2
* SERVER-49702 Add way to explicitly fork SharedSemiFuture continuation chainSpencer T Brody2020-07-272-1/+18
* SERVER-49190 Expose a function to iterate over all the entries in the ReadThr...Randolph Tan2020-07-272-2/+84
* SERVER-49134 Implement rotate for WindowsGabriel Marks2020-07-272-1/+28
* SERVER-49189 add missed minor tweaksKevin Pulo2020-07-273-13/+12
* SERVER-49848 Add interface to check single-threaded contextAmirsaman Memaripour2020-07-242-0/+13
* SERVER-49163 Find and parse internal idents with resumable index build inform...Samy Lanka2020-07-241-0/+1
* SERVER-48638 Added LibdepsLinter to enforce LIBDEPS rulesDaniel Moody2020-07-231-0/+3
* SERVER-49132 Add logging for AppleGabriel Marks2020-07-231-24/+93
* SERVER-47922 pids and names in client metadata in debug buildsGabriel Russell2020-07-232-2/+38
* SERVER-49189 pass current cachedValue (and time, if causally consistent) to R...Kevin Pulo2020-07-235-80/+170
* SERVER-49356 Rehome target declarations out of src/mongo/SConscriptAndrew Morrow2020-07-211-6/+70
* SERVER-49115 Moved OCSP's global state into SSLManagerOpenSSLMina Mahmood2020-07-171-27/+48
* SERVER-48952 Improve stacktrace-related log messagesBilly Donahue2020-07-173-44/+45
* SERVER-49131 SSL Info logging for WindowsGabriel Marks2020-07-161-6/+77
* SERVER-49511 Enable support for no nextUpdate fieldShreyas Kalyan2020-07-151-7/+11
* SERVER-49078 Disable libunwind for TSANAndrew Morrow2020-07-152-15/+11
* SERVER-48774 setting cipher list does not work for TLSv1.3 only (if TLS1_0, T...Adam Cooper2020-07-143-5/+33
* SERVER-49074 make pcrecpp LIBDEPS_PRIVATE to unittestBilly Donahue2020-07-141-3/+4
* SERVER-49114 Replace getSSLManager() with SSLManagerCoordinatorGabriel Marks2020-07-145-16/+52
* SERVER-48937 Add IDL types for the donor and recipient state machineLuis Osta2020-07-141-0/+1
* SERVER-48936 Add stubs for the donor commandsLuis Osta2020-07-131-0/+3
* SERVER-47892 DiagnosticInfo should use Client to acquire timestampsBen Caimano2020-07-133-12/+22
* SERVER-49113 Rewrote CertificateExpirationMonitor classMina Mahmood2020-07-095-26/+48
* SERVER-49112 Add Session::getSSLConfigurationGabriel Marks2020-07-089-64/+133
* SERVER-49374 Fix sslCipherConfig checkGabriel Marks2020-07-081-1/+1
* SERVER-49180 Make the donor's dataSync function reserve an OpTime at which to...Cheahuychou Mao2020-07-081-0/+1
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-07-082-6/+7
* SERVER-48786 Define base classes for CSTJacob Evans2020-07-071-0/+44
* SERVER-48734: Fix db_repl_test in TSANLingzhi Deng2020-07-072-10/+11
* SERVER-48887 C++ death tests should fail on TSAN exit codeMark Benvenuto2020-07-031-1/+2
* SERVER-49129 Add getSSLInformationToLog skeletonGabriel Marks2020-07-024-0/+47
* SERVER-49141 Ensure that LIBDEPS for libunwind do not accidentally become publicAndrew Morrow2020-06-291-22/+33
* SERVER-48006 Fix default for opensslCipherConfigGabriel Marks2020-06-264-18/+11
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-251-37/+4
* SERVER-48922 Create internal assertion macroAmirsaman Memaripour2020-06-244-2/+84
* SERVER-48884 Test Proctor Initializer has incorrect prereqsMark Benvenuto2020-06-181-1/+1
* SERVER-47376 Delete TODOGabriel Marks2020-06-171-1/+0
* SERVER-48597 Fix stack trace unit tests with TSANRyan Egesdahl2020-06-112-1/+19
* SERVER-48668 Make TickSourceMock class thread safeTommaso Tocci2020-06-111-4/+5
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-117-470/+300
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-101-1/+0
* SERVER-47979 Perform the collation check for `shardCollection` on the shardKaloian Manassiev2020-06-081-1/+0
* SERVER-47775 Save partial stacktrace on collection errorAmirsaman Memaripour2020-06-051-1/+0
* SERVER-46726 Provide separate setParameter to disable diagnostic workAmirsaman Memaripour2020-06-057-16/+268
* SERVER-48324 FTDC - add verbose tcmalloc set parameterMark Benvenuto2020-06-031-5/+29
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-027-50/+45
* SERVER-48346 Fix lifetime issues for barriers captured by referenceAmirsaman Memaripour2020-06-022-22/+12