summaryrefslogtreecommitdiff
path: root/redfish-core/lib/storage.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-06-08storage: Support new StorageControllerWilly Tu1-149/+243
2023-05-31health: Add option to disable health-populateWilly Tu1-20/+34
2023-05-25Fix the Redfish validator fail for StorageGeorge Liu1-16/+37
2023-05-20redfish: Add EncryptionStatus to DriveJohn Edward Broadbent1-0/+51
2023-05-16Boost::urls::formatEd Tanous1-24/+20
2023-05-12fix more push vs emplace callsPatrick Williams1-2/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-3/+1
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu1-11/+8
2023-02-24Take boost error_code by referenceEd Tanous1-9/+9
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-7/+12
2023-02-13Fix a couple #includesEd Tanous1-0/+2
2023-01-31Set state to Absent on Present == falseWilly Tu1-6/+6
2023-01-24Refactor GetSubTree methodGeorge Liu1-45/+30
2023-01-18Fix a boatload of #includesEd Tanous1-4/+4
2023-01-11Refactor GetSubTreePaths methodGeorge Liu1-9/+10
2022-10-04Make routes start matching RedfishEd Tanous1-4/+19
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny1-52/+81
2022-09-02redfish: Add the percent lifeleft to driveJohn Edward Broadbent1-0/+18
2022-08-12drive: cleanup recent errorsJohn Edward Broadbent1-2/+2
2022-06-28Fix shadowed variable issuesEd Tanous1-4/+4
2022-06-22storage: simplify dbus call typesNan Zhou1-30/+7
2022-06-21clang: add inline to functionsNan Zhou1-16/+20
2022-06-16Redfish: Fix @odata.id formatting issueJohn Edward Broadbent1-2/+2
2022-06-15Fix compilation issueMichal Orzel1-1/+1
2022-06-15redfish: Add Chassis associated Drive queryJohn Edward Broadbent1-23/+191
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-4/+4
2022-06-13storage: Refactor Drive and StorageController into separate methodWilly Tu1-169/+173
2022-06-06redfish: Add Chassis listing associated driveJohn Edward Broadbent1-0/+117
2022-06-01Try to fix the lambda formatting issueEd Tanous1-424/+392
2022-05-26health: take json_ptr instead of reference when filling statusNan Zhou1-1/+4
2022-05-13Remove brace initialization of json objectsEd Tanous1-10/+13
2022-05-02storage: Call function only if interfaces existWilly Tu1-4/+24
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-10/+23
2022-03-22Consitently use dbus::utility typesEd Tanous1-7/+8
2022-03-02Drive: Add MediaType, Capacity, and Protocol Resource for DriveWilly Tu1-0/+127
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-46/+21
2021-12-28Move to common variantEd Tanous1-18/+16
2021-11-19Update clang-formatGeorge Liu1-2/+1
2021-11-13Drive: Refactor Drive property request functionsWilly Tu1-110/+127
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-3/+4
2021-06-16Remove ambiguous privileges constructorEd Tanous1-3/+3
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-383/+366
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan1-2/+2
2021-04-08Using AsyncResp everywherezhanghch051-20/+22
2020-10-23Turn on ALL perf checksEd Tanous1-2/+2
2020-10-15Lots of performance improvementsEd Tanous1-1/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-11/+11
2020-08-17Enable clang warningsEd Tanous1-8/+8
2020-08-17Remove middlewaresEd Tanous1-3/+3