1. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 11 months ago
  2. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 11 months ago
  3. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  4. f7afb17 bugfix: find existing powersupply for power sensor by Alexander Hansen · 1 year, 11 months ago
  5. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  6. 3e35c76 Fix `MemberId` value error causes Validator to fail by George Liu · 2 years, 1 month ago
  7. 5e7e2dc Take boost error_code by reference by Ed Tanous · 2 years, 1 month ago
  8. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 6 months ago
  9. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years, 2 months ago
  10. e99073f Refactor GetSubTree method by George Liu · 2 years, 4 months ago
  11. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years, 2 months ago
  12. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years, 2 months ago
  13. cf9e417 Add check for globals by Ed Tanous · 2 years, 3 months ago
  14. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 4 months ago
  15. c71d612 Fix sensor override by Ed Tanous · 2 years, 4 months ago
  16. f8fe53e Change variable scopes by Ed Tanous · 2 years, 9 months ago
  17. f8bb0ff Make inventory get inventory paths by Ed Tanous · 2 years, 3 months ago
  18. 51c35a8 Add Accuracy property to sensors by George Liu · 2 years, 5 months ago
  19. d009073 Remove ObjectManager search code in sensors by Ed Tanous · 2 years, 6 months ago
  20. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 3 years ago
  21. 40e4f38 Remove support for scaling parameter sensors by Ed Tanous · 2 years, 8 months ago
  22. 677bb75 Fix regression on expand handling by Ed Tanous · 2 years, 6 months ago
  23. c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 7 months ago
  24. c1d019a Sensor optimization by Ed Tanous · 2 years, 8 months ago
  25. 7f1cc26 Refactor functions in sensors by Ed Tanous · 2 years, 8 months ago
  26. 1d7c005 Refactor sensor code by Ed Tanous · 2 years, 8 months ago
  27. 86d89ed used sdbusplus::unpackPropertiesNoThrow part 5 by Krzysztof Grobelny · 2 years, 7 months ago
  28. 4e77766 Fix tabbing on humidity by Ed Tanous · 2 years, 8 months ago
  29. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 8 months ago
  30. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 9 months ago
  31. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 9 months ago
  32. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 10 months ago
  33. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 10 months ago
  34. fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 9 months ago
  35. 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 10 months ago
  36. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 10 months ago
  37. 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 10 months ago
  38. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  39. de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 10 months ago
  40. e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 10 months ago
  41. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 10 months ago
  42. 1476687 Remove brace initialization of json objects by Ed Tanous · 3 years ago
  43. 02da7c5 Simplify sensor path lookups by Ed Tanous · 3 years, 1 month ago
  44. 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 3 years ago
  45. 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 3 years ago
  46. bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 3 years ago
  47. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 3 years ago
  48. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 3 years, 1 month ago
  49. 55f79e6 Enable readability checks by Ed Tanous · 3 years, 2 months ago
  50. 72374eb Change the completionhandler to accept Res by Nan Zhou · 3 years, 2 months ago
  51. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years, 2 months ago
  52. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years, 2 months ago
  53. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years, 2 months ago
  54. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years, 2 months ago
  55. ebe4d91 Fix regresssion in name by Ed Tanous · 3 years, 2 months ago
  56. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years, 3 months ago
  57. 543f440 Enable init checker by Ed Tanous · 3 years, 3 months ago
  58. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years, 3 months ago
  59. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years, 3 months ago
  60. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 10 months ago
  61. 168e20c Move to common variant by Ed Tanous · 3 years, 3 months ago
  62. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 4 months ago
  63. 0fda0f1 Update clang-format by George Liu · 3 years, 4 months ago
  64. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 4 months ago
  65. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 5 months ago
  66. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 4 months ago
  67. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 5 months ago
  68. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 5 months ago
  69. e820493 Move sensor collection to all sensors by George Liu · 4 years, 2 months ago
  70. 7088690 Add support for System Airflow sensor by Basheer Ahmed Muddebihal · 3 years, 8 months ago
  71. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 10 months ago
  72. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 9 months ago
  73. 80ac402 Remove checkAndDoSensorsOverride function by Bruce Lee · 3 years, 10 months ago
  74. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 4 years ago
  75. d51e072 fixed crash in getChassisData by Krzysztof Grobelny · 4 years ago
  76. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 4 years ago
  77. c2bf7f9 Sync ReadingUnit with Redfish Sensor Schema by Wludzik, Jozef · 4 years, 1 month ago
  78. b00dcc2 Fix the build on clang-11 by Ed Tanous · 4 years, 1 month ago
  79. 738c1e6 clang-format-11: reformat by Patrick Williams · 4 years, 1 month ago
  80. 28aa8de Replace rfind method in sensors.hpp by George Liu · 4 years, 2 months ago
  81. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years, 3 months ago
  82. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 5 months ago
  83. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 6 months ago
  84. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 6 months ago
  85. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 8 months ago
  86. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 8 months ago
  87. 52cc112 Remove middlewares by Ed Tanous · 4 years, 8 months ago
  88. 3e9e72e Fix -1 issue when fan collection size is 0. by Kuiying Wang · 4 years, 9 months ago
  89. a0ec28b Enable retrieving mapping of Redfish URI to D-Bus sensor path by Adrian Ambrożewicz · 5 years ago
  90. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 10 months ago
  91. f8ede15 Add 'utilization' sensor to 'Sensors' page by Adrian Ambrożewicz · 4 years, 10 months ago
  92. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 10 months ago
  93. f99c379 SensorCollection: Allow slash at end by Gunnar Mills · 5 years ago
  94. 91e130a Allow unrestricted sensor override through flag by jayaprakash Mutyala · 5 years ago
  95. 397fd61 Remove unused variables for setSensorsOverride by jayaprakash Mutyala · 5 years ago
  96. 70d1d0a Allow sensor value override in mfg mode only by jayaprakash Mutyala · 5 years ago
  97. 3463ce4 Sensors: Remove odata.context by Gunnar Mills · 5 years ago
  98. 42cbe53 Add Power Supply Attributes by Gunnar Mills · 6 years ago
  99. 4bb3dc3 Redfish: Set the power cap by Carol Wang · 5 years ago
  100. d500549 bmcweb: Add IndicatorLED property to sensors by Anthony Wilson · 6 years ago