Commit History

Author SHA1 Message Date
  Dan Helfman a388b17271 No longer defaulting Dump(hostname=...) to "localhost" (#1116). 1 month ago
  Florian Apolloner 4de879d86e address some review comments 1 month ago
  Florian Apolloner 0e90087dc4 Finalize container support 1 month ago
  Florian Apolloner 8639b73f80 fix label handling and improve unittests 2 months ago
  Florian Apolloner 3811a9f57b more test fixes and first stab at end-to-end tests 2 months ago
  Florian Apolloner 04cc58a5c7 fixes and more tests. 2 months ago
  Florian Apolloner db1c6f548f add support for original-label and fix the tests from the previous changes. 2 months ago
  Dan Helfman 46381175ef Code formatting. 1 month ago
  Dan Helfman d7205694db Get existing restore tests passing (and add one test for the dumps metadata present case). 1 month ago
  Dan Helfman 9a80fec91b When running tests, use Ruff for faster and more comprehensive code linting and formatting. 3 months ago
  Dan Helfman b2d61ade4e Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985). 8 months ago
  Dan Helfman 7d56641f56 Get existing unit tests passing (#635). 8 months ago
  Dan Helfman cc7e01be68 Log the repository path or label on every relevant log message, not just some logs (#635). 8 months ago
  Dan Helfman 1232ba8045 Revert "Log the repository path or label on every relevant log message, not just some logs (#635)." 8 months ago
  Dan Helfman 90c1161a8c Log the repository path or label on every relevant log message, not just some logs (#635). 8 months ago
  Dan Helfman f1cac95b9c Fix the "restore" action to work on database dumps without a port when a default port is configured (#969). 9 months ago
  Dan Helfman be6b865a81 Add even more missing test coverage (#418). 9 months ago
  Dan Helfman 9b85c5bc61 Add missing restore test coverage (#418). 9 months ago
  Dan Helfman d9d6d3f7f2 Simplify logic to get configured data sources during restoration (#418). 10 months ago
  Dan Helfman 5174a78109 Get existing tests passing (#418). 10 months ago
  Dan Helfman 3db79b4352 Simplified dump metadata comparison logic and got a few tests passing (#418). 10 months ago
  Dan Helfman d53ea09adb In tests, account for some function renames (#418). 10 months ago
  Dan Helfman 6b2f2b2ac4 Reorganize data source and monitoring hooks to make developing new hooks easier. 10 months ago
  Dan Helfman afdf831c59 Fix broken restore/bootstrap when using Borg 1.2 and a randomly named temporary directory (#934). 11 months ago
  Dan Helfman 8f5ea95348 Fix use of borgmatic runtime directory in the restore action (#934). 11 months ago
  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). 11 months ago
  Dan Helfman 227f475e17 Fix an error when implicitly upgrading the check state directory across filesystems (#931). 11 months ago
  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. 11 months ago
  Dan Helfman fd4f69f6c3 Rename repository actions for compatibility with recent Borg 2 changes (#915). 1 year ago
  Dan Helfman b96d1898f7 Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685). 2 years ago