summaryrefslogtreecommitdiff
path: root/redfish-core/lib/storage.hpp
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-46/+46
2020-04-16Redfish: Allow slash at the end of ResourceGunnar Mills1-1/+1
2020-02-20Storage: Remove odata.contextGunnar Mills1-8/+0
2019-11-27Remove error for empty subtree responseJames Feist1-1/+1
2019-11-27Storage: Add Storage ControllerJames Feist1-19/+171
2019-11-04Add Storage Health & Update Systems HealthJames Feist1-30/+35
2019-11-01storage: s/Drive/DrivesJames Feist1-3/+3
2019-10-24Add Rebuilding to DrivesJames Feist1-0/+29
2019-10-24Add Storage SchemaNikhil Potade1-0/+286
2019-10-03Revert "Add Storage Schema for NVMe on Redfish"Ed Tanous1-250/+0
2019-10-01Add Storage Schema for NVMe on RedfishNikhil Potade1-0/+250