Dan Helfman
|
269fac074b
Attempt to use Podman-in-Podman for building docs instead of Docker-in-Podman.
|
2 年之前 |
Dan Helfman
|
3b21ce4ce8
Rename "master" development branch to "main" to use more inclusive language (#684).
|
2 年之前 |
Dan Helfman
|
8bb7631f50
Fix missing mock in unit test.
|
2 年之前 |
Dan Helfman
|
9f5769f87b
Make docs/schema a little more container agnostic / less Docker specific.
|
2 年之前 |
Dan Helfman
|
991e08f16d
Add Unraid borgmatic installation link to docs.
|
2 年之前 |
Chirag Aggarwal
|
1ee56805f1
Merge remote-tracking branch 'upstream/master' into borg2-archive-flags
|
2 年之前 |
Dan Helfman
|
25506b8d2c
Backing out upgrade of end-to-end test packages, because apparently we can't have nice things.
|
2 年之前 |
Dan Helfman
|
28e62d824b
Upgrade end-to-end test packages.
|
2 年之前 |
Dan Helfman
|
7ee37a890e
Fix broken end-to-end tests by no longer using an editable package there, a work-around for https://github.com/pypa/packaging-problems/issues/609
|
2 年之前 |
Dan Helfman
|
8cb5a42a9e
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
|
2 年之前 |
Dan Helfman
|
5dbb71709c
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2 年之前 |
Dan Helfman
|
1c67db5d62
Add documentation for "borgmatic restore --schema" (#375).
|
2 年之前 |
Dan Helfman
|
96d4a8ee45
Add "borgmatic restore --schema" flag to NEWS (#375).
|
2 年之前 |
Dan Helfman
|
81e167959b
feat: restore specific schemas (#375).
|
2 年之前 |
Divyansh Singh
|
f273e82d74
add tests
|
2 年之前 |
Jakub Jirutka
|
17f122bfe5
Use psql instead of pg_restore when format is "plain"
|
2 年之前 |
Jakub Jirutka
|
f0f43174c6
Swap if-else in restore_database_dump in postgresql hook for cleanliness
|
2 年之前 |
Jakub Jirutka
|
dfccc1b94a
Exit on error when restoring all PostgreSQL databases
|
2 年之前 |
Jakub Jirutka
|
195024e505
Fix psql_command and pg_restore_command to accept command with arguments
|
2 年之前 |
Jakub Jirutka
|
19a00371f5
Run "psql" with "--no-psqlrc"
|
2 年之前 |
Jakub Jirutka
|
874fba7672
Fix PostgreSQL hook not using "psql_command" for list when dumping "all"
|
2 年之前 |
Dan Helfman
|
50b0a9ce38
Remove newline at end of file.
|
2 年之前 |
Dan Helfman
|
8802f6888e
Fix "TypeError: 'module' object is not callable" in test_commands.py' (#676).
|
2 年之前 |
polyzen
|
ebe5c5e839
Fix "TypeError: 'module' object is not callable" in test_commands.py
|
2 年之前 |
Dan Helfman
|
613f6c602c
Bump version for release.
|
2 年之前 |
Dan Helfman
|
4a94c2c9bf
Selectively omit list values when including configuration files (#672).
|
2 年之前 |
Dan Helfman
|
08843d51d9
Replace "sequence" with "list" in docs for consistency.
|
2 年之前 |
Dan Helfman
|
ea9213cb03
Spelling.
|
2 年之前 |
Dan Helfman
|
1ea4433aa9
Selectively shallow merge certain mappings or sequences when including configuration files (#672).
|
2 年之前 |
Divyansh Singh
|
2fea429d78
collection restore for mongodb
|
2 年之前 |