summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-26bmcweb: Redfish away from json cacheEd Tanous2-70/+0
2018-11-19Move Redfish PECI to the new json interfaceEd Tanous1-0/+25
2018-11-17Add automatic range-checking and type-casting for readJsonJason M. Bills1-19/+64
2018-11-16Change the BMC LogService to only display from the message registryJason M. Bills1-4/+12
2018-11-15Simplify Redfish error message property interfaceJason M. Bills2-97/+4
2018-11-03Add VlanInterface patch backEd Tanous1-0/+1
2018-11-03Initial implementation of processors and memory schemaRapkiewicz, Pawel1-0/+6
2018-11-03Managers: Actions object: Support Reset propertyJennifer Lee1-0/+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-31Fix a bug in optional json parsingEd Tanous1-5/+1
2018-10-29Chassis: Power: Support get PowerSupply and VoltagesEd Tanous1-0/+2
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills3-414/+179
2018-10-22Implement a new way of unpacking json to structsEd Tanous1-2/+122
2018-10-19Add a BMC LogServiceJason M. Bills1-5/+8
2018-10-09Implement redfish LogServiceEd Tanous1-0/+13
2018-10-08Move AccountService to node structureEd Tanous1-0/+2
2018-09-13Implement Computer System reset actionEd Tanous1-0/+1
2018-09-12Generalize the "Async Response" patternEd Tanous1-0/+19
2018-09-05Move to clang-format-6.0Ed Tanous5-293/+364
2018-08-13Clang-format cleanupEd Tanous1-2/+2
2018-08-09Fix merge conflictEd Tanous1-0/+1
2018-07-27Move over to upstream c++ styleEd Tanous4-38/+38
2018-07-27Make doGet implementations optionalEd Tanous1-1/+4
2018-07-24Remove some critical debug printsEd Tanous1-2/+2
2018-06-29Introduce ComputerSystem schemaLewanczyk, Dawid1-0/+5
2018-06-29Implemented PATCH for EthernetInterface VLAN and HostName fieldsKowalski, Kamil1-0/+13
2018-06-29Added UpdateService to RedfishJennifer Lee1-3/+6
2018-06-29Boost beastEd Tanous2-11/+11
2018-06-29Added JSON utilities to allow easy exception-less usage of nlohmann JSON.Kowalski, Kamil1-0/+292
2018-05-18Introduce Thermal schemaLewanczyk, Dawid1-0/+2
2018-04-22Introduce Redfish Error messages definitionsKowalski, Kamil1-0/+641
2018-04-22Enabling Ethernet Interfaces, and Ethernet Interfaces Collection SchemasRapkiewicz, Pawel2-1/+4
2018-04-22Adding Chassis and ChassisCollection Schemas to RedfishRapkiewicz, Pawel1-0/+3
2018-04-20Make getUrl not copyEd Tanous1-15/+24
2018-04-11Merge OEM and Base privileges bitsets into a single bitsetEd Tanous1-59/+31
2018-03-28Make a few changes to privileges commitEd Tanous2-198/+114
2018-03-28Redfish Manager and ManagerCollectionBorawski.Lukasz1-0/+2
2018-03-28Redfish SessionServiceBorawski.Lukasz1-0/+1
2018-03-28Redfish NetworkProtocolBorawski.Lukasz1-0/+2
2018-03-28Improved Refish subroutesBorawski.Lukasz2-23/+52
2018-03-28Privilege implementation changeBorawski.Lukasz3-87/+159
2018-03-28AccountServiceLewanczyk, Dawid1-0/+3
2018-03-28Redfish privilegesBorawski.Lukasz3-60/+237
2018-03-07RolesLewanczyk, Dawid1-5/+9
2018-02-06Session and SessionCollectionKowalski, Kamil1-0/+4
2018-01-24Service RootBorawski.Lukasz3-4/+65
2018-01-23Node abstraction layerBorawski.Lukasz2-0/+181