1. 0554c98 simpleupdate: Basic support of SimpleUpdate by Andrew Geissler · 6 years ago
  2. 14c8aee Fix errors introduced in Message Registries by Ed Tanous · 6 years ago
  3. 5968cae Redfish: Add certificate service to manage HTTPS certificates by Marri Devender Rao · 6 years ago
  4. d62cec7 Add inventory added and removed to registry by James Feist · 6 years ago
  5. 57bff08 Update fan added / removed to use string by James Feist · 6 years ago
  6. 489640c Add ClearLog support for the Redfish Event Log Service by Jason M. Bills · 6 years ago
  7. fbe8378 Remove the static OpenBMC Message Registry file by Jason M. Bills · 6 years ago
  8. 351d306 Parse Message Registry header info from the file by Jason M. Bills · 6 years ago
  9. 70304cb Remove the static Base Message Registry file by Jason M. Bills · 6 years ago
  10. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  11. 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
  12. 48e4639 Change the name from Immediate to On-Demand for CPU Log by Jason M. Bills · 6 years ago
  13. cb7e1e7 fw-inventory: Provide BiosVersion in system obj by Andrew Geissler · 6 years ago
  14. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  15. f00032d Allow multiple registrations by Tanous · 6 years ago
  16. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  17. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  18. 770841b Move some include headers to a less specific folder by Ed Tanous · 6 years ago
  19. 8102ddb Redfish: Adding bool support in readJson by AppaRao Puli · 6 years ago
  20. a6acbb3 jsonRead: Add floating point support by James Feist · 6 years ago
  21. 318226c json_utils: readJson add array support by James Feist · 6 years ago
  22. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  23. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  24. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  25. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  26. 771cfa0 Add automatic range-checking and type-casting for readJson by Jason M. Bills · 6 years ago
  27. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  28. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  29. c70f153 Add VlanInterface patch back by Ed Tanous · 6 years ago
  30. 443c293 Initial implementation of processors and memory schema by Rapkiewicz, Pawel · 6 years ago
  31. ed5befb Managers: Actions object: Support Reset property by Jennifer Lee · 6 years ago
  32. cc9139e Update Redfish to Base.1.4.0 message registry by Jason M. Bills · 6 years ago
  33. 66ac2b8 Update formatting of error string literals and message descriptions by Jason M. Bills · 6 years ago
  34. a282ac4 Fix a bug in optional json parsing by Ed Tanous · 6 years ago
  35. 2474adf Chassis: Power: Support get PowerSupply and Voltages sensors information. by Ed Tanous · 6 years ago
  36. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  37. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  38. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  39. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
  40. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  41. cc340dd Implement Computer System reset action by Ed Tanous · 6 years ago
  42. a0803ef Generalize the "Async Response" pattern by Ed Tanous · 6 years ago
  43. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  44. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  45. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  46. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  47. 74b3f92 Make doGet implementations optional by Ed Tanous · 6 years ago
  48. aeff072 Remove some critical debug prints by Ed Tanous · 6 years ago
  49. c5b2abe Introduce ComputerSystem schema by Lewanczyk, Dawid · 7 years ago
  50. 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
  51. 729dae7 Added UpdateService to Redfish by Jennifer Lee · 7 years ago
  52. e0d918b Boost beast by Ed Tanous · 7 years ago
  53. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago
  54. 08777fb Introduce Thermal schema by Lewanczyk, Dawid · 7 years ago
  55. f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
  56. 9391bb9 Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas by Rapkiewicz, Pawel · 7 years ago
  57. e37f845 Adding Chassis and ChassisCollection Schemas to Redfish by Rapkiewicz, Pawel · 7 years ago
  58. cbbfa96 Make getUrl not copy by Ed Tanous · 7 years ago
  59. a692779 Merge OEM and Base privileges bitsets into a single bitset by Ed Tanous · 7 years ago
  60. 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
  61. 9c310685 Redfish Manager and ManagerCollection by Borawski.Lukasz · 7 years ago
  62. 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
  63. 7014156 Redfish NetworkProtocol by Borawski.Lukasz · 7 years ago
  64. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
  65. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  66. 88d16c9 AccountService by Lewanczyk, Dawid · 7 years ago
  67. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
  68. 4e49bd4 Roles by Lewanczyk, Dawid · 7 years ago
  69. 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago
  70. b6df6dc Service Root by Borawski.Lukasz · 7 years ago
  71. 86e1b66 Node abstraction layer by Borawski.Lukasz · 7 years ago