1. 242e6e1 TransientI2C: simplify with fmt by Jan Kundrát · 2 weeks ago
  2. fd09bbf add velia-ipmi-fru-eeprom by Tomáš Pecka · 2 weeks ago
  3. 78aa507 cmake: remove forgotten debugging by Jan Kundrát · 2 weeks ago
  4. 3fc09b9 refactor: a helper for reading file into bytes by Jan Kundrát · 2 weeks ago
  5. f648ddf power: prevent spurious alarms about "missing devices" during init by Jan Kundrát · 3 weeks ago
  6. c792b35 hw: report the fan board S/N by Jan Kundrát · 3 weeks ago
  7. 527cc81 refactor: prepare for extra test repetition by Jan Kundrát · 3 weeks ago
  8. c98da38 hw: read static serial numbers from EEPROMs by Jan Kundrát · 3 weeks ago
  9. e355a74 power: fix driver name for the PDU by Jan Kundrát · 3 weeks ago
  10. 593537e refactor: don't hardcode some FSP-specific bits into the TransientI2C driver by Jan Kundrát · 3 weeks ago
  11. c0d7758 docs: hw: ROADM/inline/... is handled in cla-sysrepo already by Jan Kundrát · 3 weeks ago
  12. 395204d Retire support for g1 hardware by Jan Kundrát · 4 weeks ago
  13. 6121285 hardware: alarms report the crossed threshold value by Tomáš Pecka · 5 weeks ago
  14. 760fe33 hardware: get exceeded threshold values by Tomáš Pecka · 5 weeks ago
  15. e44fe29 Prepare for tagging the first release by Jan Kundrát · 6 weeks ago v1
  16. 58855c4 hardware: add some debugging when pushing stuff to sysrepo by Jan Kundrát · 5 weeks ago
  17. b713c10 hardware: tweak the root component data by Jan Kundrát · 5 weeks ago
  18. 848207c utility to show active alarms in terminal by Tomáš Pecka · 5 weeks ago
  19. d6f648f refactor: use std::jthread for a proper cleanup by Jan Kundrát · 5 weeks ago
  20. df6365b Use two-phase init to prevent calling a pure virtual by Jan Kundrát · 5 weeks ago
  21. 8554b01 CI: ignore a TSAN false positive from HH's libdate-tz by Jan Kundrát · 5 weeks ago
  22. 3b2a12d CI: re-enable ARM builds by Jan Kundrát · 5 weeks ago
  23. 8dd54de refactor: a shorter name for converting leaf values to string by Jan Kundrát · 6 weeks ago
  24. 7935e81 C++: use std::string instead of std::string_view by Jan Kundrát · 6 weeks ago
  25. 73cb507 tests: cleanup includes in LLDP test by Tomáš Pecka · 7 weeks ago
  26. 01470c7 system: add defaulted op== for NeighborEntry by Tomáš Pecka · 7 weeks ago
  27. a9c66bf tests: pretty print vector<T> for doctest by Tomáš Pecka · 7 weeks ago
  28. 43edf72 health: do not rely on the operational DS being valid by Jan Kundrát · 8 months ago
  29. bee8186 build: simplify installation by Jan Kundrát · 9 weeks ago
  30. 9efb73c Unify installation directory for YANG files by Jan Kundrát · 9 weeks ago
  31. 086de99 build: simplify installation of YANG submodules by Jan Kundrát · 9 weeks ago
  32. b8d3961 build: use a less confusing FindPkgConfig syntax by Jan Kundrát · 9 weeks ago
  33. 72f540e Use date utilities from libyang-cpp by Tomáš Pecka · 4 months ago
  34. 4a10d0a port to libyang v3 by Jan Kundrát · 7 months ago
  35. 9bd6127 hardware: push alarm-inventory alarms in one batch by Tomáš Pecka · 9 months ago
  36. bbfc1c3 hardware: push new discovered alarm resources in batches by Tomáš Pecka · 9 months ago
  37. 4a0c6ea tests: replace set with vector by Tomáš Pecka · 9 months ago
  38. 52d5046 tests: allow batch resource updates in sysrepo alarm expectations by Tomáš Pecka · 9 months ago
  39. 4163c0c tests: remove alarm-qualifier form alarms expectations by Tomáš Pecka · 9 months ago
  40. 8784429 hardware: push multiple alarm-inventory resources at once by Tomáš Pecka · 9 months ago
  41. 2848fd0 hardware: properly set up alarm-inventory by Tomáš Pecka · 9 months ago
  42. ea55305 utils: allow to push more new resources into an alarm-inventory entry by Tomáš Pecka · 9 months ago
  43. 9354bce utils: reorder severity parameter in alarm inventory management by Tomáš Pecka · 9 months ago
  44. d694bc5 utils: remove alarm-type-qualifier from alarm managing functions by Tomáš Pecka · 9 months ago
  45. 14f912b utils: willClear alarm parameter has a default value by Tomáš Pecka · 9 months ago
  46. c1aee5c utils: put alarms into separate namespace by Tomáš Pecka · 9 months ago
  47. c151151 tests: reduce excessive whitespace by Jan Kundrát · 10 months ago
  48. ca85a6d health: write to alarm-inventory in batches if possible by Tomáš Pecka · 9 months ago
  49. 94ebc36 health: read systemd unit state from ListUnits call by Tomáš Pecka · 9 months ago
  50. 26ac0fa health: use named struct a pair of strings by Tomáš Pecka · 9 months ago
  51. b80a7e3 tests: use alarm expectations in systemd-unit tests by Tomáš Pecka · 9 months ago
  52. e66a193 tests: allow specifying more leafs in alarm-inventory expectations by Tomáš Pecka · 9 months ago
  53. 1211fd9 tests: extend AlarmWatcher to check for multiple severities and resources by Tomáš Pecka · 9 months ago
  54. baf289c tests: mock class for testing alarms by Tomáš Pecka · 9 months ago
  55. 6fcb759 tests: encapsulate RPC watcher into a class by Tomáš Pecka · 9 months ago
  56. 7eb6459 tests: encapsulate datastore changes watcher into a single class by Tomáš Pecka · 9 months ago
  57. baafdd9 tests: use common Values typedef in notification watcher by Tomáš Pecka · 9 months ago
  58. 9f7b13e tests: rename and move sysrepo notification watcher by Tomáš Pecka · 9 months ago
  59. de06290 tests: move module_from_xpath into a common sysrepo-helpers library by Tomáš Pecka · 9 months ago
  60. c164ca6 tests: move sysrepo helpers into a separate library by Tomáš Pecka · 9 months ago
  61. 190c724 utils: add RAII sysrepo datastore switching by Tomáš Pecka · 9 months ago
  62. 370e2bf Merge changes I6c158f07,I311cc4cd,Ifdb3991f,I28558181 by Jan Kundrát · 10 months ago
  63. 26b3821 hardware: raise alarms when FspYh read failures happen by Tomáš Pecka · 10 months ago
  64. b0923ec tests: verify that called alarms are registered in alarm-inventory by Tomáš Pecka · 10 months ago
  65. 2fdc8ce tests: move expectations macros together by Tomáš Pecka · 10 months ago
  66. 3414e43 system: deny reading other user's authorised keys by Tomáš Pecka · 10 months ago
  67. 24b5483 system: add NACM rules allowing to change password and modify keys by Tomáš Pecka · 10 months ago
  68. b151d2d tests: remove useless section by Tomáš Pecka · 10 months ago
  69. b3f624e tests: use TEST_SYSREPO_INIT* macros by Tomáš Pecka · 10 months ago
  70. 22951ef tests: fix macro formatting by Tomáš Pecka · 10 months ago
  71. cdc899b tests: sysrepo: don't print "not interesting" nodes by Jan Kundrát · 10 months ago
  72. 82e41c3 tests: refactor: use a typedef for this long std::map type by Jan Kundrát · 10 months ago
  73. f85b5cb tests: DRY: use a macro for these XPaths by Jan Kundrát · 10 months ago
  74. d012b32 cmake: tests: simplify sysrepo fixtures by Jan Kundrát · 10 months ago
  75. 2ec3748 alarms: remove redundant definition by Jan Kundrát · 10 months ago
  76. e259aaa Merge "system: allow to configure remote journal upload" by Jan Kundrát · 10 months ago
  77. 00771ab hardware: remove unused data_reader::Group by Tomáš Pecka · 10 months ago
  78. 3905e44 hardware: make FspYhPdu hot-pluggable by Tomáš Pecka · 10 months ago
  79. f6dbd42 hardware: split FspYhPsu class into generic FspYh and FspYhPsu by Tomáš Pecka · 10 months ago
  80. 45b67f9 hardware: rename FspYhPsu unit to FspYh by Tomáš Pecka · 10 months ago
  81. 8410f50 hardware: use format string in spdlog call by Tomáš Pecka · 10 months ago
  82. d15f8bc hardware: remove workaround for tsan in clang<12 in FspYhPsu by Tomáš Pecka · 10 months ago
  83. 05d2955 hardware: remove unused class member in FspYhPsu by Tomáš Pecka · 10 months ago
  84. c0991ce hardware: add new sensors to alarm-inventory by Tomáš Pecka · 11 months ago
  85. bf39bcb tests: DRY a bit on these XPath strings by Jan Kundrát · 10 months ago
  86. e566fd4 system: allow to configure remote journal upload by Tomáš Pecka · 10 months ago
  87. 5a23d7d docs: sync the Boost version with the CI by Jan Kundrát · 11 months ago
  88. e26ac36 Fix missing formatter by Jan Kundrát · 11 months ago
  89. 5a4c035 hardware: invoke alarm when sensor goes nonoperational by Tomáš Pecka · 11 months ago
  90. cd7f9cc hardware: Disallow writing out-of-range values into sensor-value leaf by Tomáš Pecka · 11 months ago
  91. 655062c hardware: addSensorValue overload for strings and ints by Tomáš Pecka · 11 months ago
  92. 5f07eea hardware: set sensor's oper-status when adding sensor value by Tomáš Pecka · 11 months ago
  93. 343011f Fix build failure with GCC 13.2 by Jan Kundrát · 12 months ago
  94. 613f07f tests: rely on doctest+trompeloeil integration from upstream by Jan Kundrát · 12 months ago
  95. 0d8e907 fix build with fmtlib==10 by Tomáš Pecka · 1 year, 1 month ago
  96. 6141d58 Adapt to a breakage revert in upstream libyang by Jan Kundrát · 1 year, 1 month ago
  97. c852385 system: eth2 is a valid interface name on add-drop by Tomáš Pecka · 1 year, 2 months ago
  98. 70dd828 clearfog: relax voltage thresholds a bit by Jan Kundrát · 1 year, 2 months ago
  99. 5927f8e Merge "depend on fmt 8+" by Jan Kundrát · 1 year, 4 months ago
  100. f3806b0 Merge "docs: document installation requirements" by Jan Kundrát · 1 year, 4 months ago