1. c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
  2. c1d019a Sensor optimization by Ed Tanous · 2 years, 5 months ago
  3. 7f1cc26 Refactor functions in sensors by Ed Tanous · 2 years, 5 months ago
  4. 1d7c005 Refactor sensor code by Ed Tanous · 2 years, 5 months ago
  5. 86d89ed used sdbusplus::unpackPropertiesNoThrow part 5 by Krzysztof Grobelny · 2 years, 4 months ago
  6. 4e77766 Fix tabbing on humidity by Ed Tanous · 2 years, 5 months ago
  7. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
  8. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  9. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  10. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  11. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  12. fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 6 months ago
  13. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 7 months ago
  14. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  15. 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 7 months ago
  16. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  17. de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 7 months ago
  18. e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 7 months ago
  19. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  20. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  21. 02da7c5 Simplify sensor path lookups by Ed Tanous · 2 years, 10 months ago
  22. 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 2 years, 8 months ago
  23. 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 2 years, 9 months ago
  24. bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 2 years, 9 months ago
  25. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  26. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  27. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  28. 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
  29. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  30. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  31. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  32. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  33. ebe4d91 Fix regresssion in name by Ed Tanous · 3 years ago
  34. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  35. 543f440 Enable init checker by Ed Tanous · 3 years ago
  36. f94c4ec Enable clang-tidy forward reference checks 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 ago
  40. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 1 month ago
  41. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  42. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  43. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  44. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 2 months ago
  45. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 2 months ago
  46. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 2 months ago
  47. e820493 Move sensor collection to all sensors by George Liu · 3 years, 11 months ago
  48. 7088690 Add support for System Airflow sensor by Basheer Ahmed Muddebihal · 3 years, 5 months ago
  49. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  50. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  51. 80ac402 Remove checkAndDoSensorsOverride function by Bruce Lee · 3 years, 7 months ago
  52. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  53. d51e072 fixed crash in getChassisData by Krzysztof Grobelny · 3 years, 9 months ago
  54. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  55. c2bf7f9 Sync ReadingUnit with Redfish Sensor Schema by Wludzik, Jozef · 3 years, 10 months ago
  56. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  57. 738c1e6 clang-format-11: reformat by Patrick Williams · 3 years, 10 months ago
  58. 28aa8de Replace rfind method in sensors.hpp by George Liu · 3 years, 11 months ago
  59. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  60. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  61. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  62. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  63. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  64. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  65. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  66. 3e9e72e Fix -1 issue when fan collection size is 0. by Kuiying Wang · 4 years, 6 months ago
  67. a0ec28b Enable retrieving mapping of Redfish URI to D-Bus sensor path by Adrian Ambrożewicz · 4 years, 9 months ago
  68. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  69. f8ede15 Add 'utilization' sensor to 'Sensors' page by Adrian Ambrożewicz · 4 years, 7 months ago
  70. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  71. f99c379 SensorCollection: Allow slash at end by Gunnar Mills · 4 years, 9 months ago
  72. 91e130a Allow unrestricted sensor override through flag by jayaprakash Mutyala · 4 years, 10 months ago
  73. 397fd61 Remove unused variables for setSensorsOverride by jayaprakash Mutyala · 5 years ago
  74. 70d1d0a Allow sensor value override in mfg mode only by jayaprakash Mutyala · 5 years ago
  75. 3463ce4 Sensors: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  76. 42cbe53 Add Power Supply Attributes by Gunnar Mills · 5 years ago
  77. 4bb3dc3 Redfish: Set the power cap by Carol Wang · 5 years ago
  78. d500549 bmcweb: Add IndicatorLED property to sensors by Anthony Wilson · 5 years ago
  79. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  80. 717794d Minor fix: Typo correction by AppaRao Puli · 5 years ago
  81. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  82. 3929aca bmcweb: Add Threshold properties to Sensors by Anthony Wilson · 5 years ago
  83. 95a3eca bmcweb: Implement SensorCollection by Anthony Wilson · 6 years ago
  84. adc4f0d Redfish: Move power supplies to Power schema by Shawn McCarney · 5 years ago
  85. 7ab06f4 Move PowerLimit to correct location by Gunnar Mills · 5 years ago
  86. 85e1424 Fix initialier_list issues by Ed Tanous · 6 years ago
  87. 02e92e3 Fix redudancy for association change by James Feist · 6 years ago
  88. 8fb49dd Redfish: Check inventory item for sensor status by Shawn McCarney · 6 years ago
  89. 34dd179 Add sensor health support by James Feist · 6 years ago
  90. 0a86feb bmcweb: Fix sensor name identification method by Richard Marian Thomaiyar · 6 years ago
  91. 028f7eb Add basic PowerControl and PowerLimit properties by Eddie James · 6 years ago
  92. 4f9a213 [Redfish] Add OCP required properties for Chassis by Jennifer Lee · 6 years ago
  93. e742b6c Redfish: Make sensor names more friendly by Ed Tanous · 6 years ago
  94. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  95. 49c53ac Acquire chassis sensors using the sensor association DBus item by Johnathan Mantey · 6 years ago
  96. e278c18 update ASIO interfaces by Ed Tanous · 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. 8bd25cc Add Redundancy to Thermal Schema by James Feist · 6 years ago
  100. de629b6 Redfish: Enhance and fix power/thermal sensors by Shawn McCarney · 6 years ago