- bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
- 539d8c6 Consistently use generated enumerations by Ed Tanous · 6 months ago
- e93abac Pass redfishPropertyName earlier argument by Ginu George · 6 months ago
- 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
- 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
- 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
- d02aad3 Create Redfish specific setProperty call by Ed Tanous · 10 months ago
- 0885057 Clean up power/thermal to use readJsonObject by Ed Tanous · 10 months ago
- 6f4bd29 fix usage of std::ranges::replace_copy by Alexander Hansen · 10 months ago
- aaf08ac Add StandbyOffline to Redfish sensor getState by Matt Simmering · 1 year, 3 months ago
- 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 5 months ago
- 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
- 931edc7 Make callback a template to avoid memory leak by Ed Tanous · 1 year, 2 months ago
- 6804b5c Remove use after free in error handling path by Ed Tanous · 1 year, 2 months ago
- 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
- 80f79a4 Fix typo `DBusInteracesMap` -> `DBusInterfacesMap` by Michael Shen · 1 year, 4 months ago
- 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
- 0f3fbe5 Add negation to logic by Anjaliintel-21 · 1 year, 5 months ago
- 3f5eb75 Fix unable to find sensor object by Ban Feng · 1 year, 6 months ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
- db0d36e Add contains type tidy check by Ed Tanous · 1 year, 6 months ago
- 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 6 months ago
- 9ae226f Refactor setProperty method by George Liu · 1 year, 6 months ago
- 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 6 months ago
- b90d14f Fix Error log entries to Warning by Myung Bae · 1 year, 7 months ago
- ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
- aec0ec3 Fix NotFound Sensors to report as 404 by Myung Bae · 1 year, 7 months ago
- 283860f Don't push non finite numbers to Redfish by Ed Tanous · 2 years, 4 months ago
- ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
- b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
- 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- f7afb17 bugfix: find existing powersupply for power sensor by Alexander Hansen · 1 year, 8 months ago
- 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
- 3e35c76 Fix `MemberId` value error causes Validator to fail by George Liu · 1 year, 10 months ago
- 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
- eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
- 50ebd4a Implement alternative to on boost::split by Ed Tanous · 1 year, 11 months ago
- e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
- 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- cf9e417 Add check for globals by Ed Tanous · 2 years ago
- 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
- c71d612 Fix sensor override by Ed Tanous · 2 years, 1 month ago
- f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
- f8bb0ff Make inventory get inventory paths by Ed Tanous · 2 years ago
- 51c35a8 Add Accuracy property to sensors by George Liu · 2 years, 2 months ago
- d009073 Remove ObjectManager search code in sensors by Ed Tanous · 2 years, 3 months ago
- 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 9 months ago
- 40e4f38 Remove support for scaling parameter sensors by Ed Tanous · 2 years, 5 months ago
- 677bb75 Fix regression on expand handling by Ed Tanous · 2 years, 3 months ago
- c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
- c1d019a Sensor optimization by Ed Tanous · 2 years, 5 months ago
- 7f1cc26 Refactor functions in sensors by Ed Tanous · 2 years, 5 months ago
- 1d7c005 Refactor sensor code by Ed Tanous · 2 years, 5 months ago
- 86d89ed used sdbusplus::unpackPropertiesNoThrow part 5 by Krzysztof Grobelny · 2 years, 4 months ago
- 4e77766 Fix tabbing on humidity by Ed Tanous · 2 years, 5 months ago
- 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
- 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
- 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
- 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
- 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
- fe04d49 sensors: use std set and map by Nan Zhou · 2 years, 6 months ago
- 2a4ba19 bmcweb: Update to Sensor.v1_2_0.Sensor by Shounak Mitra · 2 years, 7 months ago
- 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
- 0bad320 Remove extraneous semicolon by Ed Tanous · 2 years, 7 months ago
- 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
- de167a6 SensorCollection: use inline functions+bind_front by Nan Zhou · 2 years, 7 months ago
- e6bd846 sensors: use inline functions + bind_front by Nan Zhou · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 9 months ago
- 02da7c5 Simplify sensor path lookups by Ed Tanous · 2 years, 10 months ago
- 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 2 years, 8 months ago
- 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 2 years, 9 months ago
- bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 2 years, 9 months ago
- 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 55f79e6 Enable readability checks by Ed Tanous · 2 years, 11 months ago
- 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
- e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
- e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
- 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
- 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 2 years, 11 months ago
- ebe4d91 Fix regresssion in name by Ed Tanous · 3 years ago
- ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
- 543f440 Enable init checker by Ed Tanous · 3 years ago
- f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
- 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
- 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
- 168e20c Move to common variant by Ed Tanous · 3 years ago
- 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 1 month ago
- 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
- 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
- 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
- accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 1 month ago
- 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 2 months ago
- 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 2 months ago
- e820493 Move sensor collection to all sensors by George Liu · 3 years, 11 months ago
- 7088690 Add support for System Airflow sensor by Basheer Ahmed Muddebihal · 3 years, 5 months ago
- ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
- 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago