1. 391bec5 clang-tidy: Enable readability-redundant-member-init check by George Liu · 3 months ago
  2. 16181d1 clang-tidy: Enable readability-static-accessed-through-instance check by George Liu · 3 months ago
  3. f059255 clang-tidy: Enable readability-convert-member-functions-to-static by George Liu · 3 months ago
  4. b6da788 clang-tidy: Enable readability-string-compare check by George Liu · 3 months ago
  5. 15c6ec2 clang-tidy: Enable readability-redundant-access-specifiers check by George Liu · 3 months ago
  6. 405ea28 clang-tidy: Enable readability-const-return-type check by George Liu · 3 months ago
  7. effb343 clang-tidy: Enable readability checks on repo by George Liu · 3 months ago
  8. b133118 clang-tidy: Add few cppcoreguidelines check by George Liu · 3 months ago
  9. 4bb15d8 clang-tidy: Enable performance-faster-string-find check by George Liu · 3 months ago
  10. df3ab7c clang-tidy: Enable performance-move-const-arg check by George Liu · 3 months ago
  11. 112821c clang-tidy: Enable performance-for-range-copy check by George Liu · 3 months ago
  12. 59ab727 clang-tidy: Add performance checks by George Liu · 3 months ago
  13. aaa667f clang-tidy: Enable modernize-use-nullptr check by George Liu · 3 months ago
  14. c8ddde6 clang-tidy: Enable modernize-use-override check by George Liu · 3 months ago
  15. fcf0810 clang-tidy: Enable modernize-use-emplace check by George Liu · 3 months ago
  16. 226059b clang-tidy: Enable modernize-avoid-bind check by George Liu · 3 months ago
  17. cc1de72 clang-tidy: Enable modernize-use-equals-default check by George Liu · 3 months ago
  18. 7c737c0 clang-tidy: Add some modernize checks by George Liu · 3 months ago
  19. 9e3a9d5 clang-tidy: Add clang-analyzer checks by George Liu · 3 months ago
  20. 173dc32 clang-tidy: Add cert checks by George Liu · 3 months ago
  21. 8f538d9 Add clang-tidy to phosphor-led-manager by George Liu · 3 months ago
  22. c0f7a8b manager: include config-validator.hpp always by Alexander Hansen · 3 months ago
  23. 95da5ba README.md: Fix MD040 warnings by George Liu · 3 months ago
  24. 638d148 config: error on invalid configuration by Alexander Hansen · 3 months ago
  25. eb1f46a test: unit test parse_led.py by Alexander Hansen · 3 months ago
  26. ee2ecbf test: group priority by Alexander Hansen · 3 months ago
  27. 4d44a55 config: allow led priority to be Off by Alexander Hansen · 4 months ago
  28. 55badf7 manager: led priority is optional by Alexander Hansen · 4 months ago
  29. 30b60d4 yaml: add --output-filename flag by Alexander Hansen · 3 months ago
  30. 5a9f651 yaml: refactor cpp gen, update for group priority by Alexander Hansen · 3 months ago
  31. c8ce906 docs: document group priority feature by Alexander Hansen · 4 months ago
  32. 7ba70c8 config: implement group priority by Alexander Hansen · 4 months ago
  33. a6f9a41 manager: refactor setGroupState by Alexander Hansen · 4 months ago
  34. d0f8050 manager: refactor loadJsonConfigV1 function by Alexander Hansen · 4 months ago
  35. 543ac9f clang-format: re-format for clang-18 by Patrick Williams · 3 months ago
  36. 4a43551 IBM: Config: Update to put pca955x at end by Andrew Geissler · 3 months ago
  37. fe476e1 readability: remove redundant check before iterate by Alexander Hansen · 4 months ago
  38. 2099d9f docs: document "Priority" feature by Alexander Hansen · 4 months ago
  39. 191949c Fix cppcheck warnings by George Liu · 4 months ago
  40. deab0fc README.md: Fix MD014 warnings by George Liu · 4 months ago
  41. d30c9d3 README.md: Fix MD040 warnings by George Liu · 4 months ago
  42. bdbfcde Add README.md by Alexander Hansen · 5 months ago
  43. 94e894c Fix spelling mistakes using codespell by Manojkiran Eda · 5 months ago
  44. e130341 meson: Fix local cereal build by Konstantin Aladyshev · 7 months ago
  45. f9e049b OWNERS: Remove Vishwa by Gunnar Mills · 8 months ago
  46. dc7a951 Remove unused variables by George Liu · 10 months ago
  47. 7d88762 leds:Make use of Decorator.Compatible interface by Priyanga Ramasamy · 11 months ago
  48. 7c5f193 leds:Restructure and rename configs directory by Priyanga Ramasamy · 10 months ago
  49. 254f529 owners: updated George email by George Liu · 10 months ago
  50. 6fc3562 meson: adjust nlohmann-json dependency by Patrick Williams · 11 months ago
  51. 55b599e Updating LED config JSONs by Anupama B R · 11 months ago
  52. 95b0db9 build: use allowed over enabled by Patrick Williams · 12 months ago
  53. e3515c7 Reset lamps after reboot by Sunny Srivastava · 2 years, 1 month ago
  54. 0175a81 meson.options: Enable use-lamp-test feature by default by George Liu · 12 months ago
  55. 180090c Resolve issues in lamp test feature by PriyangaRamasamy · 2 years, 1 month ago
  56. 5467185 Persistence the led group asserted value by default by George Liu · 1 year ago
  57. 605600e clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  58. 4549fb0 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 3 months ago
  59. f1ed479 manager: add timer for failed LED actions by Potin Lai · 1 year, 4 months ago
  60. 049700c build-tests: The allowed method is used by default by George Liu · 1 year, 3 months ago
  61. 5d92f42 Remove declared ledGroups variables from json-parser.hpp by George Liu · 1 year, 4 months ago
  62. 2525521 Remove declared DBus variables from meson by George Liu · 1 year, 4 months ago
  63. 829c0b3 Replace std::exception_t with sdbusplus::exception by George Liu · 1 year, 4 months ago
  64. 1f0b715 Use the lower camel case of the C++ standard by George Liu · 1 year, 4 months ago
  65. 785f505 lamp test: Fix calling GetSubTreePaths method by George Liu · 1 year, 4 months ago
  66. f0a32c8 format meson_options file by George Liu · 1 year, 4 months ago
  67. 5634c60 Update the clang-format file with latest by George Liu · 1 year, 4 months ago
  68. 959b482 build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
  69. fcf3a9d LED:Invalid association for fault LED group by Priyanga Ramasamy · 1 year, 6 months ago
  70. 857da38 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
  71. b4c82cf support sdbusplus::message::object_path by George Liu · 1 year, 10 months ago
  72. 6d254ee reformat with latest settings by Patrick Williams · 2 years ago
  73. 0a4792e MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
  74. 3e073ba sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
  75. 9cc401f OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 4 months ago
  76. 65bf3d9 Update clang-format by George Liu · 2 years, 5 months ago
  77. aff56f3 meson: set use-json as default by Patrick Williams · 2 years, 8 months ago
  78. 6d08cce sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 7 months ago
  79. 9d262dd Add new reviewer by Jinu Joy Thomas · 2 years, 8 months ago
  80. a821dea meson: simplify dependencies by Patrick Williams · 2 years, 8 months ago
  81. 158b2c1 led-layout: use common types everywhere by Patrick Williams · 2 years, 8 months ago
  82. fccfac9 parse_led: format with black by Patrick Williams · 2 years, 8 months ago
  83. f204403 switch map to unordered_map by Patrick Williams · 2 years, 8 months ago
  84. 374b008 Remove old reviewer by Matt Spinler · 2 years, 8 months ago
  85. ed80e88 action: use PDI type by Patrick Williams · 2 years, 8 months ago
  86. 73ff9ad json: enable JSON schema versioning by Patrick Williams · 2 years, 8 months ago
  87. 7217c03 led-manager: add CLI11 option and config loading by Patrick Williams · 2 years, 8 months ago
  88. 953315d manager: move code to subdirectory by Patrick Williams · 2 years, 8 months ago
  89. 79d7245 parse_led: move to scripts subdir by Patrick Williams · 2 years, 8 months ago
  90. 9bd334f fault-monitor: remove locally generated errors by Patrick Williams · 2 years, 8 months ago
  91. d1c1f0e meson: add proper cereal dependency by Patrick Williams · 2 years, 8 months ago
  92. 79251d2 everest LED: Changes in the everest group json to accomodate by Lakshminarayana R. Kammath · 3 years ago
  93. ea0bf8a Fix property name "name"->"Name" by Glukhov Mikhail · 3 years ago
  94. c5e0f31 Fix some warnings by cppcheck by George Liu · 2 years, 11 months ago
  95. db6d763 Fix sdbus++-gen-meson version warning by George Liu · 2 years, 11 months ago
  96. 23d5408 Update the clang-format file with latest by George Liu · 3 years ago
  97. f178c0f sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years ago
  98. d1fdc4f Add OWNERS file by Manojkiran Eda · 3 years, 1 month ago
  99. fb56fde catch exceptions as const by Patrick Williams · 3 years, 1 month ago
  100. 8e9af36 Fix json files by Manojkiran Eda · 3 years, 2 months ago