Dan Helfman
|
0a72c67c6c
Add missing source directory error fix to NEWS (#655).
|
2 年之前 |
Divyansh Singh
|
1e3a3bf1e7
review
|
2 年之前 |
Divyansh Singh
|
bd235f0426
use exit_code_indicates_error and modify it to accept a command
|
2 年之前 |
Divyansh Singh
|
09183464cd
fix: no error on database backups without source dirs
|
2 年之前 |
Dan Helfman
|
9c42e7e817
Fix regression in which "check" action errored on certain systems (#597, #598).
|
2 年之前 |
Dan Helfman
|
ae036aebd7
When the "read_special" option is true or database hooks are enabled, auto-exclude special files for a "create" action to prevent Borg from hanging (#587).
|
2 年之前 |
Dan Helfman
|
16066942e3
Fix traceback with "create" action and "--json" flag when a database hook is configured (#563).
|
2 年之前 |
Dan Helfman
|
9fd28d2eed
Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)!
|
4 年之前 |
Dan Helfman
|
3e5a19d95a
Add missing test coverage.
|
5 年之前 |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 年之前 |
Dan Helfman
|
15ea70a71b
Flesh out missing test coverage for execute.py.
|
5 年之前 |
Dan Helfman
|
695c764a01
Merge log output functions into one.
|
5 年之前 |
Dan Helfman
|
1ea047dd94
Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores.
|
5 年之前 |
Dan Helfman
|
f36082938e
Additional test coverage.
|
5 年之前 |
Dan Helfman
|
a23fdf946d
Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258).
|
5 年之前 |
Dan Helfman
|
12cf6913ef
Remove unused function parameter.
|
5 年之前 |
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).
|
5 年之前 |
Dan Helfman
|
2a771161e7
Finish test coverage for MySQL restore (#228).
|
5 年之前 |
Dan Helfman
|
ded042d8cc
First crack at MySQL/MariaDB database restore (#228).
|
5 年之前 |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
5 年之前 |
Dan Helfman
|
3006db0cae
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
5 年之前 |
Dan Helfman
|
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
5 年之前 |
Dan Helfman
|
a897ffd514
Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221).
|
5 年之前 |
Dan Helfman
|
f11a9bb4aa
Revert "Fix for spurious Borg traceback when initializing a repository in an empty directory (#201)."
|
5 年之前 |
Dan Helfman
|
9585c8f908
Fix for spurious Borg traceback when initializing a repository in an empty directory (#201).
|
5 年之前 |
Dan Helfman
|
fa293828df
Run hooks such that their output goes to syslog as well as console.
|
6 年之前 |