summaryrefslogtreecommitdiff
path: root/redfish-core/src
AgeCommit message (Expand)AuthorFilesLines
2022-10-11bmcweb: Add strictAccountTypes error messageShantappa Teekappanavar1-0/+19
2022-09-21query: propogate errors for expandNan Zhou1-1/+34
2022-09-12Remove nlohmann brace initializationEd Tanous1-7/+12
2022-09-01Add 405 handler for redfishEd Tanous1-8/+26
2022-08-24error_message: iwyuNan Zhou1-4/+13
2022-08-17error message: add insufficientStorageNan Zhou1-0/+19
2022-08-09Optimize resource event schemaEd Tanous1-22/+2
2022-08-06Use enum overload for field settingEd Tanous1-1/+1
2022-07-08Set UnknownProperty message to be an errorEd Tanous1-1/+1
2022-06-26error_messages: Add PropertyValueOutOfRange errorJiaqing Zhao1-0/+21
2022-06-10query_param: remove dead fileNan Zhou1-0/+0
2022-05-25Change operationFailed to return 502Ed Tanous1-1/+1
2022-05-19Change query param errors to be 400 instead of 403Ed Tanous1-2/+2
2022-05-13Remove brace initialization of json objectsEd Tanous1-8/+10
2022-04-05Implement ExpandEd Tanous1-0/+0
2022-03-30registry: Add PropertyValueExternalConflict registryRamesh Iyyar1-0/+23
2022-03-30registry: Add PropertyValueResourceConflict registryRamesh Iyyar1-0/+26
2022-03-12Make code compile on clang againEd Tanous1-2/+2
2022-03-08Drop message severityEd Tanous1-1/+1
2022-03-08Change message_registries namespace to registriesEd Tanous1-145/+108
2022-02-28Move error messages to string_viewEd Tanous1-211/+183
2022-02-28Simplify message registry to save binary sizeEd Tanous1-714/+251
2022-02-28Add url type safety to message registryEd Tanous1-39/+58
2022-02-14Remove invalid base log messageEd Tanous1-29/+0
2022-02-08Capture int by value in stringValueTooLongEd Tanous1-3/+2
2022-01-19Include what you useEd Tanous1-0/+4
2021-12-16error_messages: Use int64_t in invalidIndexJosh Lehan1-2/+2
2021-12-10Add logging to internal errorEd Tanous1-1/+4
2021-09-24Update error messages file w.r.t Base.1.11.0Asmitha Karunanithi1-0/+26
2021-05-04Change the word TS to Time Stamp & add time unitManojkiran Eda1-1/+1
2021-03-29Add OData-version headerEd Tanous1-1/+1
2020-11-24Pointing to the latest Message schema in JSON error responseAsmitha Karunanithi1-74/+74
2020-10-23fix include namesEd Tanous1-2/+1
2020-10-13Correct return code for too many subscriptions.Ed Tanous1-1/+1
2020-09-21Update error_messages to Base 1.8.1Jason M. Bills1-125/+494
2020-09-09Add MutualExclusiveProperties registryAppaRao Puli1-0/+29
2020-06-27Update Service: Change error message based on error logsJames Feist1-0/+25
2020-05-20Implement Redfish PasswordChangeRequiredJoseph Reynolds1-0/+26
2020-02-26Fix Error Message @odata.typeJames Feist1-83/+80
2020-02-26Move error_message JSON into own functionJames Feist1-685/+882
2019-12-06Fix response error code for error - UnauthorizedSunitha Harish1-1/+1
2019-12-02Add "Retry-After" header for temporarily unavailable messagesJason M. Bills1-0/+1
2019-10-18Make references to crow less obviousEd Tanous1-1/+1
2019-09-18Remove a lame clang-format offEd Tanous1-6/+2
2019-06-28Fix variable name case style for CI warningJason M. Bills1-10/+10
2019-03-01Don't set result to success when calling successJames Feist1-1/+2
2018-11-19Add MessageArgs for Redfish messages from the Base registryJason M. Bills1-0/+58
2018-11-15Simplify Redfish error message property interfaceJason M. Bills1-226/+30
2018-10-31Update Redfish to Base.1.4.0 message registryJason M. Bills1-68/+135
2018-10-31Update formatting of error string literals and message descriptionsJason M. Bills1-178/+122