summaryrefslogtreecommitdiff
path: root/redfish-core/include/error_messages.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-11Fix large copies with url_view and segments_viewEd Tanous1-26/+35
2024-04-09Move to Redfish Action specific setProperty callAsmitha Karunanithi1-0/+15
2024-01-17Pass correct Argument Types to propertyValueIncorrect Error MessageGinu George1-4/+4
2024-01-09Fix spelling mistakesEd Tanous1-2/+2
2023-06-23error_messages: remove source_location indirectPatrick Williams1-3/+3
2023-06-13Make redfish::messages rely on typesafe structuresEd Tanous1-16/+20
2023-06-13Make propertyValueIncorrect typesafeEd Tanous1-2/+2
2023-06-13Make propertyValueFormatError more typesafeEd Tanous1-2/+2
2023-06-13Make propertyValueTypeError more typesafeEd Tanous1-2/+2
2023-06-13Make propertyValueNotInList typesafeEd Tanous1-3/+2
2023-06-02Remove duplicated stringValueTooLongEd Tanous1-9/+0
2023-06-01Input parameter validation for Event SubscriptionAppaRao Puli1-0/+19
2023-03-15Take url views by valueEd Tanous1-27/+22
2023-02-03Add Support for ActionParameterNotInList MessageAlex Schendel1-0/+18
2022-10-11bmcweb: Add strictAccountTypes error messageShantappa Teekappanavar1-0/+11
2022-09-21query: propogate errors for expandNan Zhou1-0/+5
2022-09-01Add 405 handler for redfishEd Tanous1-0/+8
2022-08-24error_message: iwyuNan Zhou1-1/+7
2022-08-17error message: add insufficientStorageNan Zhou1-0/+9
2022-07-15Use more specific includeEd Tanous1-1/+1
2022-06-26error_messages: Add PropertyValueOutOfRange errorJiaqing Zhao1-0/+15
2022-03-30registry: Add PropertyValueExternalConflict registryRamesh Iyyar1-0/+16
2022-03-30registry: Add PropertyValueResourceConflict registryRamesh Iyyar1-0/+19
2022-03-12Make code compile on clang againEd Tanous1-4/+5
2022-02-28Move error messages to string_viewEd Tanous1-119/+114
2022-02-28Add url type safety to message registryEd Tanous1-19/+31
2022-02-14Remove invalid base log messageEd Tanous1-14/+0
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-1/+1
2022-02-08Capture int by value in stringValueTooLongEd Tanous1-3/+2
2022-01-19Include what you useEd Tanous1-0/+2
2021-12-16error_messages: Use int64_t in invalidIndexJosh Lehan1-2/+2
2021-12-10Add logging to internal errorEd Tanous1-1/+3
2021-09-24Update error messages file w.r.t Base.1.11.0Asmitha Karunanithi1-1/+13
2020-10-23fix include namesEd Tanous1-1/+1
2020-10-02Remove redundant void from error messagesEd Tanous1-33/+33
2020-09-21Update error_messages to Base 1.8.1Jason M. Bills1-9/+167
2020-09-09Add MutualExclusiveProperties registryAppaRao Puli1-0/+14
2020-06-27Update Service: Change error message based on error logsJames Feist1-0/+12
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-2/+2
2020-05-20Implement Redfish PasswordChangeRequiredJoseph Reynolds1-0/+11
2020-02-26Move error_message JSON into own functionJames Feist1-0/+139
2019-10-18Make references to crow less obviousEd Tanous1-1/+1
2018-11-15Simplify Redfish error message property interfaceJason M. Bills1-94/+1
2018-10-31Update Redfish to Base.1.4.0 message registryJason M. Bills1-0/+29
2018-10-31Update formatting of error string literals and message descriptionsJason M. Bills1-44/+44
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-123/+174
2018-09-05Move to clang-format-6.0Ed Tanous1-4/+6
2018-07-27Move over to upstream c++ styleEd Tanous1-6/+6
2018-04-22Introduce Redfish Error messages definitionsKowalski, Kamil1-0/+641