Dan Helfman ad0e2e0d7c Tweak default check frequency to 1 month (#523). 3 years ago
..
borg ad0e2e0d7c Tweak default check frequency to 1 month (#523). 3 years ago
commands ed7fe5c6d0 Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473). 3 years ago
config e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 3 years ago
hooks 54933ebef5 Change connection failures for monitoring hooks to be warnings instead of errors (#439). 3 years ago
__init__.py a125df991b Move tests to the root of the repository, in keeping with more common convention. 7 years ago
test_execute.py 9fd28d2eed Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)! 4 years ago
test_logger.py 54d57e1349 Add test for #407: Fix syslog logging on FreeBSD. 4 years ago
test_signals.py 0c027a3050 Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 3 years ago
test_verbosity.py 18d3542fbc new verbosity level "-1" for errors 6 years ago