1. cdc899b tests: sysrepo: don't print "not interesting" nodes by Jan Kundrát · 10 months ago
  2. 82e41c3 tests: refactor: use a typedef for this long std::map type by Jan Kundrát · 10 months ago
  3. f85b5cb tests: DRY: use a macro for these XPaths by Jan Kundrát · 10 months ago
  4. d012b32 cmake: tests: simplify sysrepo fixtures by Jan Kundrát · 10 months ago
  5. 2ec3748 alarms: remove redundant definition by Jan Kundrát · 10 months ago
  6. e259aaa Merge "system: allow to configure remote journal upload" by Jan Kundrát · 10 months ago
  7. 00771ab hardware: remove unused data_reader::Group by Tomáš Pecka · 10 months ago
  8. 3905e44 hardware: make FspYhPdu hot-pluggable by Tomáš Pecka · 10 months ago
  9. f6dbd42 hardware: split FspYhPsu class into generic FspYh and FspYhPsu by Tomáš Pecka · 10 months ago
  10. 45b67f9 hardware: rename FspYhPsu unit to FspYh by Tomáš Pecka · 10 months ago
  11. 8410f50 hardware: use format string in spdlog call by Tomáš Pecka · 10 months ago
  12. d15f8bc hardware: remove workaround for tsan in clang<12 in FspYhPsu by Tomáš Pecka · 10 months ago
  13. 05d2955 hardware: remove unused class member in FspYhPsu by Tomáš Pecka · 10 months ago
  14. c0991ce hardware: add new sensors to alarm-inventory by Tomáš Pecka · 11 months ago
  15. bf39bcb tests: DRY a bit on these XPath strings by Jan Kundrát · 10 months ago
  16. e566fd4 system: allow to configure remote journal upload by Tomáš Pecka · 10 months ago
  17. 5a23d7d docs: sync the Boost version with the CI by Jan Kundrát · 11 months ago
  18. e26ac36 Fix missing formatter by Jan Kundrát · 11 months ago
  19. 5a4c035 hardware: invoke alarm when sensor goes nonoperational by Tomáš Pecka · 11 months ago
  20. cd7f9cc hardware: Disallow writing out-of-range values into sensor-value leaf by Tomáš Pecka · 11 months ago
  21. 655062c hardware: addSensorValue overload for strings and ints by Tomáš Pecka · 11 months ago
  22. 5f07eea hardware: set sensor's oper-status when adding sensor value by Tomáš Pecka · 11 months ago
  23. 343011f Fix build failure with GCC 13.2 by Jan Kundrát · 12 months ago
  24. 613f07f tests: rely on doctest+trompeloeil integration from upstream by Jan Kundrát · 12 months ago
  25. 0d8e907 fix build with fmtlib==10 by Tomáš Pecka · 1 year, 1 month ago
  26. 6141d58 Adapt to a breakage revert in upstream libyang by Jan Kundrát · 1 year, 1 month ago
  27. c852385 system: eth2 is a valid interface name on add-drop by Tomáš Pecka · 1 year, 2 months ago
  28. 70dd828 clearfog: relax voltage thresholds a bit by Jan Kundrát · 1 year, 2 months ago
  29. 5927f8e Merge "depend on fmt 8+" by Jan Kundrát · 1 year, 4 months ago
  30. f3806b0 Merge "docs: document installation requirements" by Jan Kundrát · 1 year, 4 months ago
  31. af4abff depend on fmt 8+ by Tomáš Pecka · 1 year, 10 months ago
  32. 97b34f7 Merge "utils: fix not working discard-only call to utils::valuesPush" by Jan Kundrát · 1 year, 4 months ago
  33. f6731b8 docs: document installation requirements by Jan Kundrát · 1 year, 4 months ago
  34. 4929d5c CI: Switch to Fedora 38 by Jan Kundrát · 1 year, 5 months ago
  35. 457016b tests: increase sleep in health_systemd-units test by Tomáš Pecka · 1 year, 4 months ago
  36. a0ccc67 utils: fix not working discard-only call to utils::valuesPush by Tomáš Pecka · 1 year, 4 months ago
  37. 119a3ee Merge changes I3b9ded84,I8b69dbdd,I729effa8,Ic537ffbf,Ieff1bf5b, ... by Jan Kundrát · 1 year, 5 months ago
  38. 66c88ef hardware: set PDU voltage thresholds by Tomáš Pecka · 1 year, 5 months ago
  39. d1484b4 hardware: set PSU voltage thresholds by Tomáš Pecka · 1 year, 5 months ago
  40. 2797599 hardware: set PSU input voltage thresholds by Tomáš Pecka · 1 year, 5 months ago
  41. 040bd6a hardware: set temperature thresholds for PDU and PSU by Tomáš Pecka · 1 year, 5 months ago
  42. 312f946 hardware: set thresholds to PSU fan by Tomáš Pecka · 1 year, 5 months ago
  43. 8bab0f0 hardware: set thresholds for fans by Tomáš Pecka · 1 year, 5 months ago
  44. 75b7164 hardware: reformat FspYhPsu file by Tomáš Pecka · 1 year, 5 months ago
  45. 315838e Adapt to changes in libyang and sysrepo-cpp by Jan Kundrát · 1 year, 5 months ago
  46. 9af4739 hardware: invoke sensor threshold crossing alarms by Tomáš Pecka · 1 year, 5 months ago
  47. 1b3c173 hardware: invoke missing sensor alarms by Tomáš Pecka · 1 year, 6 months ago
  48. 2117ce5 hardware: fill alarm-inventory with velia sensor alarms by Tomáš Pecka · 1 year, 6 months ago
  49. f206ab1 tests: separate processDsChanges into func by Tomáš Pecka · 1 year, 6 months ago
  50. d2322ad hardware: enumerate registered sensors in IETFHardware by Tomáš Pecka · 1 year, 6 months ago
  51. 0d8d8ee hardware: store and process threshold watchers by Tomáš Pecka · 1 year, 6 months ago
  52. 4886db2 hardware: data readers can set up sensor thresholds by Tomáš Pecka · 1 year, 6 months ago
  53. 68f08ae hardware: allow no value in threshold watcher by Tomáš Pecka · 1 year, 5 months ago
  54. ad8169c log: ensure we can control verbosity of everything by Jan Kundrát · 1 year, 5 months ago
  55. 190d6ca docopt.cpp: wrong arguments throw runtime_error by Jan Kundrát · 1 year, 5 months ago
  56. 498c3f8 Use atomic discards for the operational DS by Jan Kundrát · 1 year, 5 months ago
  57. 35b2d2d refactor: prefer emplace_back over push_back by Jan Kundrát · 1 year, 5 months ago
  58. a46f6fa refactor: IETFInterfaces::onRouteUpdate never deletes anything by Jan Kundrát · 1 year, 5 months ago
  59. dad552b8 hardware: move threshold watcher's State op<< into velia by Tomáš Pecka · 1 year, 6 months ago
  60. 4a0e194 hardware: add missing include in thresholds by Tomáš Pecka · 1 year, 5 months ago
  61. 1d2b95c health: move SystemdUnits into health directory by Tomáš Pecka · 1 year, 6 months ago
  62. ad3247f health: move alarms functions into utils by Tomáš Pecka · 1 year, 6 months ago
  63. 0ed5f4f cmake: add missing testing headers by Tomáš Pecka · 1 year, 6 months ago
  64. 04cd95d tests: set trace log level for all alarmsd loggers by Tomáš Pecka · 1 year, 6 months ago
  65. cf35500 tests: explicitely call optional<T>::has_value in dataFromSysrepo by Tomáš Pecka · 1 year, 6 months ago
  66. be858e2 tests: increase wait time in czechlight-system:leds test by Tomáš Pecka · 1 year, 6 months ago
  67. 0f8f15b health: avoid double registration of a systemd unit by Tomáš Pecka · 1 year, 6 months ago
  68. 0e87484 health: remove unnecessary method parameter by Tomáš Pecka · 1 year, 6 months ago
  69. bacb5da hardware: remove boost::signals from thresholds by Tomáš Pecka · 1 year, 6 months ago
  70. 50584c5 hardware: add thresholds watchers by Tomáš Pecka · 1 year, 7 months ago
  71. 77e09c2 hardware: format IETFHardware by Tomáš Pecka · 1 year, 6 months ago
  72. f1cba74 hardware: use chrono calendar instead of struct tm by Tomáš Pecka · 1 year, 6 months ago
  73. 43ef7ba hardware: push ietf-hardware data into sysrepo periodically by Tomáš Pecka · 1 year, 7 months ago
  74. 23536bf hardware: set oper-state to disabled if PSU is not present by Tomáš Pecka · 1 year, 6 months ago
  75. 7eb0c42 hardware: support component/state container in ietf-hardware by Tomáš Pecka · 1 year, 6 months ago
  76. cb089ac tests: test data changes sysrepo ietf-hardware test by Tomáš Pecka · 1 year, 6 months ago
  77. 18df5d0 utils: put UniqueResource in utils namespace by Tomáš Pecka · 1 year, 7 months ago
  78. 7e7facb hardware: remove unused includes by Tomáš Pecka · 1 year, 7 months ago
  79. e5366c6 tests: simplify sysrepo ietf-hardware tests by Tomáš Pecka · 1 year, 7 months ago
  80. 3f81196 tests: split ietf-hardware further by Tomáš Pecka · 1 year, 7 months ago
  81. a71c6fb tests: simplify hardware tests by Tomáš Pecka · 1 year, 7 months ago
  82. 3649ae1 tests: test FspYhPsu in separate test file by Tomáš Pecka · 1 year, 7 months ago
  83. 1eb1f35 cmake: link velia-utils with libyang by Tomáš Pecka · 1 year, 7 months ago
  84. 63c3c3c tests: format hardware_ietf-hardware by Tomáš Pecka · 1 year, 7 months ago
  85. 698fabc cmake: call cmake_minimum_required() before project() by Tomáš Pecka · 1 year, 7 months ago
  86. 39db333 Merge changes from topic "systemd-ietf-alarms" by Jan Kundrát · 1 year, 7 months ago
  87. 4d7e909 hardware: concurrent reading pdu and psu properties by Tomáš Pecka · 1 year, 7 months ago
  88. 2a4c9f6 hardware: new Group data reader by Tomáš Pecka · 1 year, 7 months ago
  89. e73c068 hardware: speed up reading PSU hwmon data by Tomáš Pecka · 1 year, 7 months ago
  90. a96d342 hardware: speed up reading PDU hwmon data by Tomáš Pecka · 1 year, 7 months ago
  91. be79707 tests: test alarms and led coordination through sysrepo-ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  92. 8e5a2d3 health: populate alarms' alarm-inventory container by Tomáš Pecka · 2 years, 2 months ago
  93. 3906c89 health: set LED color based on alarm-summary by Tomáš Pecka · 2 years, 3 months ago
  94. e4c82ee health: use alarm-based systemd unit monitor by Tomáš Pecka · 2 years, 4 months ago
  95. e1f0abd health: control LEDs via sysrepo and ietf-alarms by Tomáš Pecka · 2 years, 4 months ago
  96. 6a2334b health: Report systemd unit states with alarms by Tomáš Pecka · 2 years, 4 months ago
  97. 2030fc4 ci: remove unused CMake option by Tomáš Pecka · 1 year, 9 months ago
  98. d16357d tests: interfaces: this one tests the netlink interface by Jan Kundrát · 1 year, 9 months ago
  99. f1af318 tests: interfaces: this one tests interaction with systemd-networkd by Jan Kundrát · 1 year, 9 months ago
  100. 732f9eb tests: cmake: do not hardcode file name by Jan Kundrát · 1 year, 9 months ago