1. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  2. c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years ago
  3. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  4. afb9ee0 Fix cppcheck error by Ed Tanous · 2 years ago
  5. 8be2b5b managers: fix interface patch and delete of pid object by Potin Lai · 2 years, 1 month ago
  6. c106b67 treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 3 months ago
  7. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  8. 6936afe Fix thrown exception by Ed Tanous · 2 years, 4 months ago
  9. ea2b670 Fix regression in pid setting by Ed Tanous · 2 years, 10 months ago
  10. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  11. fac6e53 used sdbusplus::unpackPropertiesNoThrow part 2 by Krzysztof Grobelny · 2 years, 5 months ago
  12. 54dce7f Add redfish-oem-manager-fan-data option by Gunnar Mills · 2 years, 5 months ago
  13. a170f27 Replace boost with std replace by Ed Tanous · 2 years, 6 months ago
  14. a51fc2d Manager: add ManagerDiagnosticData handler by Sui Chen · 2 years, 6 months ago
  15. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  16. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  17. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  18. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  19. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  20. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  21. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  22. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  23. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  24. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  25. 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
  26. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  27. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years, 1 month ago
  28. db69770 managers: populate the name correctly for PID by Willy Tu · 2 years, 11 months ago
  29. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  30. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  31. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  32. 727dc83 managers: Fix incorrect property name for "Class" by Lei YU · 3 years ago
  33. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  34. 543f440 Enable init checker by Ed Tanous · 3 years ago
  35. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  36. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  37. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  38. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  39. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  40. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  41. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  42. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  43. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  44. 0e8ac5e Move Consoles to ComputerSystem by Gunnar Mills · 4 years, 2 months ago
  45. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  46. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  47. 601af5e Redfish : Return after InternalError instead of Continue by Chicago Duan · 3 years, 9 months ago
  48. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  49. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  50. 071d8fd Add additional Redfish Manager properties by SunnySrivastava1984 · 4 years, 2 months ago
  51. ef6ca6e Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumber by Chicago Duan · 4 years, 1 month ago
  52. a0744d3 Manager: LOG: Remove __LINE__ by Gunnar Mills · 4 years, 2 months ago
  53. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 4 months ago
  54. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 3 months ago
  55. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  56. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  57. 1536473 Add missing inline by Ed Tanous · 4 years, 4 months ago
  58. f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
  59. f92af38 Manager:Add ForceRestart to ResetType by Jayaprakash Mutyala · 4 years, 7 months ago
  60. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  61. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  62. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  63. 4bfefa7 Manager: Support for switching running image by Gunnar Mills · 4 years, 5 months ago
  64. 72d566d Firmware: Add ActiveSoftwareImage for the running image by Gunnar Mills · 4 years, 5 months ago
  65. 1cb1a9e Add ResetActionInfo for ResetType by AppaRao Puli · 4 years, 6 months ago
  66. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  67. 4bf2b03 Manager: LastResetTime by Gunnar Mills · 4 years, 6 months ago
  68. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  69. 3e40fc7 Redfish: Manager: ResetToDefault by Gunnar Mills · 4 years, 7 months ago
  70. 2a5c440 Manager: Refactor Reset Action by Gunnar Mills · 4 years, 8 months ago
  71. aba8515 manager: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  72. 14b0b8d pid: Don't delete configurations by James Feist · 4 years, 11 months ago
  73. e69d9de Add a pid controller size limit by James Feist · 5 years ago
  74. 6ee7f77 PID: Don't attempt to delete unknown objects by James Feist · 5 years ago
  75. 107077d Add VirtualMedia schema to Redfish by Przemyslaw Czarnowski · 5 years ago
  76. 717794d Minor fix: Typo correction by AppaRao Puli · 5 years ago
  77. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  78. 704fae6 Fix MaxConcurrentSessions property of GraphicalConsole by Jae Hyun Yoo · 5 years ago
  79. f8c3e6f Define MaxConcurrentSessions property for Manager.SerialConsole and GraphicalConsole by Kuiying Wang · 5 years ago
  80. cfcd5f6 Redfish: Add TrustStore certificate support by Marri Devender Rao · 6 years ago
  81. 41352c2 Fix Regression in PATCH on system node by Santosh Puranik · 5 years ago
  82. b943aae Add SetPointOffset To Refish by James Feist · 5 years ago
  83. 2c0feb0 Add ManagerInChassis link in Managers/bmc by Jason M. Bills · 5 years ago
  84. e90c505 Return active bmc fw version by Andrew Geissler · 6 years ago
  85. b49ac87 Health / Rollup Support by James Feist · 6 years ago
  86. 0f6b00b managers: allow starting state by James Feist · 6 years ago
  87. c5d03ff Redfish: Added OCP mandatory properties by Jennifer Lee · 6 years ago
  88. ef47bb1 Set GraphicalConsole to enabled by Santosh Puranik · 6 years ago
  89. 73df0db PID: Add fan profile support by James Feist · 6 years ago
  90. 3602e23 Redfish: Fix managers UUID mixup by Ed Tanous · 6 years ago
  91. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  92. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  93. af5d6058 PATCH support for DateTime by Santosh Puranik · 6 years ago
  94. 474bfad Add SerialConsole to Manager node by Santosh Puranik · 6 years ago
  95. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  96. 61adbda pid: fix zone string length by James Feist · 6 years ago
  97. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  98. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  99. 603a664 Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option by Gunnar Mills · 6 years ago
  100. c33a90e pid: add direction to stepwise by James Feist · 6 years ago