Commit History

Author SHA1 Message Date
  Dan Helfman b80f60a731 Create the borgmatic runtime directory if it doesn't exist (#934). 11 months ago
  Dan Helfman 8f5ea95348 Fix use of borgmatic runtime directory in the restore action (#934). 11 months ago
  Dan Helfman b0cad58d6c Add a dash to the prefix of the randomly named temporary directory to improve readability (#937). 11 months ago
  Dan Helfman 073d6bddf6 Fix outdated comment (#934). 11 months ago
  Dan Helfman 810b65589f Documentation for runtime/state directory changes (#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 c0721a8cad Fix misleading example for user_runtime_directory. 11 months ago
  Dan Helfman bf978f2db4 Fix missing build backend setting in pyproject.toml to allow Fedora builds (#932). 11 months ago
  Dan Helfman 22776b123d Bump version for release. 11 months ago
  Dan Helfman 56304fdcad Add NEWS entry for multiple system credentials fix (#930). 11 months ago
  Dan Helfman 3f75e9931f Only support a single systemd credential by default (#930). 11 months ago
  Dan Helfman 227f475e17 Fix an error when implicitly upgrading the check state directory across filesystems (#931). 11 months ago
  cvlc12 467ddd0e93 creds: Only support single credential by default 11 months ago
  Dan Helfman be08e889f0 Fix the user runtime directory location on macOS (and possibly Cygwin) (#928). 11 months ago
  Dan Helfman 94c8a56373 Reorder NEWS items. 11 months ago
  Dan Helfman cecf04aa69 Bump version for release. 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 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). 11 months ago
  Dan Helfman 129f3e753c Flesh out the Zabbix monitoring hook tests, add a logo to the documentation, etc. 11 months ago
  Dan Helfman c85bf46ad9 Add Zabbix monitoring hook. 11 months ago
  Tony Fernandez fa6a4734d4 added auth tests with item id 11 months ago
  Tony Fernandez e52e29444f added user/pass auth test 11 months ago
  Tony Fernandez f713f1df7e better function names and comments 11 months ago
  Tony Fernandez 87d824553d converted constants to capitals 11 months ago
  Tony Fernandez 52fbf8cb24 capital 11 months ago
  Tony Fernandez f758374772 adjustment in docs to reflect changes in 385ef2d 11 months ago
  Tony Fernandez 60c5949c23 adjusted to accept integers and strings 11 months ago
  Tony Fernandez d11c517f67 better schema descriptions 11 months ago
  Tony Fernandez 237999cc81 fix word-wrap 11 months ago
  Tony Fernandez d060f8d77a fix log for dry_run_label 11 months ago