Dan Helfman
|
e8c862659c
Add missing services to build service configuration and add a test to catch this in the future (#326).
|
il y a 2 ans |
Dan Helfman
|
69611681e2
Add database restore overrides to NEWS, add a test, and move some tests (#326).
|
il y a 2 ans |
Dan Helfman
|
9e0df595c8
Merge branch 'main' of github.com:borgmatic-collective/borgmatic
|
il y a 2 ans |
Dan Helfman
|
68d90e1e40
feat: allow restoring to different port/host/username (#326).
|
il y a 2 ans |
Dan Helfman
|
248500c7be
Accidentally a word.
|
il y a 2 ans |
Dan Helfman
|
3addb60fb8
Actually link to the most recent version.
|
il y a 2 ans |
Dan Helfman
|
01fffab898
Clarify that references docs are only for the most recent version of borgmatic.
|
il y a 2 ans |
Dan Helfman
|
bc93401a70
Codespell fixes.
|
il y a 2 ans |
Dan Helfman
|
1b90da5bf1
Deprecate generate-borgmatic-config in favor if new "config generate" action (#529).
|
il y a 2 ans |
Dan Helfman
|
803fc25848
Add a test for another edge case (#712).
|
il y a 2 ans |
Dan Helfman
|
248f82d6f6
Fix for another subaction argument-parsing edge case (#712).
|
il y a 2 ans |
Divyansh Singh
|
87c6e5b349
make sure restore params in config aren't used when cli args are supplied
|
il y a 2 ans |
Dan Helfman
|
147516ae3f
Remove additional upgrade-borgmatic-config code (#529).
|
il y a 2 ans |
Dan Helfman
|
b10aee3070
Remove upgrade-borgmatic-config command for upgrading borgmatic 1.1.0 INI-style configuration (#529).
|
il y a 2 ans |
Dan Helfman
|
6098005f5d
Fix an error when "data" check time files are accessed without getting upgraded first (#711, #713).
|
il y a 2 ans |
Dan Helfman
|
7b8be800a4
Refactor arguments parsing to fix bootstrap action CLI issues (#712).
|
il y a 2 ans |
Divyansh Singh
|
1a21eb03cd
add tests for all databases
|
il y a 2 ans |
Divyansh Singh
|
e2d82e9bba
actually test port restores
|
il y a 2 ans |
Divyansh Singh
|
384182172a
add unit tests for cases when cli/config restore args are used
|
il y a 2 ans |
Divyansh Singh
|
9016dcc418
all e2e tests
|
il y a 2 ans |
Divyansh Singh
|
e53dd3da87
fix witten reported mysql error
|
il y a 2 ans |
Divyansh Singh
|
6c87608548
add tests for password logic
|
il y a 2 ans |
Dan Helfman
|
ee2ebb79b8
Find sub-actions for an action without an isinstance() check.
|
il y a 2 ans |
Divyansh Singh
|
89602d1614
pass all existing tests (and formatting)
|
il y a 2 ans |
Dan Helfman
|
c294e78715
Use absolute paths when storing configuration files in an archive for later bootstrapping (#697).
|
il y a 2 ans |
Dan Helfman
|
9152fed249
Add a documentation troubleshooting note for MySQL/MariaDB authentication errors (#399).
|
il y a 2 ans |
Divyansh Singh
|
8389851f2f
fix bug where port becomes truthy when none is converted to str
|
il y a 2 ans |
Dan Helfman
|
bbc7f0596c
Fix Bash completion for sub-actions like "borgmatic config bootstrap" (#697 follow-on work).
|
il y a 2 ans |
Divyansh Singh
|
82d851d891
add argument for restore path
|
il y a 2 ans |
Divyansh Singh
|
62b6f13299
add restore-path support for sqlite
|
il y a 2 ans |