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
|
2a771161e7
Finish test coverage for MySQL restore (#228).
|
6 years ago |
Dan Helfman
|
ded042d8cc
First crack at MySQL/MariaDB database restore (#228).
|
6 years ago |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
6 years ago |
Dan Helfman
|
3006db0cae
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
6 years ago |
Dan Helfman
|
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
6 years ago |
Dan Helfman
|
e14ebee4e0
User-defined hooks for global setup or cleanup that run before/after all actions. (#192).
|
6 years ago |
Dan Helfman
|
a897ffd514
Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221).
|
6 years ago |
Dan Helfman
|
f11a9bb4aa
Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)."
|
6 years ago |
Dan Helfman
|
9585c8f908
Fix for spurious Borg traceback when initializing a repository in an empty directory (#201).
|
6 years ago |
Dan Helfman
|
67ab2acb82
Fix for hook erroring with exit code 1 not being interpreted as an error (#214).
|
6 years ago |
Dan Helfman
|
ccbd0b608b
Do not treat Borg warnings (exit code 1) as failures (#204).
|
6 years ago |
Dan Helfman
|
1676a98c51
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
|
6 years ago |
Dan Helfman
|
b3aa6af859
Don't color syslog output (#197).
|
6 years ago |
Dan Helfman
|
de82919e39
Skip coverage on a particular annoying-to-trigger branch in execution code.
|
6 years ago |
Dan Helfman
|
7d7308a80d
Integration tests for execute.py.
|
6 years ago |
Dan Helfman
|
a74ad5475e
Run all Borg commands such that they log to syslog as well as console.
|
6 years ago |
Dan Helfman
|
fa293828df
Run hooks such that their output goes to syslog as well as console.
|
6 years ago |
Dan Helfman
|
f5582b1754
Move borgmatic.borg.execute module up a level for broader use.
|
6 years ago |