.. |
borg
|
0e6b425ac5
Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (#515).
|
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
|
02781662f8
Change monitoring hooks to specify the ping URL / integration key as a named option.
|
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.
|
6 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
|
5 years ago |