summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Add support for redfish StopBootOnFaultAlbert Zhang1-0/+110
2023-06-28Add efficiency percent for PowerSupplyGeorge Liu1-0/+85
2023-06-28Refactor powerSupplyPath association retrievalLakshmi Yadlapati1-62/+68
2023-06-28Rename all error_code instances to ecEd Tanous9-49/+48
2023-06-28Make error codes take by referenceEd Tanous2-3/+3
2023-06-28Refactor setProperty methodGeorge Liu13-561/+456
2023-06-27Remove ServerSentEvents classEd Tanous2-293/+0
2023-06-27Use getPCIeDeviceList in PCIeDeviceCollectionLakshmi Yadlapati1-3/+1
2023-06-27FindNavigationReferences rename p->jsonPtrEd Tanous1-12/+13
2023-06-27Make findNavigationReference* use referencesEd Tanous1-14/+14
2023-06-27Split up findNavigationReferenceEd Tanous1-10/+38
2023-06-24sdbusplus: use shorter type aliasesPatrick Williams1-6/+5
2023-06-23Remove usage of flat_map for enum lookupEd Tanous1-30/+50
2023-06-23error_messages: remove source_location indirectPatrick Williams2-5/+5
2023-06-21Change the byte of the MemoryAttributes attribute to the size typeGeorge Liu1-3/+2
2023-06-21Redfish: Implement SNMP TrapChicago Duan2-3/+355
2023-06-21Move all ComputerSystem routes to bottomEd Tanous2-62/+32
2023-06-21Break out ComputerSystem methodsEd Tanous1-496/+504
2023-06-21Add an option flag for multi-computersystemEd Tanous9-47/+443
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou2-0/+63
2023-06-21Populate Memory attributesJayaprakash Mutyala1-4/+4
2023-06-21Fix Redfish validator failure in PCIeFunctionLakshmi Yadlapati1-1/+1
2023-06-20Use fillMessageArgs in log servicesEd Tanous1-48/+23
2023-06-20Refactor getManagedObjects methodGeorge Liu10-109/+103
2023-06-16Add Health information for PCIeDeviceLakshmi Yadlapati1-0/+29
2023-06-16Move PCIe functions to common fileLakshmi Yadlapati3-99/+103
2023-06-16Add ServiceLabel information for PowerSupplyGeorge Liu1-0/+26
2023-06-15Fix regression in @odata failure pathsEd Tanous2-2/+17
2023-06-15Add FirmwareVersion For PowerSupplyGeorge Liu1-0/+25
2023-06-14Add asset information for PowerSupplyGeorge Liu1-0/+69
2023-06-13Make redfish::messages rely on typesafe structuresEd Tanous2-40/+66
2023-06-13Make propertyValueIncorrect typesafeEd Tanous3-8/+9
2023-06-13Make propertyValueFormatError more typesafeEd Tanous6-40/+23
2023-06-13Make propertyValueTypeError more typesafeEd Tanous6-46/+21
2023-06-13Make propertyValueNotInList typesafeEd Tanous7-22/+19
2023-06-13Move registry code out of event service managerEd Tanous2-25/+29
2023-06-13Add Status information for Power SupplyGeorge Liu1-8/+83
2023-06-13chassis: Pass ec by referenceWilly Tu1-1/+1
2023-06-13Add content type check in the update serviceNinad Palsule1-15/+31
2023-06-12storage: add support for multiple storagesWilly Tu2-18/+195
2023-06-12Break out storage methodsEd Tanous1-228/+248
2023-06-12query: Fix default expand level with delegatedWilly Tu2-19/+35
2023-06-09Fix Error log entries to WarningMyung Bae3-4/+5
2023-06-09Consistently name AsyncResp variablesEd Tanous17-961/+1012
2023-06-09Remove unused includeEd Tanous1-1/+0
2023-06-09POST EthernetInterfaceCollection for VLANJiaqing Zhao1-0/+128
2023-06-09Implement DELETE EthernetInterface for VLANJiaqing Zhao1-0/+54
2023-06-09Expose VLAN interfaces as EthernetInterfaceJiaqing Zhao1-10/+31
2023-06-08ethernet: Bump EthernetInterface schema 1.6.0 -> 1.9.0Jiaqing Zhao2-4/+2
2023-06-08Remove usage of deprecated VLanNetworkInterfaceJiaqing Zhao2-291/+0