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