summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-02-07Enable readability-named-parameter checksEd Tanous6-32/+16
2022-02-04Remove NEW_BOOST_URL macroEd Tanous2-107/+1
2022-02-04Remove getTimestampEd Tanous1-41/+18
2022-02-02Next round of boost-uri updatesEd Tanous2-0/+99
2022-02-01host-state: do not return anything if unavailableAndrew Geissler1-1/+8
2022-01-28Enable readability-container-size-empty testsEd Tanous18-45/+45
2022-01-26Implement Cable schemaShantappa Teekappanavar3-1/+190
2022-01-20EthernetInterfaces:GET & PATCH support for MTUSizeTejas Patil1-2/+39
2022-01-20Fix undefined property in PCIeFunctionCollectionJiaqing Zhao1-1/+1
2022-01-20managers: Fix incorrect property name for "Class"Lei YU1-1/+1
2022-01-19Include what you useEd Tanous5-1/+13
2022-01-18bmcweb: Add/Move common typedefs to dbus utilityShantappa Teekappanavar1-15/+8
2022-01-13Simplify Crashdump file transferJason M. Bills1-15/+4
2022-01-13Fix 32/64 bit compile issueEd Tanous1-1/+3
2022-01-12Fix regresssion in nameEd Tanous1-1/+1
2022-01-12Enable pro-type-static-cast-downcast checksEd Tanous1-10/+3
2022-01-12Enable const_cast checksEd Tanous1-0/+1
2022-01-12Enable pointer devolution checksEd Tanous1-3/+8
2022-01-12Enforce variable initEd Tanous3-6/+7
2022-01-12Enable checks for pointer arithmeticEd Tanous1-2/+9
2022-01-12Enable reinterpre_cast checksEd Tanous1-8/+9
2022-01-12Enable cppcoreguidelines-special-member-functions checksEd Tanous9-0/+43
2022-01-12Enable init checkerEd Tanous6-13/+13
2022-01-12Enable bugprone widening checks in clangEd Tanous1-1/+2
2022-01-12enable bugprone exception escape checkEd Tanous1-1/+14
2022-01-12Enable clang-tidy forward reference checksEd Tanous5-22/+33
2022-01-12Fix seg fault in healthEd Tanous1-4/+4
2022-01-11Fixed timestamp in telemetry serviceKrzysztof Grobelny1-2/+2
2022-01-10Enforce const correctnessEd Tanous8-33/+36
2022-01-10Consistently use ManagedObjectTypeEd Tanous12-470/+441
2022-01-10Convert VariantType to DbusVariantTypeAppaRao Puli1-3/+4
2022-01-10Bump up privilege_registry to Redfish_1.2.0Shantappa Teekappanavar1-14/+361
2022-01-07boot-progress: move dbus-to-redfish logic to functionAndrew Geissler1-70/+83
2022-01-07boot-progress: add support for SetupEnteredAndrew Geissler1-0/+6
2022-01-06update_service: fix fwUpdateErrorMatcher cannot workingBrian Ma1-60/+73
2022-01-05Make code compile with clangEd Tanous2-4/+4
2022-01-05Fix AccountService patch privilegesGunnar Mills1-1/+1
2022-01-05Bump Chassis schema to fix errorGunnar Mills1-2/+2
2021-12-31Fix variable naming for NIC IP entryJiaqing Zhao1-31/+31
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman19-1043/+645
2021-12-28Move to common variantEd Tanous25-625/+644
2021-12-24Enable encoding/decoding object paths of User NameP Dheeraj Srujan Kumar1-14/+20
2021-12-21PCIe: Implement "PcieType" PCIe device propertySpencer Ku1-0/+58
2021-12-17Add support for DELETE on Triggers schemaSzymon Dompke2-11/+42
2021-12-17Add GET method for TriggersLukasz Kazmierczak4-0/+348
2021-12-17Add GET method for TriggerCollectionLukasz Kazmierczak4-1/+43
2021-12-16Remove unused headerEd Tanous1-1/+0
2021-12-16error_messages: Use int64_t in invalidIndexJosh Lehan2-4/+4
2021-12-15Fix - RedFish response for non-manufacturing modeJayaprakash Mutyala1-50/+56
2021-12-13Add Spare Part Number for ChassisAlpana Kumari1-5/+20