Dan Helfman
|
16066942e3
Fix traceback with "create" action and "--json" flag when a database hook is configured (#563).
|
vor 2 Jahren |
Dan Helfman
|
9fd28d2eed
Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)!
|
vor 4 Jahren |
Dan Helfman
|
3e5a19d95a
Add missing test coverage.
|
vor 5 Jahren |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
vor 5 Jahren |
Dan Helfman
|
15ea70a71b
Flesh out missing test coverage for execute.py.
|
vor 5 Jahren |
Dan Helfman
|
695c764a01
Merge log output functions into one.
|
vor 5 Jahren |
Dan Helfman
|
1ea047dd94
Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores.
|
vor 5 Jahren |
Dan Helfman
|
f36082938e
Additional test coverage.
|
vor 5 Jahren |
Dan Helfman
|
a23fdf946d
Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258).
|
vor 5 Jahren |
Dan Helfman
|
12cf6913ef
Remove unused function parameter.
|
vor 5 Jahren |
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).
|
vor 5 Jahren |
Dan Helfman
|
2a771161e7
Finish test coverage for MySQL restore (#228).
|
vor 5 Jahren |
Dan Helfman
|
ded042d8cc
First crack at MySQL/MariaDB database restore (#228).
|
vor 5 Jahren |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
vor 5 Jahren |
Dan Helfman
|
3006db0cae
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
vor 5 Jahren |
Dan Helfman
|
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
vor 5 Jahren |
Dan Helfman
|
a897ffd514
Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221).
|
vor 5 Jahren |
Dan Helfman
|
f11a9bb4aa
Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)."
|
vor 5 Jahren |
Dan Helfman
|
9585c8f908
Fix for spurious Borg traceback when initializing a repository in an empty directory (#201).
|
vor 5 Jahren |
Dan Helfman
|
fa293828df
Run hooks such that their output goes to syslog as well as console.
|
vor 6 Jahren |