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