Dan Helfman
|
abf2b3a8c7
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
1 سال پیش |
Dan Helfman
|
20cf0f7089
Add an "--ssh-command" flag to the "config bootstrap" action (#767).
|
1 سال پیش |
Dan Helfman
|
af422ad705
Add documentation note about upgrading multiple pipx installations of borgmatic.
|
1 سال پیش |
Dan Helfman
|
e8dbca9d68
Truncate long command output without assuming an encoded byte string.
|
2 سال پیش |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2 سال پیش |
Dan Helfman
|
d0d3a39833
When a database command errors, display and log the error message instead of swallowing it (#396).
|
2 سال پیش |
Dan Helfman
|
acbbd6670a
Removing debugging command output.
|
2 سال پیش |
Dan Helfman
|
f42890430c
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
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
|
0e6b2c6773
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
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
|
87c97b7568
Fixed spurious, intermittent test failures related to command execution and logging.
|
2 سال پیش |
Dan Helfman
|
16066942e3
Fix traceback with "create" action and "--json" flag when a database hook is configured (#563).
|
3 سال پیش |
Dan Helfman
|
bd4d109009
Fix logging to include the full traceback when Borg experiences an internal error (#553).
|
3 سال پیش |
Dan Helfman
|
acb2ca79d9
Fix traceback that can occur when dumping a database (#440).
|
4 سال پیش |
Dan Helfman
|
5890a1cb48
Fix "message too long" error when logging to rsyslog (#389).
|
4 سال پیش |
Dan Helfman
|
1f3907a6a5
Fix for failing PostgreSQL directory format test (#430).
|
4 سال پیش |
Dan Helfman
|
1709f57ff0
Fix hang when restoring a PostgreSQL "tar" format database dump (#430).
|
4 سال پیش |
Dan Helfman
|
9fd28d2eed
Fix error handling to error loudly when Borg gets killed due to running out of memory (#423)!
|
4 سال پیش |
Dan Helfman
|
0a659a397f
Attempt to fix no-repro test failure of log_outputs() (#339).
|
5 سال پیش |
Dan Helfman
|
2ddf38f99c
Fix error handling when executing commands to handle more edge cases.
|
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
|
3bcef72050
Add some missing test mocks that were masking lack of unit coverage.
|
5 سال پیش |
Dan Helfman
|
695c764a01
Merge log output functions into one.
|
5 سال پیش |
Dan Helfman
|
f7c93ea2e8
Wait for process to finish before trying to check exit status.
|
5 سال پیش |
Dan Helfman
|
1ea047dd94
Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores.
|
5 سال پیش |