]> ruderich.org/simon Gitweb - safcm/safcm.git/history - cmd/safcm/sync_sync_test.go
sync: remove duplicate "priority" from group priority log message
[safcm/safcm.git] / cmd / safcm / sync_sync_test.go
2021-04-28 Simon Ruderichsync: remove duplicate "priority" from group priority...
2021-04-28 Simon Ruderichconfig: rename group_order to group_priority
2021-04-28 Simon Ruderichsafcm: group_order: higher priority for listed groups...
2021-04-20 Simon Ruderichremote: go fmt
2021-04-20 Simon Ruderichremote: show group/trigger in verbose log for commands
2021-04-20 Simon Ruderichsafcm: use Command struct instead of string to run...
2021-04-13 Simon Ruderichsafcm: forbid syncing groups which depend on "detected...
2021-04-08 Simon Ruderichconfig: permit "all" and host group in .InGroup of...
2021-04-05 Simon Ruderichtests: add and use testutil package to reduce duplication
2021-04-05 Simon Ruderichtests: go fmt and rewrap
2021-04-05 Simon Ruderichtests: use subtests
2021-04-03 Simon RuderichFirst working version