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
976516d0e1
borgmatic
/
tests
/
unit
History
Dan Helfman
976516d0e1
When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (
#444
).
2022-03-08 10:19:36 -08:00
..
borg
Fix Borg usage error in the "compact" action when running "borgmatic --dry-run". Now, skip "compact" entirely during a dry run (
#507
).
2022-03-07 21:46:12 -08:00
commands
When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (
#444
).
2022-03-08 10:19:36 -08:00
config
Fix traceback when a YAML validation error occurs (
#480
,
#482
).
2022-01-19 20:39:03 -08:00
hooks
Add MongoDB database hook documentation.
2022-01-04 16:26:38 -08:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_execute.py
Fix error handling to error loudly when Borg gets killed due to running out of memory (
#423
)!
2021-06-08 11:43:55 -07:00
test_logger.py
Add test for
#407
: Fix syslog logging on FreeBSD.
2021-06-23 10:21:45 -07:00
test_verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00