Dan Helfman
|
ec25a40ddc
|
Fix a unicode error when backing up a non-UTF-8 source filename with a corresponding system locale (#1281).
|
2026-03-06 10:06:39 -08:00 |
|
Dan Helfman
|
762beb46c2
|
Fix "restore" action and broken end-to-end tests.
|
2026-01-14 12:54:36 -08:00 |
|
Dan Helfman
|
0f3234d681
|
Cleanup snapshots immediately after ZFS, LVM, or Btrfs hooks error (#1220).
|
2026-01-03 22:22:55 -08:00 |
|
Dan Helfman
|
126b08b1ac
|
Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic
|
2025-12-26 09:48:21 -08:00 |
|
Dan Helfman
|
802ca5aef3
|
Fix an error when running the "spot" check or "extract" action with the "progress" option or "--progress" flag (#1210).
|
2025-12-26 09:46:39 -08:00 |
|
Dan Helfman
|
047a374514
|
Fix existing automated tests (#1208).
|
2025-12-25 13:56:01 -08:00 |
|
Dan Helfman
|
ef7e934f5b
|
Merge branch 'main' into fix-restore-too-many-databases
|
2025-12-24 10:43:10 -08:00 |
|
Dan Helfman
|
a3750d1e06
|
Fix an error when restoring multiple directory-format database dumps at once (#1212).
|
2025-12-23 20:28:15 -08:00 |
|
Dan Helfman
|
b8642439cd
|
Fix for the database "restore" action restoring more databases than the "--database" flag specifies (#1208).
|
2025-12-22 15:46:28 -08:00 |
|
Dan Helfman
|
3d15c51039
|
Fix the "--repository" flag not applying to command hooks (#1176).
|
2025-11-02 19:32:08 -08:00 |
|
Dan Helfman
|
35feeb4615
|
Fix restore and get end-to-end tests passing (#1105).
|
2025-09-30 21:56:04 -07:00 |
|
Dan Helfman
|
a388b17271
|
No longer defaulting Dump(hostname=...) to "localhost" (#1116).
|
2025-09-18 19:22:45 -07:00 |
|
Florian Apolloner
|
4de879d86e
|
address some review comments
|
2025-09-17 08:46:02 +02:00 |
|
Florian Apolloner
|
0e90087dc4
|
Finalize container support
|
2025-09-15 22:16:49 +02:00 |
|
Florian Apolloner
|
8639b73f80
|
fix label handling and improve unittests
|
2025-09-15 20:02:31 +02:00 |
|
Florian Apolloner
|
3811a9f57b
|
more test fixes and first stab at end-to-end tests
|
2025-09-15 20:02:31 +02:00 |
|
Florian Apolloner
|
04cc58a5c7
|
fixes and more tests.
|
2025-09-15 20:02:31 +02:00 |
|
Florian Apolloner
|
db1c6f548f
|
add support for original-label and fix the tests from the previous changes.
|
2025-09-15 20:02:31 +02:00 |
|
Dan Helfman
|
46381175ef
|
Code formatting.
|
2025-09-05 14:33:40 -07:00 |
|
Dan Helfman
|
d7205694db
|
Get existing restore tests passing (and add one test for the dumps metadata present case).
|
2025-09-05 14:21:53 -07:00 |
|
Dan Helfman
|
9a80fec91b
|
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
2025-07-17 23:24:58 -07:00 |
|
Dan Helfman
|
b2d61ade4e
|
Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985).
|
2025-02-03 11:17:21 -08:00 |
|
Dan Helfman
|
7d56641f56
|
Get existing unit tests passing (#635).
|
2025-01-26 12:13:29 -08:00 |
|
Dan Helfman
|
cc7e01be68
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
2025-01-25 14:01:25 -08:00 |
|
Dan Helfman
|
1232ba8045
|
Revert "Log the repository path or label on every relevant log message, not just some logs (#635)."
This reverts commit 90c1161a8c.
|
2025-01-25 13:57:56 -08:00 |
|
Dan Helfman
|
90c1161a8c
|
Log the repository path or label on every relevant log message, not just some logs (#635).
|
2025-01-25 13:55:58 -08:00 |
|
Dan Helfman
|
f1cac95b9c
|
Fix the "restore" action to work on database dumps without a port when a default port is configured (#969).
|
2025-01-17 13:46:18 -08:00 |
|
Dan Helfman
|
be6b865a81
|
Add even more missing test coverage (#418).
|
2024-12-24 23:09:44 -08:00 |
|
Dan Helfman
|
9b85c5bc61
|
Add missing restore test coverage (#418).
|
2024-12-24 15:24:09 -08:00 |
|
Dan Helfman
|
d9d6d3f7f2
|
Simplify logic to get configured data sources during restoration (#418).
|
2024-12-23 22:12:47 -08:00 |
|
Dan Helfman
|
5174a78109
|
Get existing tests passing (#418).
|
2024-12-21 13:35:00 -08:00 |
|
Dan Helfman
|
3db79b4352
|
Simplified dump metadata comparison logic and got a few tests passing (#418).
|
2024-12-20 22:40:20 -08:00 |
|
Dan Helfman
|
d53ea09adb
|
In tests, account for some function renames (#418).
|
2024-12-17 16:28:59 -08:00 |
|
Dan Helfman
|
6b2f2b2ac4
|
Reorganize data source and monitoring hooks to make developing new hooks easier.
|
2024-11-27 08:50:34 -08:00 |
|
Dan Helfman
|
afdf831c59
|
Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (#934).
|
2024-11-17 11:55:10 -08:00 |
|
Dan Helfman
|
8f5ea95348
|
Fix use of borgmatic runtime directory in the restore action (#934).
|
2024-11-16 12:19:20 -08:00 |
|
Dan Helfman
|
295bfb0c57
|
Update the logic that probes for the borgmatic streaming database dump, bootstrap metadata, and check state directories to support more platforms and use cases (#934).
|
2024-11-15 18:15:32 -08:00 |
|
Dan Helfman
|
227f475e17
|
Fix an error when implicitly upgrading the check state directory across filesystems (#931).
|
2024-11-07 19:19:56 -08:00 |
|
Dan Helfman
|
814cdb4b87
|
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
2024-11-03 13:14:05 -08:00 |
|
Dan Helfman
|
fd4f69f6c3
|
Rename repository actions for compatibility with recent Borg 2 changes (#915).
|
2024-09-09 10:05:32 -07:00 |
|
Dan Helfman
|
b96d1898f7
|
Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685).
|
2023-08-24 13:50:10 -07:00 |
|
Dan Helfman
|
cd51e9c1ea
|
Fix for database "restore" action not actually restore anything (#738).
|
2023-08-14 12:43:21 -07:00 |
|
Dan Helfman
|
48b6a1679a
|
Remove sections (#721).
|
2023-07-08 23:14:30 -07:00 |
|
Divyansh Singh
|
89602d1614
|
pass all existing tests (and formatting)
|
2023-06-16 15:14:00 +05:30 |
|
Dan Helfman
|
92a2230a07
|
Add support for logging each log line as a JSON object via global "--log-json" flag (#680).
|
2023-05-08 23:00:49 -07:00 |
|
Dan Helfman
|
5dbb71709c
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
|
Divyansh Singh
|
f273e82d74
|
add tests
|
2023-04-15 02:57:51 +05:30 |
|
Divyansh Singh
|
e83ad9e1e4
|
use repository["path"] instead of repository
|
2023-03-25 01:04:57 +05:30 |
|
Dan Helfman
|
0e6b2c6773
|
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
|
2023-01-25 23:31:07 -08:00 |
|