summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Aggregation: Fix header clobberingCarson Labrado1-6/+0
2022-11-08power subsystem: fix headerNan Zhou1-0/+1
2022-11-08Add ThermalMetrics schemaGeorge Liu1-0/+1
2022-11-07Implement links and HEAD for NetworkProtocolEd Tanous1-0/+21
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu8-25/+29
2022-10-31pcie: Fixed return nothing when get PCIeDeviceIdTony Lee1-5/+3
2022-10-31LogService: Increase dump timestamp precisionClaire Weinan1-20/+4
2022-10-29Fix privileges on default handlersEd Tanous1-2/+8
2022-10-26redfish.hpp: fix header pathNan Zhou1-34/+34
2022-10-25certificate: Allow deleting LDAP client certificateJiaqing Zhao1-0/+21
2022-10-21Implements PowerSubsystem schemaChicago Duan3-0/+69
2022-10-19Revert "NetworkProtocol: Support NetworkSuppliedServers property"Gunnar Mills1-25/+7
2022-10-18Add EnvironmentMetrics schemaGeorge Liu1-0/+1
2022-10-18pcie: fixed filpped empty checkNan Zhou1-1/+1
2022-10-18pcie: fix Members@odata.countNan Zhou1-1/+1
2022-10-14NetworkProtocol: Support NetworkSuppliedServers propertySunitha Harish1-7/+25
2022-10-12header cleanupsNan Zhou1-1/+1
2022-10-11bmcweb: Add strictAccountTypes error messageShantappa Teekappanavar2-0/+30
2022-10-11CreateDump: Accept dump object pathAsmitha Karunanithi1-38/+176
2022-10-10log_service: Fix error message for non-existing log entriesJiaqing Zhao1-21/+13
2022-10-10Adds LastStateTime in Redfish BootProgressHieu Huynh1-0/+35
2022-10-07Move ClientID parameter out of OEMEd Tanous1-5/+23
2022-10-06Remove support for scaling parameter sensorsEd Tanous1-36/+4
2022-10-05ethernet: Change the behavior of setting VLANEnableJiaqing Zhao1-16/+15
2022-10-05ethernet: Remove parseInterfaceData() for VLANJiaqing Zhao1-19/+7
2022-10-05Add PowerSubsystem PowerSupply and PowerSupplyCollection schemaChicago Duan1-0/+3
2022-10-04Make routes start matching RedfishEd Tanous7-116/+510
2022-10-04certificate: Add deleteCertificate functionJiaqing Zhao1-11/+20
2022-10-03certificate: Replace lambda with inline functionJiaqing Zhao2-750/+728
2022-09-30Make the schemas.hpp generated file #include arrayEd Tanous1-0/+1
2022-09-30Add Fan and FanCollection schemaGeorge Liu1-0/+2
2022-09-29Redfish: Add resolution propertyVijay Lobo1-12/+27
2022-09-28treewide: change EM's ObjectManager pathNan Zhou2-2/+4
2022-09-27Bump timeout for code update fileGunnar Mills1-1/+1
2022-09-27Retrieve userGroups Information ("AccountTypes")Abhishek Patel1-2/+72
2022-09-22Fix content-type return behavior for */*Ed Tanous1-2/+2
2022-09-22Memory: Fix the missing fields in Dimm ResponseNikhil Namjoshi1-3/+4
2022-09-22treewide: reorganize unit testsNan Zhou14-2291/+0
2022-09-21LogService: System dump calls common dump handlersClaire Weinan2-83/+129
2022-09-21registries: iwyuNan Zhou5-5/+16
2022-09-21privilege registry: simplify writing headersNan Zhou4-5/+5
2022-09-21query: propogate errors for expandNan Zhou4-1/+263
2022-09-17Aggregation: Ignore JsonSchemas and fix prefixesCarson Labrado1-16/+44
2022-09-17Fix regression on expand handlingEd Tanous1-5/+16
2022-09-16processor: Don't display DBus defaultsBrad Bishop1-8/+17
2022-09-16memory.hpp: Add High Bandwidth Memory v3 (HBM3)Tyson Tuckerbear1-0/+4
2022-09-13Improve content typeEd Tanous1-2/+6
2022-09-12Remove nlohmann brace initializationEd Tanous17-135/+170
2022-09-09ethernet: Bump EthernetInterface schema 1.4.1 -> 1.6.0Jiaqing Zhao2-2/+4
2022-09-09clang-tidy: fix misc warningsPatrick Williams3-2/+4