summaryrefslogtreecommitdiffstats
path: root/redfish-core/src
Commit message (Expand)AuthorAgeFilesLines
* Fix response error code for error - UnauthorizedSunitha Harish2019-12-061-1/+1
* Add "Retry-After" header for temporarily unavailable messagesJason M. Bills2019-12-021-0/+1
* Make references to crow less obviousEd Tanous2019-10-181-1/+1
* Remove a lame clang-format offEd Tanous2019-09-181-6/+2
* Fix variable name case style for CI warningJason M. Bills2019-06-281-10/+10
* Don't set result to success when calling successJames Feist2019-03-011-1/+2
* Add MessageArgs for Redfish messages from the Base registryJason M. Bills2018-11-191-0/+58
* Simplify Redfish error message property interfaceJason M. Bills2018-11-151-226/+30
* Update Redfish to Base.1.4.0 message registryJason M. Bills2018-10-311-68/+135
* Update formatting of error string literals and message descriptionsJason M. Bills2018-10-311-178/+122
* Improve the Redfish error reporting interfaceJason M. Bills2018-10-222-1075/+993
* Implement a new way of unpacking json to structsEd Tanous2018-10-221-3/+0
* Move to clang-format-6.0Ed Tanous2018-09-052-902/+1054
* Move over to upstream c++ styleEd Tanous2018-07-262-14/+14
* Pull in nlohmann json as a dependency rather than checking in.Ed Tanous2018-06-291-5/+7
* Boost beastEd Tanous2018-06-291-2/+1
* Added JSON utilities to allow easy exception-less usage of nlohmann JSON.Kowalski, Kamil2018-06-291-0/+454
* Introduce Redfish Error messages definitionsKowalski, Kamil2018-04-221-0/+1159
* Privilege implementation changeBorawski.Lukasz2018-03-271-202/+0
* Redfish privilegesBorawski.Lukasz2018-03-271-0/+202
OpenPOWER on IntegriCloud