summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46813 Revert "Temporarily reduce frequency of randomized testing"Mikhail Shchatko2020-05-051-42/+42
* SERVER-47634: Make metrics test in stepup.js more robustXuerui Fa2020-05-051-2/+6
* SERVER-42927 Increase verbosity of symbol loading in hang_analyzer.py on WindowsMikhail Shchatko2020-05-051-0/+1
* SERVER-47908 Fix mongos speculativeAuth on 4.4Sara Golemon2020-05-052-1/+4
* SERVER-47439 build system indexes single-phasedBenety Goh2020-05-051-37/+1
* SERVER-47881: Make getLatestWriteOpTime return StatusWith<OpTime>Lingzhi Deng2020-05-0510-42/+54
* SERVER-47908 Wire speculativeAuthenticate into mongosSara Golemon2020-05-049-28/+283
* SERVER-47685 Remove fetch_and_build_openssl.shSara Golemon2020-05-042-51/+0
* SERVER-47763 Only run exhaust ismaster metrics tests in the integration_tests...Jason Chan2020-05-041-21/+18
* Revert "SERVER-45799 Add unit tests for ServerIsMasterMonitor"Haley Connelly2020-05-046-640/+14
* SERVER-44072 Platform Support: Add Enterprise RHEL 8 PPCBrian McCarthy2020-05-042-1/+53
* SERVER-44070 Platform Support: Add Community & Enterprise Ubuntu 20.04 x64Brian McCarthy2020-05-045-1/+142
* SERVER-47940 Add space between resmoke.py and run in powertestCarl Raiden Worley2020-05-041-1/+1
* SERVER-43969 Update oplog application section in Repl Architecture GuideSamy Lanka2020-05-041-37/+73
* SERVER-46758 In-memory FCV value should properly reflect the on-disk FCV afte...Jason Chan2020-05-045-42/+213
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-0411-829/+924
* SERVER-47394 Disconnect from client on SplitHorizonChange errorJason Chan2020-05-044-11/+36
* SERVER-47636 Handle force reconfig running concurrently with reconfig on step upWilliam Schultz2020-05-041-1/+7
* SERVER-45799 Add unit tests for ServerIsMasterMonitorHaley Connelly2020-05-046-14/+640
* SERVER-47893 Add test confirming that variables defined above a $graphLookup ...James Wahlin2020-05-041-0/+24
* SERVER-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-05-045-30/+113
* SERVER-47516 mode_replace_fail.js should not assume ordering of writes from $...Mihai Andrei2020-05-041-5/+22
* SERVER-46360 LockManager logging improvement (and lockInfo)Billy Donahue2020-05-042-151/+84
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-05-03751-1809/+966
* SERVER-46819 Allow transactions in change stream sharded passthroughsBernard Gorman2020-05-0316-179/+464
* SERVER-47736 logger::LogSeverityLimiter -> logv2::KeyedSeveritySuppressorBilly Donahue2020-05-027-137/+179
* SERVER-47859: remove ignoring minOp time log lineLamont Nelson2020-05-021-1/+0
* SERVER-47332 Add way to do unstructured logging for local developmentHenrik Edin2020-05-028-17/+261
* SERVER-47854 Test that currentOp reports validation statistics while validati...Gregory Wlodarek2020-05-021-0/+70
* SERVER-47854 Validation reports MB of I/O per second in the currentOp command...Gregory Wlodarek2020-05-021-0/+8
* SERVER-47697 Remove logging/log_test.cc and support files.Billy Donahue2020-05-0219-1891/+239
* SERVER-47698 LogSeverity constexpr refactorBilly Donahue2020-05-012-111/+81
* SERVER-47329 Remove "Upstream Version" from README.third_party.md on v4.4Adam Cooper2020-05-011-33/+33
* SERVER-47768 Configure the aggregation_read_concern_majority_passthrough suit...Mihai Andrei2020-05-011-0/+1
* SERVER-47614 Fix logv2_test when running with increased verbosity.Henrik Edin2020-05-011-3/+7
* SERVER-47865 Fix invalid subst where a variable was passed where a node is re...Andrew Morrow2020-05-012-4/+9
* SERVER-46720 Allow non strict parsing of the LastVote documentWilliam Schultz2020-05-012-7/+9
* SERVER-47267 Don't log awaitable isMaster as slow queryA. Jesse Jiryu Davis2020-05-011-0/+8
* SERVER-47220 log json field paddingBilly Donahue2020-05-015-250/+228
* SERVER-46720 Allow non strict replication message parsingWilliam Schultz2020-05-018-72/+119
* SERVER-46398 Expand the data directory not found message on startup to be mor...Gregory Wlodarek2020-05-014-4/+12
* SERVER-47665 findAndModify_upsert_no_conflicts.js requires support for docume...Benety Goh2020-05-011-2/+9
* SERVER-47325 indexbg_killop_primary_after_init.js should only let the index b...Louis Williams2020-05-011-1/+2
* SERVER-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-05-014-91/+128
* SERVER-47862 RSM uses streamable protocol by defaultjannaerin2020-05-014-3/+18
* SERVER-45269 remove orphaned log_test_v2.hGabriel Russell2020-05-011-70/+0
* SERVER-47418 deploy unittest::MinimumLoggedSeverityGuard to all testsBilly Donahue2020-05-0121-165/+156
* SERVER-47578 Delete util/log.h and remove use of logv1 to logv2 appenderHenrik Edin2020-05-0122-463/+90
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-30118-120/+117
* SERVER-46568 removing the unittestOutput domainGabriel Russell2020-04-3025-198/+266