summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-02-24Do not send duplicate data for ntp serversRadivoje Jovanovic1-1/+2
2022-02-23log_services: Un-wrap some stringsJason M. Bills1-94/+92
2022-02-23managers: populate the name correctly for PIDWilly Tu1-1/+1
2022-02-18chassis-state: no error in chassis if unavailableCarson Labrado1-0/+7
2022-02-17Prepare for clang-tidy-14Ed Tanous2-6/+6
2022-02-17Add message registry entry for Memhot eventJayaprakash Mutyala1-3/+14
2022-02-15Move validateAndSplitUri to common utility headerEd Tanous1-48/+2
2022-02-15Enable readability-uppercase-literal-suffixEd Tanous2-2/+2
2022-02-15readability-static-accessed-through-instanceEd Tanous1-1/+1
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous15-58/+64
2022-02-15Abstract fillMessageArgs and unit test itEd Tanous3-15/+49
2022-02-14Remove invalid base log messageEd Tanous3-45/+2
2022-02-12account_service: Remove unused DbusInterfaceTypeJason M. Bills1-4/+0
2022-02-11Add readability-redundant-* checksEd Tanous13-34/+30
2022-02-11Change PcieType to PCIeTypeAnjaliintel-211-1/+1
2022-02-10Fix Event Subscription URIGayathri Leburu1-1/+1
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous14-53/+58
2022-02-09Allow setting MinPasswordLength in AccountServicePaul Fertser1-3/+16
2022-02-09Send push-style event only if EventService enabledsunharis_in2-6/+29
2022-02-08Capture int by value in stringValueTooLongEd Tanous2-6/+4
2022-02-08Rerun parse_registries.pyEd Tanous4-1634/+1332
2022-02-07Enable readability-redundant-control-flow checksEd Tanous7-23/+2
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