summaryrefslogtreecommitdiff
path: root/redfish-core/src
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills2-1075/+993
2018-10-22Implement a new way of unpacking json to structsEd Tanous1-3/+0
2018-09-05Move to clang-format-6.0Ed Tanous2-902/+1054
2018-07-27Move over to upstream c++ styleEd Tanous2-14/+14
2018-06-29Pull in nlohmann json as a dependency rather than checking in.Ed Tanous1-5/+7
2018-06-29Boost beastEd Tanous1-2/+1
2018-06-29Added JSON utilities to allow easy exception-less usage of nlohmann JSON.Kowalski, Kamil1-0/+454
2018-04-22Introduce Redfish Error messages definitionsKowalski, Kamil1-0/+1159
2018-03-28Privilege implementation changeBorawski.Lukasz1-202/+0
2018-03-28Redfish privilegesBorawski.Lukasz1-0/+202