Dan Helfman
|
55141bda67
Specify "--archive latest" to all actions that accept an archive (#289).
|
5 anos atrás |
Dan Helfman
|
8ad8a9c422
Add per-action hooks: "before_prune", "after_prune", "before_check", and "after_check" (#255).
|
5 anos atrás |
Dan Helfman
|
2405e97c38
Backup to a removable drive or intermittent server via "soft failure" feature (#284).
|
5 anos atrás |
Dan Helfman
|
fdbb2ee905
View consistency check progress via "--progress" flag for "check" action (#287).
|
5 anos atrás |
Dan Helfman
|
952168ce25
Fix unwanted console log messages with "list --json" and "info --json".
|
5 anos atrás |
Dan Helfman
|
5273037a94
For "list" and "info" actions, show repository names even at verbosity 0.
|
5 anos atrás |
Dan Helfman
|
f66fd1caaa
Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277).
|
5 anos atrás |
palto42
|
e27ba0d08a
less detail at v1 + option "--files" for details
|
5 anos atrás |
Dan Helfman
|
5afe0e3d63
Disable colored output when "--json" flag is used, so as to produce valid JSON ouput (#276).
|
5 anos atrás |
Dan Helfman
|
911668f0c8
Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270).
|
5 anos atrás |
Dan Helfman
|
f787dfe809
Override particular configuration options from the command-line via "--override" flag (#268).
|
5 anos atrás |
Dan Helfman
|
e009bfeaa2
Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (#249).
|
5 anos atrás |
Dan Helfman
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
5 anos atrás |
Dan Helfman
|
b94999bba4
Fix "borgmatic umount" so it only runs Borg once instead of once per repository / configuration file.
|
5 anos atrás |
Dan Helfman
|
65cc4c9429
Fix "--repository" flag to accept relative paths.
|
5 anos atrás |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
5 anos atrás |
Dan Helfman
|
2ab9daaa0f
Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266).
|
5 anos atrás |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
5 anos atrás |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
5 anos atrás |
Dan Helfman
|
f4a231420f
Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs.
|
5 anos atrás |
Dan Helfman
|
55ebfdda39
Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level.
|
5 anos atrás |
Dan Helfman
|
2cc743cf47
With "borgmatic check", consider Borg warnings as errors (#247).
|
5 anos atrás |
Dan Helfman
|
50f62d73b7
When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241).
|
5 anos atrás |
Dan Helfman
|
6cdc92bd0c
Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246).
|
5 anos atrás |
Dan Helfman
|
781fac3266
Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature.
|
5 anos atrás |
Dan Helfman
|
30525c43bf
Another edge case: Don't error on non-matching restore path globs (#228).
|
5 anos atrás |
Dan Helfman
|
a3e939f34b
Factor out filtering of database configuration to function with tests (#228).
|
5 anos atrás |
Dan Helfman
|
ded042d8cc
First crack at MySQL/MariaDB database restore (#228).
|
5 anos atrás |
Dan Helfman
|
9d29ecf304
Remove MySQL/MariaDB database dumps after backing them up (#228).
|
5 anos atrás |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
5 anos atrás |