summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2021-11-19Update clang-formatGeorge Liu19-1457/+1395
2021-11-18chassis: Remove boost::ends_with methodGeorge Liu1-2/+4
2021-11-18EventService: Pass httpHeaders to subscriberSunitha Harish1-6/+9
2021-11-17chassis: refactor chassis property to prepare for future supportWilly Tu1-70/+71
2021-11-17Revert "Adds new redfish unit testing for serviceroot"Ed Tanous1-63/+0
2021-11-17Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+63
2021-11-16Revert "Change the completionhandler to accept Res"Gunnar Mills1-2/+3
2021-11-16reduce error traces in priv and chassis codeAndrew Geissler2-4/+4
2021-11-16Change the completionhandler to accept Reszhanghch051-3/+2
2021-11-16Fix build on clangEd Tanous1-2/+2
2021-11-16Redfish: Repair the wrong change made by non-adminEd Tanous1-21/+24
2021-11-13Drive: Refactor Drive property request functionsWilly Tu1-110/+127
2021-11-10redfish:sensors: change verbose error trace to debugAndrew Geissler1-1/+1
2021-11-05Make telemetry use the common collection utilitiesEd Tanous3-59/+18
2021-11-04Redfish: Support Host Log EntriesSpencer Ku3-0/+458
2021-11-03Fix c++20 issueEd Tanous1-1/+1
2021-11-02Systems: Add IdlePowerSave supportChris Cain1-2/+367
2021-11-02Fix NTPServers are hard-coded for eth0George Liu1-51/+82
2021-10-29Revert "Use AsyncResp in retrieveUriToDbusMap"Krzysztof Grobelny2-6/+7
2021-10-27Use AsyncResp in retrieveUriToDbusMapzhanghch052-7/+6
2021-10-27Sort collections by human sortEd Tanous1-3/+11
2021-10-21Remove NTPServers duplicate values and null valuesGeorge Liu3-8/+75
2021-10-20Fix service validator on OEM account serviceEd Tanous1-0/+1
2021-10-19Revert "Redfish: Support Host Log Entries"Ed Tanous3-407/+0
2021-10-19Collections should handle no members presentEd Tanous1-1/+8
2021-10-19Only generate headers once in EventServiceEd Tanous1-2/+1
2021-10-19Redfish: Support Host Log EntriesSpencerKu3-0/+407
2021-10-18Define hex helper utilsEd Tanous4-3/+55
2021-10-17Improve HttpHeaders in EventServiceEd Tanous2-13/+37
2021-10-15Add CoreCount to ProcessorSummaryAli Ahmed1-82/+112
2021-10-07Remove dead hostname codeEd Tanous1-24/+1
2021-10-05Boost uri updateEd Tanous2-32/+32
2021-10-04Corrects Bios privilgesJohn Edward Broadbent1-1/+1
2021-10-04Make time_utils tests compile on clangEd Tanous1-53/+42
2021-09-30Fix use after move in account serviceEd Tanous1-3/+3
2021-09-30Add message registry entry for FirmwareResiliencyErrorChalapathi Venkataramashetty1-1/+13
2021-09-29move to free function: TelemetryJohn Edward Broadbent1-61/+61
2021-09-29s/registry1/registryMatchJohn Edward Broadbent1-3/+3
2021-09-29move to free function: BiosJohn Edward Broadbent1-35/+37
2021-09-29move to free function: Message_registriesJohn Edward Broadbent1-176/+171
2021-09-29log_services: Add download of post code log entriesGeorge Liu2-43/+140
2021-09-29Make services not requiredEd Tanous1-7/+9
2021-09-27Revert "PCIe: Implement "PcieType" PCIe device property"Ed Tanous1-45/+0
2021-09-25PCIe: Implement "PcieType" PCIe device propertySpencer Ku1-0/+45
2021-09-24Update error messages file w.r.t Base.1.11.0Asmitha Karunanithi2-1/+39
2021-09-23Show only "Completed" dump entries in Redfish respAsmitha Karunanithi1-4/+63
2021-09-23Bump up base_message_registry to version Base.1.11.0Sunitha Harish1-5/+92
2021-09-22Move log service file parsing to use from_charsEd Tanous1-32/+6
2021-09-22Move TPMRequiredToBoot under Boot for PATCH callAli Ahmed1-11/+11
2021-09-18Make fewer copiesEd Tanous1-9/+11