summaryrefslogtreecommitdiff
path: root/redfish-core/lib/health.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Consitently use dbus::utility typesEd Tanous1-1/+1
2022-01-12Enable cppcoreguidelines-special-member-functions checksEd Tanous1-0/+5
2022-01-12Fix seg fault in healthEd Tanous1-4/+4
2022-01-10Enforce const correctnessEd Tanous1-5/+6
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-32/+34
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-0/+1
2021-07-29HealthPopulate: Fix imprecise matchingKarol Wojciechowski1-2/+9
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-0/+1
2021-04-08Using AsyncResp everywherezhanghch051-3/+3
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-2/+2
2020-08-17Enable clang warningsEd Tanous1-8/+8
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-18/+17
2020-06-10Memory: add health supportJames Feist1-1/+17
2019-11-25Health: Allow populate to only be called onceJames Feist1-0/+6
2019-10-24Add Health to Memory and Processor SummaryJames Feist1-4/+25
2019-10-11Fix a bunch of warningsEd Tanous1-2/+1
2019-06-27Health / Rollup SupportJames Feist1-0/+194