summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-09Fix function getLogFromRegistryKrzysztof Grobelny1-2/+2
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny8-340/+337
2022-09-09LogService: Increase Fault Log timestamp precisionClaire Weinan1-10/+26
2022-09-09Fix thrown exceptionEd Tanous1-11/+30
2022-09-07Make system handlers inlineEd Tanous1-2/+2
2022-09-06used sdbusplus::unpackPropertiesNoThrow part 7Krzysztof Grobelny4-176/+170
2022-09-06query: make $select true by defaultNan Zhou4-14/+7
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao12-53/+35
2022-09-02Move nested dbus calls in getComputerSystemAli Ahmed1-37/+37
2022-09-02Fix regression in pid settingEd Tanous1-28/+27
2022-09-02redfish: Add the percent lifeleft to driveJohn Edward Broadbent1-0/+18
2022-09-02used sdbusplus::unpackPropertiesNoThrow part 6Krzysztof Grobelny2-544/+416
2022-09-02Move ipv4VerifyIpAndGetBitcount into ip_utilsEd Tanous3-98/+106
2022-09-01Add 405 handler for redfishEd Tanous3-8/+60
2022-09-01Allow custom 404 handlersEd Tanous1-1/+1
2022-08-30json utils: remove forward_declareNan Zhou1-5/+1
2022-08-30Report MACAddress is read-only for a D-Bus Not Allowed responseJohnathan Mantey1-1/+16
2022-08-30Aggregation: Improve handling of certain requestsCarson Labrado1-3/+38
2022-08-29Sensor optimizationEd Tanous2-89/+111
2022-08-29Refactor functions in sensorsEd Tanous1-61/+66