Commit Verlauf

Autor SHA1 Nachricht Datum
  Dan Helfman 227f475e17 Fix an error when implicitly upgrading the check state directory across filesystems (#931). vor 9 Monaten
  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. vor 9 Monaten
  Dan Helfman 13878be254 Move the default check state directory (#562, #638). Deprecate the "borgmatic_source_directory" option in favor of "borgmatic_runtime_directory" and "borgmatic_state_directory" (#562). vor 9 Monaten
  Dan Helfman bd4c672382 Apply the "working_directory" option to all actions, not just "create". Also fix the glob expansion of "source_directories" values to respect the "working_directory" option (#609). vor 9 Monaten
  Dan Helfman fd4f69f6c3 Rename repository actions for compatibility with recent Borg 2 changes (#915). vor 11 Monaten
  Dan Helfman 593c956d33 Add an "only_run_on" option to consistency checks so you can limit a check to running on particular days of the week (#785). vor 1 Jahr
  Dan Helfman df4668754d Fix "Argument list too long" error in the "spot" check when checking 100k+ files (#866). vor 1 Jahr
  Dan Helfman 08d6f83b2e In the "spot" check, don't try to hash symlinked directories. vor 1 Jahr
  Dan Helfman 7f735cbe59 Fix a traceback with "check --only spot" when the "spot" check is unconfigured (#857). vor 1 Jahr
  Dan Helfman 75bdbe6087 Spot check documentation and edge case tweaks (#656). vor 1 Jahr
  Dan Helfman 4c2eb2bfe3 Spot check basically complete other than docs (#656). vor 1 Jahr
  Dan Helfman 6680aece5a Split out (most of) command construction from create_archive() in preparation for reuse in spot check (#656). vor 1 Jahr
  Dan Helfman 3ecd0e731e Initial work on spot check schema and preparatory refactoring (#656). vor 1 Jahr
  Dan Helfman 48b6a1679a Remove sections (#721). vor 2 Jahren
  Dan Helfman 5dbb71709c Upgrade test requirements and code style requirements. Auto-reformat code accordingly. vor 2 Jahren
  Divyansh Singh e83ad9e1e4 use repository["path"] instead of repository vor 2 Jahren
  Dan Helfman 7605838bfe Add "--repository" flag to all actions where it makes sense (#564). vor 2 Jahren
  Nain 3e22414613 Update tests vor 2 Jahren
  Nain 480addd7ce Add "--repository" flag to the "check" action vor 2 Jahren
  Dan Helfman 0e6b2c6773 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). vor 2 Jahren