summaryrefslogtreecommitdiff
path: root/redfish-core/lib/chassis.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-14/+14
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati1-1/+2
2023-08-21Use rangesEd Tanous1-6/+6
2023-07-26chassis: Change intrusion sensor look up methodChau Ly1-1/+1
2023-07-20Replace logging with std::formatEd Tanous1-35/+33
2023-07-01Add topology links for ChassisJie Yang1-0/+100
2023-06-28Refactor setProperty methodGeorge Liu1-5/+4
2023-06-13chassis: Pass ec by referenceWilly Tu1-1/+1
2023-06-12storage: add support for multiple storagesWilly Tu1-3/+52
2023-06-09Consistently name AsyncResp variablesEd Tanous1-18/+20
2023-06-06bmc-ready: provide special error return on BMCNotReadyAndrew Geissler1-3/+35
2023-06-01chassis: consistently log error on internal failsAndrew Geissler1-5/+7
2023-05-31health: Add option to disable health-populateWilly Tu1-12/+17
2023-05-16Boost::urls::formatEd Tanous1-26/+23
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-4/+4
2023-05-12chassis: fix clang-tidy warningPatrick Williams1-1/+2
2023-04-04Add HotPluggable support in RedfishLogananth Sundararaj1-17/+41
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu1-11/+8
2023-02-24Take boost error_code by referenceEd Tanous1-10/+10
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-9/+17
2023-01-24Refactor GetSubTree methodGeorge Liu1-23/+16
2023-01-18Fix a boatload of #includesEd Tanous1-5/+5
2023-01-11Refactor GetSubTreePaths methodGeorge Liu1-14/+13
2022-11-15Add Redfish EnvironmentMetrics schema in bmcwebAlbert Zhang1-0/+4
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-1/+1
2022-10-21Implements PowerSubsystem schemaChicago Duan1-0/+3
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-4/+2
2022-08-29used sdbusplus::unpackPropertiesNoThrow part 5Krzysztof Grobelny1-37/+50
2022-08-12drive: cleanup recent errorsJohn Edward Broadbent1-1/+1
2022-08-01Add Redfish ThermalSubsystem schema in bmcwebXiaochao Ma1-0/+5
2022-07-22chassis: replace lambda with inline functionsNan Zhou1-378/+388
2022-06-28Fix shadowed variable issuesEd Tanous1-5/+5
2022-06-17Revert "Implement Redfish PCIeSlots schema"Ed Tanous1-4/+0
2022-06-17Implement Redfish PCIeSlots schemaChicago Duan1-0/+4
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-5/+5
2022-06-08Chassis: fix ResetActionInfoNan Zhou1-5/+8
2022-06-06redfish: Add Chassis listing associated driveJohn Edward Broadbent1-0/+18
2022-06-01Try to fix the lambda formatting issueEd Tanous1-494/+459
2022-05-13Remove brace initialization of json objectsEd Tanous1-40/+56
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-17/+37
2022-03-22Consitently use dbus::utility typesEd Tanous1-25/+7
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-3/+3
2022-02-18chassis-state: no error in chassis if unavailableCarson Labrado1-0/+7
2022-01-28Enable readability-container-size-empty testsEd Tanous1-3/+3
2022-01-05Bump Chassis schema to fix errorGunnar Mills1-2/+2
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-97/+54
2021-12-28Move to common variantEd Tanous1-20/+20
2021-12-13Add Spare Part Number for ChassisAlpana Kumari1-5/+20
2021-11-19Update clang-formatGeorge Liu1-23/+13
2021-11-18chassis: Remove boost::ends_with methodGeorge Liu1-2/+4