1. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  2. 601af5e Redfish : Return after InternalError instead of Continue by Chicago Duan · 3 years, 9 months ago
  3. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  4. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  5. 071d8fd Add additional Redfish Manager properties by SunnySrivastava1984 · 4 years, 2 months ago
  6. ef6ca6e Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumber by Chicago Duan · 4 years, 1 month ago
  7. a0744d3 Manager: LOG: Remove __LINE__ by Gunnar Mills · 4 years, 2 months ago
  8. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 4 months ago
  9. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  10. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  11. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  12. 1536473 Add missing inline by Ed Tanous · 4 years, 4 months ago
  13. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
  14. f92af38 Manager:Add ForceRestart to ResetType by Jayaprakash Mutyala · 4 years, 6 months ago
  15. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  16. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  17. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  18. 4bfefa7 Manager: Support for switching running image by Gunnar Mills · 4 years, 5 months ago
  19. 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 5 months ago
  20. 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 5 months ago
  21. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  22. 4bf2b03 Manager: LastResetTime by Gunnar Mills · 4 years, 6 months ago
  23. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  24. 3e40fc7 Redfish: Manager: ResetToDefault by Gunnar Mills · 4 years, 7 months ago
  25. 2a5c440 Manager: Refactor Reset Action by Gunnar Mills · 4 years, 7 months ago
  26. aba8515 manager: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  27. 14b0b8d pid: Don't delete configurations by James Feist · 4 years, 11 months ago
  28. e69d9de Add a pid controller size limit by James Feist · 4 years, 11 months ago
  29. 6ee7f77 PID: Don't attempt to delete unknown objects by James Feist · 4 years, 11 months ago
  30. 107077d Add VirtualMedia schema to Redfish by Przemyslaw Czarnowski · 5 years ago
  31. 717794d Minor fix: Typo correction by AppaRao Puli · 5 years ago
  32. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  33. 704fae6 Fix MaxConcurrentSessions property of GraphicalConsole by Jae Hyun Yoo · 5 years ago
  34. f8c3e6f Define MaxConcurrentSessions property for Manager.SerialConsole and GraphicalConsole by Kuiying Wang · 5 years ago
  35. cfcd5f6 Redfish: Add TrustStore certificate support by Marri Devender Rao · 6 years ago
  36. 41352c2 Fix Regression in PATCH on system node by Santosh Puranik · 5 years ago
  37. b943aae Add SetPointOffset To Refish by James Feist · 5 years ago
  38. 2c0feb0 Add ManagerInChassis link in Managers/bmc by Jason M. Bills · 5 years ago
  39. e90c505 Return active bmc fw version by Andrew Geissler · 6 years ago
  40. b49ac87 Health / Rollup Support by James Feist · 6 years ago
  41. 0f6b00b managers: allow starting state by James Feist · 6 years ago
  42. c5d03ff Redfish: Added OCP mandatory properties by Jennifer Lee · 6 years ago
  43. ef47bb1 Set GraphicalConsole to enabled by Santosh Puranik · 6 years ago
  44. 73df0db PID: Add fan profile support by James Feist · 6 years ago
  45. 3602e23 Redfish: Fix managers UUID mixup by Ed Tanous · 6 years ago
  46. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  47. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  48. af5d6058 PATCH support for DateTime by Santosh Puranik · 6 years ago
  49. 474bfad Add SerialConsole to Manager node by Santosh Puranik · 6 years ago
  50. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  51. 61adbda pid: fix zone string length by James Feist · 6 years ago
  52. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  53. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  54. 603a664 Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option by Gunnar Mills · 6 years ago
  55. c33a90e pid: add direction to stepwise by James Feist · 6 years ago
  56. d3ec07f s/MinThermalRpm/MinThermalOutput by James Feist · 6 years ago
  57. b6baeaa pid: fix patching with regex inputs by James Feist · 6 years ago
  58. 43b761d bmcweb: fix compiler warnings by Ed Tanous · 6 years ago
  59. aad1a25 pid: Add hysteresis by James Feist · 6 years ago
  60. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  61. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  62. 7625cb8 [redfish] Display missing field in PidControllers by James Feist · 6 years ago
  63. 5f2caae redfish: oem: add stepwise configuration SET by James Feist · 6 years ago
  64. b7a08d0 redfish: oem: add stepwise configuration GET by James Feist · 6 years ago
  65. 7517658 bmcweb: resolve issue with Manager UUID property by Ed Tanous · 6 years ago
  66. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  67. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  68. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  69. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  70. ed5befb Managers: Actions object: Support Reset property by Jennifer Lee · 6 years ago
  71. 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
  72. 83ff9ab Add PID Patch by James Feist · 6 years ago
  73. 6bce33b Speed up managers schema by James Feist · 6 years ago
  74. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  75. 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
  76. ca53792 Ampere bmcweb: Add Firmware Version to Managers Schema by Jennifer Lee · 6 years ago
  77. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  78. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  79. 530bc74 Fix crash issue with Managers schema by Ed Tanous · 6 years ago
  80. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  81. e0d918b Boost beast by Ed Tanous · 7 years ago
  82. 9391bb9 Enabling Ethernet Interfaces, and Ethernet Interfaces Collection Schemas by Rapkiewicz, Pawel · 7 years ago
  83. 6c23301 Minor fixes to make redfish pass compliance tests by Ed Tanous · 7 years ago
  84. 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
  85. 9c310685 Redfish Manager and ManagerCollection by Borawski.Lukasz · 7 years ago