Dan Helfman
|
adda33dc4e
Bump version for release.
|
5 年之前 |
Dan Helfman
|
89cb5eb76d
Fix regression in support for PostgreSQL's "directory" dump format (#314).
|
5 年之前 |
Dan Helfman
|
048a9ebb52
Add an additional end-to-end database test.
|
5 年之前 |
Dan Helfman
|
d88f321cef
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
5 年之前 |
Dan Helfman
|
74adac6c70
Bump version for release.
|
5 年之前 |
Dan Helfman
|
ac124612ad
Documentation on macOS launchd permissions issues with work-around for Full Disk Access (#293).
|
5 年之前 |
Dan Helfman
|
e4eff0e3dc
Bump version for release.
|
5 年之前 |
Dan Helfman
|
e511014a28
Fix MySQL restore error on "all" database dump by excluding system tables (#301).
|
5 年之前 |
Dan Helfman
|
a7490b56d1
Bump version for release.
|
5 年之前 |
Dan Helfman
|
55141bda67
Specify "--archive latest" to all actions that accept an archive (#289).
|
5 年之前 |
Dan Helfman
|
8ad8a9c422
Add per-action hooks: "before_prune", "after_prune", "before_check", and "after_check" (#255).
|
5 年之前 |
Dan Helfman
|
39550a7fe9
Add ~/.config/borgmatic.d as another configuration directory default (#274).
|
5 年之前 |
Dan Helfman
|
8d12079386
Bump version.
|
5 年之前 |
Dan Helfman
|
d0c533555e
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
|
5 年之前 |
Dan Helfman
|
e4f1094569
Bump version for release.
|
5 年之前 |
Dan Helfman
|
f787dfe809
Override particular configuration options from the command-line via "--override" flag (#268).
|
5 年之前 |
Dan Helfman
|
f1358d52aa
Add "borgmatic init" repository probing fix to NEWS.
|
5 年之前 |
Dan Helfman
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
5 年之前 |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
5 年之前 |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
5 年之前 |
Dan Helfman
|
c4aa34bf5c
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
|
5 年之前 |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
5 年之前 |
Dan Helfman
|
f4a231420f
Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs.
|
5 年之前 |
Dan Helfman
|
55ebfdda39
Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level.
|
5 年之前 |
Dan Helfman
|
2cc743cf47
With "borgmatic check", consider Borg warnings as errors (#247).
|
5 年之前 |
Dan Helfman
|
50f62d73b7
When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241).
|
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
|
781fac3266
Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature.
|
5 年之前 |
Dan Helfman
|
bf0d38ff2a
Update docs about MySQL/MariaDB database dumps and restores (#228).
|
5 年之前 |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
5 年之前 |