Benjamin Bock
|
81a3a99578
Fix extracting from remote repositories with working_directory defined
|
hai 2 meses |
Dan Helfman
|
45c114973c
Add missing test coverage for new/changed code (#1019).
|
hai 3 meses |
Dan Helfman
|
851c454ef0
Remove the restriction that the "extract" and "mount" actions must match a single repository (#722).
|
hai 6 meses |
Dan Helfman
|
c5633227bf
Add glob ("*") support to the "--repository" flag (#898).
|
hai 9 meses |
Dan Helfman
|
e9813d2539
Allow the "--repository" flag to match across multiple configuration files (#818).
|
hai 1 ano |
Dan Helfman
|
48b6a1679a
Remove sections (#721).
|
hai 1 ano |
Dan Helfman
|
1a5b3c9e4e
Add Fedora schema loading fix to NEWS (#703).
|
%!s(int64=2) %!d(string=hai) anos |
Felix Kaechele
|
c61d63b235
Use open() to test for file existance and readability
|
%!s(int64=2) %!d(string=hai) anos |
Felix Kaechele
|
15cabb93ca
Drop importlib_metadata entirely
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
0b397a5bf9
Fix borgmatic error when not finding the configuration schema for certain "pip install --editable" development installs (#687).
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
8cb5a42a9e
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
3512191f3e
Add check_repositories regression fix to NEWS (#662).
|
%!s(int64=2) %!d(string=hai) anos |
Divyansh Singh
|
08e358e27f
add and update tests
|
%!s(int64=2) %!d(string=hai) anos |
Divyansh Singh
|
b336b9bedf
add tests for repo labels
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
f42890430c
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
|
%!s(int64=2) %!d(string=hai) anos |
Divyansh Singh
|
39ad8f64c4
add tests and remove magic number
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
9aece3936a
Modify "mount" and "extract" actions to require the "--repository" flag when multiple repositories are configured (#566).
|
%!s(int64=2) %!d(string=hai) anos |
Dan Helfman
|
32a1043468
Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402).
|
%!s(int64=3) %!d(string=hai) anos |
Dan Helfman
|
bec73245e9
Fix traceback when a YAML validation error occurs (#480, #482).
|
%!s(int64=3) %!d(string=hai) anos |
Dan Helfman
|
27d37b606b
Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema).
|
%!s(int64=4) %!d(string=hai) anos |
Dan Helfman
|
65cc4c9429
Fix "--repository" flag to accept relative paths.
|
%!s(int64=5) %!d(string=hai) anos |
Dan Helfman
|
458e7776c5
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
%!s(int64=5) %!d(string=hai) anos |
Dan Helfman
|
74ac148747
Disable console color via "color" option in borgmatic configuration output section (#191).
|
%!s(int64=6) %!d(string=hai) anos |
Dan Helfman
|
aa7c7651e5
Fix config repositories consumption.
|
%!s(int64=6) %!d(string=hai) anos |
Dan Helfman
|
c41ffb5ceb
If no extract repository is given, then error if there are multiple configured repositories.
|
%!s(int64=6) %!d(string=hai) anos |
Dan Helfman
|
766a03375a
Guard that the given repository occurs in config exactly once.
|
%!s(int64=6) %!d(string=hai) anos |
Dan Helfman
|
fa38de2de7
Enable consistency checks for only certain repositories via "check_repositories" (#73).
|
%!s(int64=6) %!d(string=hai) anos |
Dan Helfman
|
a125df991b
Move tests to the root of the repository, in keeping with more common convention.
|
%!s(int64=6) %!d(string=hai) anos |