summaryrefslogtreecommitdiff
path: root/redfish-core/lib/systems.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-403/+373
2021-04-29Redfish: Update Powering On Status StateNoah Brewer1-1/+1
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan1-3/+3
2021-04-08Using AsyncResp everywherezhanghch051-78/+86
2021-03-19Fix Power Restore Policy not valid enum errorGunnar Mills1-4/+5
2021-01-08transition support for system stateAndrew Geissler1-0/+12
2021-01-06Fix Power Restore Policy to match D-BusGunnar Mills1-2/+2
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills1-0/+3
2020-11-30boot-progress: support LastState propertyAndrew Geissler1-0/+102
2020-11-20systems: fix Members@odata.count is incorrect even Members have contentsTim Lee1-1/+1
2020-11-10Add new Location Indicator propertyGunnar Mills1-5/+15
2020-11-10AssetTag: Add PATCH supportGunnar Mills1-1/+85
2020-11-09Redfish: getComputerSystem: Fix DoxygenGunnar Mills1-1/+1
2020-10-29SubModel property under ComputerSystem Schema.SunnySrivastava19841-1/+2
2020-10-23Turn on ALL perf checksEd Tanous1-21/+18
2020-10-15Lots of performance improvementsEd Tanous1-19/+20
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-27/+21
2020-10-05Implement bugprone-branch-clone complianceEd Tanous1-6/+1
2020-09-29Fix naming conventionsEd Tanous1-5/+5
2020-09-25OemComputerSystems: add missing odata.typesJames Feist1-0/+4
2020-09-10fix processor summaryZhikui Ren1-5/+4
2020-09-09update cpu information to cpu interfaceZhikui Ren1-27/+46
2020-09-02Add "Links""SoftwareImages"Gunnar Mills1-1/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-42/+39
2020-08-17Enable clang warningsEd Tanous1-27/+28
2020-08-17Remove middlewaresEd Tanous1-4/+4
2020-07-24Firmware: Add ActiveSoftwareImage for the running imageGunnar Mills1-1/+1
2020-07-21Add ResetActionInfo for ResetTypeAppaRao Puli1-3/+47
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-2/+2
2020-07-10Spelling: 's/Traslates/Translates/g'Gunnar Mills1-3/+3
2020-07-08Fix: ignore D-Bus error if not mandatory propertyAppaRao Puli1-3/+4
2020-07-08Update the DBus path for hypervisor ethernet interfaceSunitha Harish1-1/+2
2020-07-02System: LastResetTimeGunnar Mills1-1/+50
2020-06-25Remove done TODOGunnar Mills1-1/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-118/+120
2020-05-21Redfish: Set AutomaticRetry (AutoReboot)Gunnar Mills1-8/+73
2020-05-20Redfish: AutomaticRetry (AutoReboot)Gunnar Mills1-1/+86
2020-05-14sdbusplus: replace message::variant with std::variantPatrick Williams1-5/+4
2020-05-14sdbusplus: remove deprecated variant_nsPatrick Williams1-10/+6
2020-05-05Add support for Quiesced stateGunnar Mills1-0/+6
2020-04-24Map policy restore D-Bus interface to RedfishGeorge Liu1-1/+112
2020-04-21Adding Hypervisor system and Hypervisor InterfaceSunitha Harish1-4/+27
2020-04-16System: Remove 2nd setting of "Id"Gunnar Mills1-2/+1
2020-04-16System: Remove 2nd setting of "Name"Gunnar Mills1-2/+1
2020-02-20System: Remove odata.contextGunnar Mills1-5/+0
2020-02-20diag-mode: return InTest if host is in diag modeAndrew Geissler1-0/+6
2020-02-13Update to the new ResetType mappingJason M. Bills1-5/+7
2020-01-07Add IndicatorLed to Chassis SchemaJames Feist1-131/+1
2019-12-10ProcSummary: Use NothrowJames Feist1-7/+21
2019-12-05Redfish: Implement ResetBios actionCarol Wang1-0/+3