summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-153-7/+8
* SERVER-42130 fix: workaround MSVC constexpr problemBilly Donahue2019-11-121-8/+8
* SERVER-42130 Replace python codegen with macrosBilly Donahue2019-11-123-92/+62
* SERVER-44378 groundwork for upcoming stacktrace APIBilly Donahue2019-11-0812-163/+393
* SERVER-42934 Fix Shared Library BuildersShreyas Kalyan2019-11-071-0/+1
* SERVER-42934 Implement and test OCSP Client ValidationShreyas Kalyan2019-11-076-1/+499
* SERVER-44157 On beginning to receive a range, check overlapping ranges in con...Alex Taskov2019-11-061-0/+1
* SERVER-44180 repl batch applier thread should prompt WiredTigerJournalFlusher...Dianna Hohensee2019-11-051-1/+2
* SERVER-42892 Create set and key types for hierarchical lockingBen Caimano2019-11-044-0/+519
* SERVER-41045 Add SNI support for windows SSLShreyas Kalyan2019-10-3116-79/+168
* SERVER-43274 Implement cloners using DBClient with basic functionality and un...Matthew Russotto2019-10-301-0/+2
* SERVER-39574 Support intermediate certificates in PEMKeyFile on WindowsMark Benvenuto2019-10-291-50/+124
* SERVER-44290 Fix static intialization order in version.cppMark Benvenuto2019-10-291-6/+11
* SERVER-44117 fix leak with local staticBilly Donahue2019-10-291-1/+1
* SERVER-44117 early stacktrace processInfoBilly Donahue2019-10-284-20/+77
* SERVER-44281 Fix use of invalid end iteratorBilly Donahue2019-10-281-28/+12
* SERVER-44133 Refactor kms memory allocation to header fileMark Benvenuto2019-10-251-0/+68
* SERVER-15902 sigaltstack for workers and stdx::thread.Billy Donahue2019-10-251-32/+38
* SERVER-39165 Add waitForFailpoint command and update non-repl testsCheahuychou Mao2019-10-253-10/+96
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-2120-347/+332
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-10-171-0/+28
* SERVER-43987 Require predicates with OperationContext::waitForConditionOrInte...Ben Caimano2019-10-172-154/+93
* SERVER-43746 logv2 Tee and RamLogGabriel Russell2019-10-161-1/+0
* SERVER-43809 Refactor logv2 configurationHenrik Edin2019-10-151-3/+4
* SERVER-41654 fix libunwind buildBilly Donahue2019-10-121-1/+1
* SERVER-41397 Allow specifying a connection timeoutSara Golemon2019-10-102-5/+14
* SERVER-43800 ClockSource::waitForConditionUntil shouldn't use unique_lock out...Ben Caimano2019-10-093-34/+41
* SERVER-41654 trim somap to relevant libs on stacktraceBilly Donahue2019-10-097-117/+678
* SERVER-43641 upgrade random.hBilly Donahue2019-10-092-41/+12
* SERVER-42997 Make OplogApplier::enqueue blockingMihai Andrei2019-10-071-35/+18
* SERVER-42726 enable logging via logv2Gabriel Russell2019-10-033-3/+13
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-0313-430/+335
* SERVER-43034 Correctly deal with infinite results in DoubleDoubleSummationGeert Bosch2019-10-021-3/+3
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-022-11/+43
* SERVER-43418 ASSERT macro repairsBilly Donahue2019-10-022-10/+20
* SERVER-43641 upgrade random.hBilly Donahue2019-10-022-43/+11
* SERVER-43367 unittest framework refactor/fixesBilly Donahue2019-10-021-34/+32
* SERVER-43234 Fix temporary changes made to SERVER-42287Adam Cooper2019-10-013-22/+15
* SERVER-42806 move base/backtrace test stuff to util/stacktrace_*Billy Donahue2019-09-305-1/+325
* SERVER-43413 Break SetupOpenSSL initializer to separate librarySara Golemon2019-09-253-133/+194
* SERVER-43413 Simplify dependency graphSara Golemon2019-09-254-42/+10
* SERVER-43420 Back out of ASSERT in stacktrace_test.cppBilly Donahue2019-09-231-1/+4
* SERVER-42029 Combine stacktrace posix and unwind filesBilly Donahue2019-09-208-1032/+1051
* SERVER-43374 Extend BasicLockableAdaptor lifetime in waitForConditionUntilBen Caimano2019-09-191-3/+3
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-1749-386/+394
* SERVER-42595 Refactor failpoint in curop to fix jstestBen Caimano2019-09-172-10/+117
* SERVER-43324 Add BasicLockableAdaptor for cleaner function APIsAlex Taskov2019-09-148-56/+267
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-1012-285/+254
* SERVER-42908 Add ErrorCodes to retryable errors to match driversBen Caimano2019-09-091-6/+8
* SERVER-42287 remove trailing null characters from SNI name under mac os xBenety Goh2019-09-071-0/+5