summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 18dfb9e58e39927696affcd8e362364e23e1aa59 from branch mongo...r4.4.0-rc4Luke Chen2020-05-06138-2925/+3280
* SERVER-47319 dropIndexes should not invariant if a similar index was created ...Gregory Wlodarek2020-05-051-17/+35
* SERVER-47390 Improve styling of Replication log linesJason Chan2020-05-055-59/+80
* SERVER-47941 Remove log line warning of expected behaviorTess Avitabile2020-05-051-15/+3
* SERVER-45799 Add unit tests for ServerIsMasterMonitor SERVER-45799 Fix for lo...Haley Connelly2020-05-056-14/+640
* SERVER-32225 Only limit number of text indexes created by user connectionsAli Mir2020-05-052-3/+25
* SERVER-47163 Do not start an index build if it doesn't exist when processing ...Gregory Wlodarek2020-05-052-45/+38
* SERVER-47942 IndexBuildsCoordinator::_startIndexBuildForRecovery() sets the i...Gregory Wlodarek2020-05-051-0/+1
* SERVER-47908 Fix mongos speculativeAuth on 4.4Sara Golemon2020-05-051-0/+1
* 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-047-28/+138
* 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-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-044-42/+85
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-041-5/+5
* SERVER-47394 Disconnect from client on SplitHorizonChange errorJason Chan2020-05-042-1/+17
* 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-47190: Shutdown command with force:true should ignore all stepdown errorsLingzhi Deng2020-05-043-30/+42
* 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-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-027-17/+252
* 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-47614 Fix logv2_test when running with increased verbosity.Henrik Edin2020-05-011-3/+7
* 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-47553 Prevent appendRequiredFieldsToResponse() from throwing inside no...Gregory Noma2020-05-013-91/+109
* SERVER-47862 RSM uses streamable protocol by defaultjannaerin2020-05-011-1/+1
* 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
* SERVER-47834 Add multiversion tests for collection validators with encryption...Nick Zolnierz2020-04-301-16/+16
* SERVER-45514 Reject document validators with encryption-related keywords if t...Nick Zolnierz2020-04-3012-133/+249
* SERVER-46943 Correct Idempotency concerns section of initial sync in architec...Matthew Russotto2020-04-301-3/+1
* SERVER-47483 restore loggedSeverity after LogWithSamplingTestBilly Donahue2020-04-302-117/+95
* SERVER-47760 Avoid concurrent accesses to InlineCountingExecutorAmirsaman Memaripour2020-04-302-4/+6
* SERVER-47322 Use correct expected value in CursorIsDeadShutsDownOplogFetcherW...Matthew Russotto2020-04-301-3/+2
* SERVER-46796 Propagate specific errors during transaction prepare to the clientGregory Noma2020-04-306-56/+69
* SERVER-47514 Deprecate unused sharding commands in v4.4Blake Oler2020-04-304-21/+68