1. 349d22e clang-tidy: Enable readability-simplify-boolean-expr check by George Liu · 3 months ago
  2. 49875a2 clang-tidy: Enable readability-implicit-bool-conversion check by George Liu · 3 months ago
  3. 80f51bb clang-tidy: Enable readability-avoid-const-params-in-decls check by George Liu · 3 months ago
  4. 391bec5 clang-tidy: Enable readability-redundant-member-init check by George Liu · 3 months ago
  5. 16181d1 clang-tidy: Enable readability-static-accessed-through-instance check by George Liu · 3 months ago
  6. f059255 clang-tidy: Enable readability-convert-member-functions-to-static by George Liu · 3 months ago
  7. 15c6ec2 clang-tidy: Enable readability-redundant-access-specifiers check by George Liu · 3 months ago
  8. 405ea28 clang-tidy: Enable readability-const-return-type check by George Liu · 3 months ago
  9. df3ab7c clang-tidy: Enable performance-move-const-arg check by George Liu · 3 months ago
  10. 112821c clang-tidy: Enable performance-for-range-copy check by George Liu · 3 months ago
  11. aaa667f clang-tidy: Enable modernize-use-nullptr check by George Liu · 3 months ago
  12. c8ddde6 clang-tidy: Enable modernize-use-override check by George Liu · 3 months ago
  13. fcf0810 clang-tidy: Enable modernize-use-emplace check by George Liu · 3 months ago
  14. 226059b clang-tidy: Enable modernize-avoid-bind check by George Liu · 3 months ago
  15. 173dc32 clang-tidy: Add cert checks by George Liu · 3 months ago
  16. 8f538d9 Add clang-tidy to phosphor-led-manager by George Liu · 3 months ago
  17. c0f7a8b manager: include config-validator.hpp always by Alexander Hansen · 3 months ago
  18. 638d148 config: error on invalid configuration by Alexander Hansen · 3 months ago
  19. 4d44a55 config: allow led priority to be Off by Alexander Hansen · 4 months ago
  20. 55badf7 manager: led priority is optional by Alexander Hansen · 4 months ago
  21. 7ba70c8 config: implement group priority by Alexander Hansen · 4 months ago
  22. a6f9a41 manager: refactor setGroupState by Alexander Hansen · 4 months ago
  23. d0f8050 manager: refactor loadJsonConfigV1 function by Alexander Hansen · 4 months ago
  24. 543ac9f clang-format: re-format for clang-18 by Patrick Williams · 3 months ago
  25. fe476e1 readability: remove redundant check before iterate by Alexander Hansen · 4 months ago
  26. 94e894c Fix spelling mistakes using codespell by Manojkiran Eda · 5 months ago
  27. 7d88762 leds:Make use of Decorator.Compatible interface by Priyanga Ramasamy · 11 months ago
  28. 95b0db9 build: use allowed over enabled by Patrick Williams · 12 months ago
  29. e3515c7 Reset lamps after reboot by Sunny Srivastava · 2 years, 1 month ago
  30. 180090c Resolve issues in lamp test feature by PriyangaRamasamy · 2 years, 1 month ago
  31. 5467185 Persistence the led group asserted value by default by George Liu · 1 year ago
  32. 605600e clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  33. f1ed479 manager: add timer for failed LED actions by Potin Lai · 1 year, 4 months ago
  34. 5d92f42 Remove declared ledGroups variables from json-parser.hpp by George Liu · 1 year, 4 months ago
  35. 2525521 Remove declared DBus variables from meson by George Liu · 1 year, 4 months ago
  36. 829c0b3 Replace std::exception_t with sdbusplus::exception by George Liu · 1 year, 4 months ago
  37. 1f0b715 Use the lower camel case of the C++ standard by George Liu · 1 year, 4 months ago
  38. 785f505 lamp test: Fix calling GetSubTreePaths method by George Liu · 1 year, 4 months ago
  39. 857da38 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
  40. 3e073ba sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
  41. 65bf3d9 Update clang-format by George Liu · 2 years, 5 months ago
  42. 6d08cce sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 7 months ago
  43. 158b2c1 led-layout: use common types everywhere by Patrick Williams · 2 years, 8 months ago
  44. f204403 switch map to unordered_map by Patrick Williams · 2 years, 8 months ago
  45. ed80e88 action: use PDI type by Patrick Williams · 2 years, 8 months ago
  46. 73ff9ad json: enable JSON schema versioning by Patrick Williams · 2 years, 8 months ago
  47. 7217c03 led-manager: add CLI11 option and config loading by Patrick Williams · 2 years, 8 months ago
  48. 953315d manager: move code to subdirectory by Patrick Williams · 2 years, 8 months ago