Dan Helfman
|
b94999bba4
Fix "borgmatic umount" so it only runs Borg once instead of once per repository / configuration file.
|
6 years ago |
Dan Helfman
|
65cc4c9429
Fix "--repository" flag to accept relative paths.
|
6 years ago |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
6 years ago |
Dan Helfman
|
2ab9daaa0f
Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266).
|
6 years ago |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
6 years ago |
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).
|
6 years ago |
Dan Helfman
|
9b2ca15de6
Fix for garbled Borg file listing when using "borgmatic create --progress" with verbosity level 1 or 2 (#257).
|
6 years ago |
Dan Helfman
|
c4aa34bf5c
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
|
6 years ago |
Dan Helfman
|
d978a2d190
Fix for database dump removal incorrectly skipping some database dumps.
|
6 years ago |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
6 years ago |
Dan Helfman
|
f4a231420f
Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs.
|
6 years ago |
Dan Helfman
|
55ebfdda39
Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level.
|
6 years ago |
Dan Helfman
|
2cc743cf47
With "borgmatic check", consider Borg warnings as errors (#247).
|
6 years ago |
Dan Helfman
|
50f62d73b7
When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241).
|
6 years ago |
Dan Helfman
|
6cdc92bd0c
Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246).
|
6 years ago |
Dan Helfman
|
0a9f4e8708
Reopen the file given by "--log-file" flag if an external program rotates the log file while borgmatic is running.
|
6 years ago |
Dan Helfman
|
781fac3266
Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature.
|
6 years ago |
Dan Helfman
|
bf0d38ff2a
Update docs about MySQL/MariaDB database dumps and restores (#228).
|
6 years ago |
Dan Helfman
|
04e5b42606
Fix repository does not exist error with "borgmatic extract" when repository is remote (#243).
|
6 years ago |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
6 years ago |
Dan Helfman
|
17fda7281a
Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run.
|
6 years ago |
Dan Helfman
|
31d3bc9bd8
In documentation, clarify when Healthchecks/Cronitor hooks fire in relation to other hooks (#238).
|
6 years ago |
Dan Helfman
|
2115eeb6a2
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239).
|
6 years ago |
Dan Helfman
|
7bc9482970
Add verbosity level -1 to NEWS.
|
6 years ago |
Dan Helfman
|
b09d464162
Add missing PR link.
|
6 years ago |
Dan Helfman
|
a9104ed090
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
6 years ago |
Dan Helfman
|
f48f52079d
Support for Borg --keep-exclude-tags and --exclude-nodump options (#234).
|
6 years ago |
Dan Helfman
|
8fd46b8c70
Monitor backups with Cronitor hook integration.
|
6 years ago |
Dan Helfman
|
e3dd545345
Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion.
|
6 years ago |
Dan Helfman
|
bd3c51fc5a
Documentation for database restores (#229).
|
6 years ago |