Commit History

Author SHA1 Message Date
  Dan Helfman 02781662f8 Change monitoring hooks to specify the ping URL / integration key as a named option. 3 years ago
  Dan Helfman 32a1043468 Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402). 3 years ago
  Dan Helfman 3e4aeec649 Warn when an unsupported variable is used in a hook command (#420). 3 years ago
  Dan Helfman b98b827594 Remove stale comment. 3 years ago
  Dan Helfman 255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531). 3 years ago
  Dan Helfman 51fc37d57a Improve the error message when a configuration override contains an invalid value (#528). 3 years ago
  Dan Helfman 1921f55a9d Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance. 3 years ago
  Dan Helfman fbd381fcc1 Clarify manual database extraction documentation. 3 years ago
  Dan Helfman cd88f9f2ea Better explain where to find the dump file when doing a manual restore (#510). 3 years ago
  Dan Helfman 788281cfb9 When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (#532). 3 years ago
  Dan Helfman cd234b689d Link to additional borgmatic Docker image. 3 years ago
  Dan Helfman 92354a77ee Mention that database dumps consumed disk space prior to borgmatic 1.5.3. 3 years ago
  Dan Helfman 48ff3e70d1 Clarify documentation about include merging mappings vs. values. 3 years ago
  Dan Helfman 7e9adfb899 Add NEWS entry for randomized systemd timer delay. 3 years ago
  Dan Helfman e238e256f7 Add randomized delay to systemd timer. 3 years ago
  Daniel Lo Nigro 3ecb92a8d2 Add randomized delay to systemd timer 3 years ago
  Dan Helfman d58d450628 Remove stale borgmatic binary link. 3 years ago
  Dan Helfman dee9c6e293 Remove link to stale borgmatic Docker image. 3 years ago
  Dan Helfman 897c4487de Add mention in documentation about multiple backup scheduling needs (#511). 3 years ago
  Dan Helfman 48b50b5209 Add documentation link to NEWS. 3 years ago
  Dan Helfman 13bae8c23b Typo. 3 years ago
  Dan Helfman 4a48e6aa04 Bump version for release. 3 years ago
  Dan Helfman 525266ede6 Deep merging when including common configuration (#381). 3 years ago
  Dan Helfman d045eb55ac Add mention of sudo's "secure_path" option in borgmatic installation documentation (#513). 3 years ago
  Dan Helfman 0e6b425ac5 Fix "borgmatic borg key ..." to pass parameters to Borg in correct order (#515). 3 years ago
  Dan Helfman bdc26f2117 Add note about old, pre-1.6.0 hooks behavior. 3 years ago
  Dan Helfman ed7fe5c6d0 Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473). 3 years ago
  Dan Helfman cbce6707f4 Clarify one_file_system behavior in schema comment (#520). 3 years ago
  Dan Helfman e40e726687 Change Healthchecks logs truncation size from 10k bytes to 100k bytes, corresponding to that same change on Healthchecks.io. 3 years ago
  Dan Helfman 0c027a3050 Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 3 years ago