Dan Helfman
|
814cdb4b87
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
7 달 전 |
Dan Helfman
|
b96d1898f7
Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685).
|
1 년 전 |
Dan Helfman
|
d7277893fb
Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (#316).
|
5 년 전 |
Dan Helfman
|
89cb5eb76d
Fix regression in support for PostgreSQL's "directory" dump format (#314).
|
5 년 전 |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 년 전 |
Dan Helfman
|
1ba996ad93
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
|
7824a034ca
Add test for database dump directory removal.
|
5 년 전 |
Dan Helfman
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
5 년 전 |
Dan Helfman
|
d978a2d190
Fix for database dump removal incorrectly skipping some database dumps.
|
5 년 전 |
Dan Helfman
|
1f166a47e9
Fix failing test due to dictionary order (or the lack thereof..) in Python 3.5.
|
5 년 전 |
Dan Helfman
|
6cdc92bd0c
Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246).
|
5 년 전 |
Dan Helfman
|
ebeb5efe05
More accurately detecting restore of unconfigured database (#228).
|
5 년 전 |
Dan Helfman
|
a3e939f34b
Factor out filtering of database configuration to function with tests (#228).
|
5 년 전 |
Dan Helfman
|
ded042d8cc
First crack at MySQL/MariaDB database restore (#228).
|
5 년 전 |
Dan Helfman
|
9d29ecf304
Remove MySQL/MariaDB database dumps after backing them up (#228).
|
5 년 전 |