Dan Helfman
|
abf2b3a8c7
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
1 tahun lalu |
kxxt
|
fa8bc285c8
Fix randomly failing test.
|
2 tahun lalu |
Dan Helfman
|
d0d3a39833
When a database command errors, display and log the error message instead of swallowing it (#396).
|
2 tahun lalu |
Divyansh Singh
|
bd235f0426
use exit_code_indicates_error and modify it to accept a command
|
2 tahun lalu |
Dan Helfman
|
87c97b7568
Fixed spurious, intermittent test failures related to command execution and logging.
|
2 tahun lalu |
Dan Helfman
|
16066942e3
Fix traceback with "create" action and "--json" flag when a database hook is configured (#563).
|
2 tahun lalu |
Dan Helfman
|
bd4d109009
Fix logging to include the full traceback when Borg experiences an internal error (#553).
|
2 tahun lalu |
Dan Helfman
|
acb2ca79d9
Fix traceback that can occur when dumping a database (#440).
|
3 tahun lalu |
Dan Helfman
|
80b33fbf8a
Code style reformatting.
|
3 tahun lalu |
Marek Szuba
|
e8b8d86592
tests/integration/test_execute: use plain Python rather than xxd
|
3 tahun lalu |
Dan Helfman
|
2a8692c64f
Fix integration test to hopefully work on Alpine (#430).
|
3 tahun lalu |
Dan Helfman
|
1709f57ff0
Fix hang when restoring a PostgreSQL "tar" format database dump (#430).
|
3 tahun lalu |
Dan Helfman
|
ad7198ba66
Tweak to test failing on some machines.
|
4 tahun lalu |
Dan Helfman
|
c0ae01f5d5
Code formatting.
|
4 tahun lalu |
Dan Helfman
|
ccd1627175
Fix timing-related test error in Alpine Edge.
|
4 tahun lalu |
Dan Helfman
|
6f82c9979b
Add #339 to NEWS and add test.
|
4 tahun lalu |
Dan Helfman
|
89cb5eb76d
Fix regression in support for PostgreSQL's "directory" dump format (#314).
|
5 tahun lalu |
Dan Helfman
|
3e5a19d95a
Add missing test coverage.
|
5 tahun lalu |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 tahun lalu |
Dan Helfman
|
15ea70a71b
Flesh out missing test coverage for execute.py.
|
5 tahun lalu |
Dan Helfman
|
3bcef72050
Add some missing test mocks that were masking lack of unit coverage.
|
5 tahun lalu |
Dan Helfman
|
695c764a01
Merge log output functions into one.
|
5 tahun lalu |
Dan Helfman
|
a23fdf946d
Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258).
|
5 tahun lalu |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
5 tahun lalu |
Dan Helfman
|
3006db0cae
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
5 tahun lalu |
Dan Helfman
|
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
5 tahun lalu |
Dan Helfman
|
67ab2acb82
Fix for hook erroring with exit code 1 not being interpreted as an error (#214).
|
5 tahun lalu |
Dan Helfman
|
ccbd0b608b
Do not treat Borg warnings (exit code 1) as failures (#204).
|
5 tahun lalu |
Dan Helfman
|
1676a98c51
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
|
6 tahun lalu |
Dan Helfman
|
1ba56d5262
Fix tests in Python 3.6.
|
6 tahun lalu |