summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bmcweb: merge conflict resolutionJason M. Bills2018-10-292-134/+60
* [scripts] Avoid deleting Oem Schemas During UpdateJames Feist2018-10-291-1/+4
* Chassis: Power: Support get PowerSupply and VoltagesEd Tanous2018-10-295-8/+114
* Add PID PatchJames Feist2018-10-291-2/+536
* Add paging and partial results for BMCLogServiceJason M. Bills2018-10-292-3/+75
* Speed up managers schemaJames Feist2018-10-291-0/+10
* Improve the Redfish error reporting interfaceJason M. Bills2018-10-2220-3076/+1484
* Implement a new way of unpacking json to structsEd Tanous2018-10-225-431/+325
* Clean up SessionService POSTEd Tanous2018-10-221-114/+53
* bmcweb: remove warning about coroutinesEd Tanous2018-10-221-0/+1
* Fix URL query parameter parsingJason M. Bills2018-10-192-2/+2
* Add a BMC LogServiceJason M. Bills2018-10-192-216/+527
* Fixup mapbox variant referencesWilliam A. Kennington III2018-10-184-14/+12
* bmcweb: Move to C++17Ed Tanous2018-10-181-1/+1
* cleanup: close open filesPatrick Venture2018-10-162-0/+2
* Implement fan PWM reading through redfishEd Tanous2018-10-162-36/+35
* Redfish: Fixed incorrect firmware ID stringsJennifer Lee2018-10-161-40/+54
* Redfish Rename LogService variablesEd Tanous2018-10-161-53/+49
* Add PID Get To RedfishJames Feist2018-10-163-52/+462
* Implement PowerState in the chassis schemaEd Tanous2018-10-161-0/+1
* Redfish- Clean up system schema implementationEd Tanous2018-10-162-111/+71
* Cleanups to ethernet schemasEd Tanous2018-10-161-1391/+1225
* Fix JsonSchema indexesEd Tanous2018-10-16140-24936/+27090
* Fix a minor spacing issue in CMakeLists.txtEd Tanous2018-10-161-1/+1
* RedfishEd Tanous2018-10-161-3/+2
* Fix an implementation commentEd Tanous2018-10-161-1/+1
* Fix merge conflict, and enable SOLEd Tanous2018-10-161-0/+5
* Avoid some copies in some loopsEd Tanous2018-10-121-2/+2
* Ampere bmcweb: Add Firmware Version to Managers SchemaJennifer Lee2018-10-121-18/+70
* Implement redfish LogServiceEd Tanous2018-10-096-2/+629
* Last round of variable renamesEd Tanous2018-10-081-25/+24
* Fix buffer bug in websocketsEd Tanous2018-10-081-11/+11
* Implement AccountService POSTEd Tanous2018-10-081-0/+191
* Implement AccountService DELETE methodEd Tanous2018-10-081-0/+34
* Unhardcode Enabled and Locked from AccountServiceEd Tanous2018-10-081-1/+41
* Implement AccountService PATCH methodEd Tanous2018-10-082-8/+156
* Move AccountService to node structureEd Tanous2018-10-084-124/+167
* remove providers interface from chassis schemaEd Tanous2018-09-261-115/+56
* Clean up rest-dbus interfaceEd Tanous2018-09-182-282/+426
* Implement JsonSchema endpointEd Tanous2018-09-1774-0/+25314
* Implement Computer System reset actionEd Tanous2018-09-122-2/+148
* Modernization of systemsEd Tanous2018-09-121-190/+168
* Remove the providers interface from systemsEd Tanous2018-09-121-544/+490
* Generalize the "Async Response" patternEd Tanous2018-09-122-119/+109
* Implement /console0 websocketEd Tanous2018-09-053-0/+159
* Move to clang-format-6.0Ed Tanous2018-09-0568-13975/+16973
* Resolve issue with duplicated static filesEd Tanous2018-08-291-6/+18
* Make dbus monitor compatible with phosphor-restEd Tanous2018-08-242-36/+174
* Add json to the known content typesEd Tanous2018-08-241-0/+1
* Make dbus-rest produce bool type instead of intEd Tanous2018-08-201-7/+0
OpenPOWER on IntegriCloud