summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-22Implement a new way of unpacking json to structsEd Tanous5-431/+325
2018-10-22Clean up SessionService POSTEd Tanous1-114/+53
2018-10-22bmcweb: remove warning about coroutinesEd Tanous1-0/+1
2018-10-19Fix URL query parameter parsingJason M. Bills2-2/+2
2018-10-19Add a BMC LogServiceJason M. Bills2-216/+527
2018-10-19Fixup mapbox variant referencesWilliam A. Kennington III4-14/+12
2018-10-18bmcweb: Move to C++17Ed Tanous1-1/+1
2018-10-17cleanup: close open filesPatrick Venture2-0/+2
2018-10-16Implement fan PWM reading through redfishEd Tanous2-36/+35
2018-10-16Redfish: Fixed incorrect firmware ID stringsJennifer Lee1-40/+54
2018-10-16Redfish Rename LogService variablesEd Tanous1-53/+49
2018-10-16Add PID Get To RedfishJames Feist3-52/+462
2018-10-16Implement PowerState in the chassis schemaEd Tanous1-0/+1
2018-10-16Redfish- Clean up system schema implementationEd Tanous2-111/+71
2018-10-16Cleanups to ethernet schemasEd Tanous1-1391/+1225
2018-10-16Fix JsonSchema indexesEd Tanous140-24936/+27090
2018-10-16Fix a minor spacing issue in CMakeLists.txtEd Tanous1-1/+1
2018-10-16RedfishEd Tanous1-3/+2
2018-10-16Fix an implementation commentEd Tanous1-1/+1
2018-10-16Fix merge conflict, and enable SOLEd Tanous1-0/+5
2018-10-12Avoid some copies in some loopsEd Tanous1-2/+2
2018-10-12Ampere bmcweb: Add Firmware Version to Managers SchemaJennifer Lee1-18/+70
2018-10-09Implement redfish LogServiceEd Tanous6-2/+629
2018-10-08Last round of variable renamesEd Tanous1-25/+24
2018-10-08Fix buffer bug in websocketsEd Tanous1-11/+11
2018-10-08Implement AccountService POSTEd Tanous1-0/+191
2018-10-08Implement AccountService DELETE methodEd Tanous1-0/+34
2018-10-08Unhardcode Enabled and Locked from AccountServiceEd Tanous1-1/+41
2018-10-08Implement AccountService PATCH methodEd Tanous2-8/+156
2018-10-08Move AccountService to node structureEd Tanous4-124/+167
2018-09-27remove providers interface from chassis schemaEd Tanous1-115/+56
2018-09-19Clean up rest-dbus interfaceEd Tanous2-282/+426
2018-09-17Implement JsonSchema endpointEd Tanous74-0/+25314
2018-09-13Implement Computer System reset actionEd Tanous2-2/+148
2018-09-13Modernization of systemsEd Tanous1-190/+168
2018-09-13Remove the providers interface from systemsEd Tanous1-544/+490
2018-09-12Generalize the "Async Response" patternEd Tanous2-119/+109
2018-09-05Implement /console0 websocketEd Tanous3-0/+159
2018-09-05Move to clang-format-6.0Ed Tanous68-13975/+16973
2018-08-29Resolve issue with duplicated static filesEd Tanous1-6/+18
2018-08-24Make dbus monitor compatible with phosphor-restEd Tanous2-36/+174
2018-08-24Add json to the known content typesEd Tanous1-0/+1
2018-08-21Make dbus-rest produce bool type instead of intEd Tanous1-7/+0
2018-08-15Update whitelistEd Tanous1-1/+3
2018-08-15cmake-format the CmakeLists.txt.inEd Tanous1-9/+10
2018-08-15Remove VScode specific scriptEd Tanous2-45/+0
2018-08-15Last round of variable renamesEd Tanous6-116/+111
2018-08-15Cleanups to update service schemaEd Tanous1-224/+137
2018-08-15Cleanups to network protocolEd Tanous1-103/+69
2018-08-15minor cleanups to dbus-restEd Tanous1-21/+17