summaryrefslogtreecommitdiff
path: root/redfish-core/lib/chassis.hpp
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-17chassis: refactor chassis property to prepare for future supportWilly Tu1-70/+71
2021-11-16reduce error traces in priv and chassis codeAndrew Geissler1-2/+2
2021-08-23Add support for AssetTag in ChassisTejas Patil1-0/+37
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-5/+6
2021-06-17Add compile flag to turn off the old Power/Thermalzhanghch051-0/+2
2021-06-16Remove ambiguous privileges constructorEd Tanous1-5/+5
2021-06-08Chassis: Add UUID propertySharad Yadav1-0/+36
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-430/+383
2021-05-04Fix chassis handler to use filename()Ed Tanous1-2/+2
2021-04-08Using AsyncResp everywherezhanghch051-37/+36
2021-03-08Chassis Location property on bmcwebSunnySrivastava19841-0/+35
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills1-0/+6
2020-11-10Add new Location Indicator propertyGunnar Mills1-20/+37
2020-10-23Turn on ALL perf checksEd Tanous1-2/+1
2020-10-16Chassis Collection: Use getCollectionMembersGunnar Mills1-41/+5
2020-10-15Update Chassis power cycle supportVijay Khemka1-12/+46
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-09-24Response with internal error on invalid Chassis pathWludzik, Jozef1-1/+8