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