summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Move http client to URLEd Tanous3-66/+66
2023-08-21Use rangesEd Tanous21-151/+144
2023-08-17Refactor Update monitorForSoftwareAvailable functionMyung Bae1-95/+99
2023-08-16Update event_service and account_service URIEd Tanous2-8/+8
2023-08-14Fix FanRemoved MessageArgs numberJason M. Bills1-1/+1
2023-08-14Reduce some Error log severitiesCarson Labrado5-11/+17
2023-08-11Add negation to logicAnjaliintel-211-1/+1
2023-08-11Fix for PowerSupplyPowerRestored MessageArgsJayaprakash Mutyala1-1/+1
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous5-56/+48
2023-08-03Show Update error type on logs if unknownMyung Bae1-0/+2
2023-07-31Add PATCH for MetricReportDefinitionLukasz Kazmierczak2-63/+511
2023-07-28Fix RestorePolicy mapGunnar Mills1-1/+1
2023-07-26chassis: Change intrusion sensor look up methodChau Ly1-1/+1
2023-07-25Add error code check for snmpEd Tanous1-1/+1
2023-07-25Fix unable to find sensor objectBan Feng1-1/+5
2023-07-21Rename aResp to asyncRespEd Tanous2-22/+22
2023-07-20Report status state field for cable objectsAkshit Shah1-11/+35
2023-07-20Add IPv6 StatelessAddressAutoConfigurationRavi Teja1-12/+61
2023-07-20Replace logging with std::formatEd Tanous53-1354/+1307
2023-07-18Remove PCIeInterface DeviceTypeEd Tanous1-9/+3
2023-07-13Add Location information for FanGeorge Liu1-0/+25
2023-07-13Add asset information for FanGeorge Liu1-0/+58
2023-07-13Add Status information for FanAlbert Zhang1-1/+56
2023-07-13Implements Fan schemaGeorge Liu2-0/+148
2023-07-13Implements FanCollection schemaGeorge Liu3-0/+164
2023-07-12Use openssl random number generatorEd Tanous2-4/+4
2023-07-11Add MaxLanes and MaxPCIeType properties to the PCIeInterfaceKonstantin Aladyshev1-2/+34
2023-07-11Omit Slot "Lanes" property if it is equal to 0Konstantin Aladyshev2-2/+5
2023-07-11Correct type for the lanesInUse propertyKonstantin Aladyshev1-1/+1
2023-07-11Add contains type tidy checkEd Tanous1-1/+1
2023-07-11Enable bugprone clang tidy checksEd Tanous1-3/+4
2023-07-10Tidy enable modernize-redundant-void-argEd Tanous1-33/+33
2023-07-10Incorrect value displayed for total system memoryPriyanga Ramasamy1-4/+5
2023-07-06Simplify duration string parsingEd Tanous1-116/+121
2023-07-06Remove IBM console events from RedfishEd Tanous2-22/+0
2023-07-06Aggregation: Add satellite only linksCarson Labrado1-17/+74
2023-07-01Add topology links for ChassisJie Yang1-0/+100
2023-07-01Static IPv6 config: Send relevant error on patch.Nitin Kumar Kotania1-2/+11
2023-06-30Add PCIe Slot information to PCIeDevice schemaLakshmi Yadlapati1-24/+174
2023-06-30Refactor redfishPcieGenerationFromDbus and redfishSlotTypeLakshmi Yadlapati3-15/+30
2023-06-30Fix a bug for zero arg EventLog entriesEd Tanous1-0/+2
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