Dan Helfman
|
c0ae01f5d5
|
Code formatting.
|
2020-11-25 17:46:57 -08:00 |
|
Dan Helfman
|
ccd1627175
|
Fix timing-related test error in Alpine Edge.
|
2020-11-25 15:48:33 -08:00 |
|
Dan Helfman
|
6f82c9979b
|
Add #339 to NEWS and add test.
|
2020-07-07 22:31:17 -07:00 |
|
Dan Helfman
|
89cb5eb76d
|
Fix regression in support for PostgreSQL's "directory" dump format (#314).
|
2020-05-18 11:31:29 -07:00 |
|
Dan Helfman
|
3e5a19d95a
|
Add missing test coverage.
|
2020-05-14 23:21:43 -07:00 |
|
Dan Helfman
|
d88f321cef
|
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
2020-05-14 22:38:38 -07:00 |
|
Dan Helfman
|
15ea70a71b
|
Flesh out missing test coverage for execute.py.
|
2020-05-12 15:49:49 -07:00 |
|
Dan Helfman
|
3bcef72050
|
Add some missing test mocks that were masking lack of unit coverage.
|
2020-05-11 11:17:24 -07:00 |
|
Dan Helfman
|
695c764a01
|
Merge log output functions into one.
|
2020-05-11 10:55:50 -07:00 |
|
Dan Helfman
|
a23fdf946d
|
Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258).
|
2020-05-07 11:44:04 -07:00 |
|
Dan Helfman
|
427b57e2a9
|
Database dump hooks for MySQL/MariaDB (#228).
|
2019-11-08 11:17:52 -08:00 |
|
Dan Helfman
|
3006db0cae
|
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
2019-10-31 12:57:36 -07:00 |
|
Dan Helfman
|
458e7776c5
|
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
2019-10-22 16:28:42 -07:00 |
|
Dan Helfman
|
67ab2acb82
|
Fix for hook erroring with exit code 1 not being interpreted as an error (#214).
|
2019-09-12 16:37:43 -07:00 |
|
Dan Helfman
|
ccbd0b608b
|
Do not treat Borg warnings (exit code 1) as failures (#204).
|
2019-08-03 15:13:54 -07:00 |
|
Dan Helfman
|
1676a98c51
|
Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198).
|
2019-06-24 09:55:41 -07:00 |
|
Dan Helfman
|
1ba56d5262
|
Fix tests in Python 3.6.
|
2019-06-13 21:34:04 -07:00 |
|
Dan Helfman
|
7d7308a80d
|
Integration tests for execute.py.
|
2019-06-13 10:48:21 -07:00 |
|