1. deae6a7 Move getProperty calls to utility by Ed Tanous · 8 weeks ago
  2. afc474a Format readjson by Myung Bae · 3 months ago
  3. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
  4. 6be832e Remove duplicated block comments by Ed Tanous · 4 months ago
  5. 4ff0f1f static -> inline by Ed Tanous · 4 months ago
  6. f836c1d Fix static analysis by Ed Tanous · 4 months ago
  7. 4e0d878 Fix std::forwards by Ed Tanous · 4 months ago
  8. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
  9. c956360 Sensors: Move objectPropertiesToJson() to sensor_utils by Janet Adkins · 4 months ago
  10. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 5 months ago
  11. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  12. 539d8c6 Consistently use generated enumerations by Ed Tanous · 7 months ago
  13. e93abac Pass redfishPropertyName earlier argument by Ginu George · 7 months ago
  14. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  15. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  16. 4da0490 Use no-switch-default on clang by Ed Tanous · 10 months ago
  17. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  18. 0885057 Clean up power/thermal to use readJsonObject by Ed Tanous · 10 months ago
  19. 6f4bd29 fix usage of std::ranges::replace_copy by Alexander Hansen · 10 months ago
  20. aaf08ac Add StandbyOffline to Redfish sensor getState by Matt Simmering · 1 year, 3 months ago
  21. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
  22. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  23. 931edc7 Make callback a template to avoid memory leak by Ed Tanous · 1 year, 2 months ago
  24. 6804b5c Remove use after free in error handling path by Ed Tanous · 1 year, 2 months ago
  25. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  26. 80f79a4 Fix typo `DBusInteracesMap` -> `DBusInterfacesMap` by Michael Shen · 1 year, 4 months ago
  27. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  28. 0f3fbe5 Add negation to logic by Anjaliintel-21 · 1 year, 5 months ago
  29. 3f5eb75 Fix unable to find sensor object by Ban Feng · 1 year, 6 months ago
  30. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  31. db0d36e Add contains type tidy check by Ed Tanous · 1 year, 6 months ago
  32. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 6 months ago
  33. 9ae226f Refactor setProperty method by George Liu · 1 year, 7 months ago
  34. 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 7 months ago
  35. b90d14f Fix Error log entries to Warning by Myung Bae · 1 year, 7 months ago
  36. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  37. aec0ec3 Fix NotFound Sensors to report as 404 by Myung Bae · 1 year, 7 months ago
  38. 283860f Don't push non finite numbers to Redfish by Ed Tanous · 2 years, 4 months ago
  39. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 9 months ago
  40. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  41. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  42. f7afb17 bugfix: find existing powersupply for power sensor by Alexander Hansen · 1 year, 8 months ago
  43. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  44. 3e35c76 Fix `MemberId` value error causes Validator to fail by George Liu · 1 year, 10 months ago
  45. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  46. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  47. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years ago
  48. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  49. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
  50. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  51. cf9e417 Add check for globals by Ed Tanous · 2 years, 1 month ago
  52. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  53. c71d612 Fix sensor override by Ed Tanous · 2 years, 1 month ago
  54. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  55. f8bb0ff Make inventory get inventory paths by Ed Tanous · 2 years, 1 month ago
  56. 51c35a8 Add Accuracy property to sensors by George Liu · 2 years, 3 months ago
  57. d009073 Remove ObjectManager search code in sensors by Ed Tanous · 2 years, 3 months ago
  58. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 10 months ago
  59. 40e4f38 Remove support for scaling parameter sensors by Ed Tanous · 2 years, 5 months ago
  60. 677bb75 Fix regression on expand handling by Ed Tanous · 2 years, 4 months ago
  61. c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
  62. c1d019a Sensor optimization by Ed Tanous · 2 years, 5 months ago
  63. 7f1cc26 Refactor functions in sensors by Ed Tanous · 2 years, 5 months ago
  64. 1d7c005 Refactor sensor code by Ed Tanous · 2 years, 5 months ago
  65. 86d89ed used sdbusplus::unpackPropertiesNoThrow part 5 by Krzysztof Grobelny · 2 years, 4 months ago
  66. 4e77766 Fix tabbing on humidity by Ed Tanous · 2 years, 5 months ago
  67. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
  68. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  69. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  70. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  71. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  72. fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 7 months ago
  73. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 7 months ago
  74. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  75. 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 7 months ago
  76. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  77. de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 7 months ago
  78. e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 7 months ago
  79. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  80. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  81. 02da7c5 Simplify sensor path lookups by Ed Tanous · 2 years, 10 months ago
  82. 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 2 years, 9 months ago
  83. 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 2 years, 9 months ago
  84. bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 2 years, 9 months ago
  85. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 10 months ago
  86. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  87. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  88. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years ago
  89. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  90. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  91. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  92. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  93. ebe4d91 Fix regresssion in name by Ed Tanous · 3 years ago
  94. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  95. 543f440 Enable init checker by Ed Tanous · 3 years ago
  96. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  97. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years, 1 month ago
  98. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  99. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  100. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 1 month ago