summaryrefslogtreecommitdiff
path: root/redfish-core/lib/message_registries.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-1/+1
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-2/+2
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-4/+3
2022-09-12Remove nlohmann brace initializationEd Tanous1-13/+24
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-6/+4
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-3/+3
2022-05-13Remove brace initialization of json objectsEd Tanous1-40/+43
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-8/+22
2022-03-08Drop message severityEd Tanous1-1/+1
2022-03-08Change message_registries namespace to registriesEd Tanous1-23/+22
2022-02-07Enable readability-named-parameter checksEd Tanous1-3/+6
2022-01-12Enable init checkerEd Tanous1-2/+2
2021-11-19Update clang-formatGeorge Liu1-2/+2
2021-09-29s/registry1/registryMatchJohn Edward Broadbent1-3/+3
2021-09-29move to free function: Message_registriesJohn Edward Broadbent1-176/+171
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-3/+4
2021-06-16Remove ambiguous privileges constructorEd Tanous1-3/+3
2021-06-11Fix base registry validator failureEd Tanous1-0/+1
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-227/+185
2021-04-08Using AsyncResp everywherezhanghch051-34/+27
2020-08-17Enable unused variable warnings and resolveEd Tanous1-4/+4
2020-08-17Remove middlewaresEd Tanous1-6/+3
2020-07-30EventService: Add ResourceEvent registriesSunitha Harish1-1/+17
2020-07-13Move registries to v1_4_0.MessageRegistryGunnar Mills1-0/+1
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-24/+24
2020-03-19Add TaskEvent registryJames Feist1-130/+131
2020-02-20message registry: Remove odata.contextGunnar Mills1-7/+0
2019-10-11Fix a bunch of warningsEd Tanous1-1/+1
2019-06-14Fix errors introduced in Message RegistriesEd Tanous1-131/+86
2019-05-08Remove the static OpenBMC Message Registry fileJason M. Bills1-0/+119
2019-05-08Parse Message Registry header info from the fileJason M. Bills1-11/+18
2019-05-08Remove the static Base Message Registry fileJason M. Bills1-0/+189