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
00f62ca023
borgmatic
/
tests
/
unit
History
Dan Helfman
00f62ca023
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (
#256
).
2019-11-30 16:55:05 -08:00
..
borg
Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (
#256
).
2019-11-30 16:55:05 -08:00
commands
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (
#123
).
2019-11-25 14:56:20 -08:00
config
Fix regression of generate-borgmatic-config working without --source flag (
#239
).
2019-11-06 09:52:21 -08:00
hooks
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (
#260
).
2019-11-30 14:51:32 -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 for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (
#256
).
2019-11-30 16:55:05 -08:00
test_logger.py
Reopen the file given by "--log-file" flag if an external program rotates the log file while borgmatic is running.
2019-11-12 16:13:25 -08:00
test_verbosity.py
new verbosity level "-1" for errors
2019-11-03 09:55:19 +01:00