Divyansh Singh
|
16d7131fb7
refactor tests
|
2 vuotta sitten |
Divyansh Singh
|
091d60c226
refactor and improve tests
|
2 vuotta sitten |
Divyansh Singh
|
0fbdf8d860
feat: add logfile name to hook context for interpolation
|
2 vuotta sitten |
Divyansh Singh
|
a136fda92d
check all tests
|
2 vuotta sitten |
Divyansh Singh
|
b511e679ae
remove optional label for repos from tests
|
2 vuotta sitten |
Divyansh Singh
|
e83ad9e1e4
use repository["path"] instead of repository
|
2 vuotta sitten |
Dan Helfman
|
b343363bb8
Change the default action order to: "create", "prune", "compact", "check" (#304).
|
2 vuotta sitten |
Dan Helfman
|
9db31bd1e9
Run any command-line actions in the order specified instead of using a fixed ordering (#304).
|
2 vuotta sitten |
Soumik Dutta
|
f442aeae9c
fix logs_monitor_start_error()
|
2 vuotta sitten |
Soumik Dutta
|
e211863cba
update test_borgmatic.py
|
2 vuotta sitten |
Dan Helfman
|
0e6b2c6773
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2 vuotta sitten |
Dan Helfman
|
c657764367
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602).
|
2 vuotta sitten |
Dan Helfman
|
d7f1c10c8c
To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360).
|
2 vuotta sitten |
Dan Helfman
|
ba8fbe7a44
Add "break-lock" action for removing any repository and cache locks leftover from Borg aborting (#357).
|
2 vuotta sitten |
Dan Helfman
|
317dc7fbce
Add "before_actions" and "after_actions" command hooks that run before/after all the actions for each repository, update docs to cover per-repository configurations (#463).
|
2 vuotta sitten |
Dan Helfman
|
462326406e
Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571).
|
2 vuotta sitten |
Dan Helfman
|
7dee6194a2
Add new "transfer" action for Borg 2 (#557).
|
2 vuotta sitten |
Dan Helfman
|
43d711463c
Add additional command-line flags to rcreate action (#557).
|
2 vuotta sitten |
Dan Helfman
|
3b6ed06686
Add --other-repo flag to rcreate action (#557).
|
2 vuotta sitten |
Dan Helfman
|
28d847b8b1
Warn and tranform on non-ssh://-style repositories (#557).
|
2 vuotta sitten |
Dan Helfman
|
cc04bf57df
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2 vuotta sitten |
Dan Helfman
|
c7176bd00a
Add rinfo action for Borg 2 support (#557).
|
2 vuotta sitten |
Dan Helfman
|
622caa0c21
Support for Borg 2's rcreate and rinfo sub-commands (#557).
|
2 vuotta sitten |
Dan Helfman
|
9aece3936a
Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566).
|
2 vuotta sitten |
Dan Helfman
|
457ed80744
Fix environment variable plumbing so options in one configuration file aren't used for others (#555).
|
3 vuotta sitten |
Dan Helfman
|
8fa90053cf
Add "borgmatic check --force" flag to ignore configured check frequencies (#523).
|
3 vuotta sitten |
Dan Helfman
|
ed7fe5c6d0
Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473).
|
3 vuotta sitten |
Dan Helfman
|
9f44bbad65
Fix borgmatic exit code (so it's zero) when initial Borg calls fail but later retries succeed (#517).
|
3 vuotta sitten |
Dan Helfman
|
976516d0e1
When loading a configuration file that is unreadable due to file permissions, warn instead of erroring (#444).
|
3 vuotta sitten |
Dan Helfman
|
b525e70e1c
Run "compact" action by default when no actions are specified (#394).
|
3 vuotta sitten |