This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b3682b61d1
borgmatic
/
tests
/
unit
History
Dan Helfman
ad0e2e0d7c
Tweak default check frequency to 1 month (
#523
).
2022-05-28 15:49:50 -07:00
..
borg
Tweak default check frequency to 1 month (
#523
).
2022-05-28 15:49:50 -07:00
commands
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
).
2022-04-21 22:08:25 -07:00
config
Reduce the default consistency check frequency and support configuring the frequency independently for each check (
#523
).
2022-05-28 14:42:19 -07:00
hooks
Change connection failures for monitoring hooks to be warnings instead of errors (
#439
).
2022-05-24 15:50:04 -07:00
__init__.py
test_execute.py
test_logger.py
test_signals.py
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (
#516
).
2022-04-03 13:12:48 -07:00
test_verbosity.py