Commit History

Author SHA1 Message Date
  Dan Helfman 8660af745e Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 5 years ago
  Dan Helfman df2be9620b Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253). 5 years ago
  Dan Helfman 0c6c61a272 Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235). 5 years ago
  Dan Helfman c4aa34bf5c Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 5 years ago
  Dan Helfman 375036e409 Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). 5 years ago
  Dan Helfman f4a231420f Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs. 5 years ago
  Dan Helfman 55ebfdda39 Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level. 5 years ago
  Dan Helfman 2cc743cf47 With "borgmatic check", consider Borg warnings as errors (#247). 5 years ago
  Dan Helfman 50f62d73b7 When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241). 5 years ago
  Dan Helfman 6cdc92bd0c Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246). 5 years ago
  Dan Helfman 781fac3266 Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 5 years ago
  Dan Helfman bf0d38ff2a Update docs about MySQL/MariaDB database dumps and restores (#228). 5 years ago
  Dan Helfman 427b57e2a9 Database dump hooks for MySQL/MariaDB (#228). 5 years ago
  Dan Helfman 17fda7281a Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run. 5 years ago
  Dan Helfman 2115eeb6a2 Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239). 5 years ago
  Dan Helfman 7bc9482970 Add verbosity level -1 to NEWS. 5 years ago
  Dan Helfman a9104ed090 Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs. 5 years ago
  Dan Helfman f48f52079d Support for Borg --keep-exclude-tags and --exclude-nodump options (#234). 5 years ago
  Dan Helfman 8fd46b8c70 Monitor backups with Cronitor hook integration. 5 years ago
  Dan Helfman e3dd545345 Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion. 5 years ago
  Dan Helfman bd3c51fc5a Documentation for database restores (#229). 5 years ago
  Dan Helfman 74607fdd43 Documentation on how to develop borgmatic's documentation. 5 years ago
  Dan Helfman 5e3c2da79c Database dump hooks documentation (#225). 5 years ago
  Dan Helfman f8bc67be8d Config generation support for sequences of maps, needed for database dump hooks (#225). 5 years ago
  Dan Helfman c12c47cace Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives. 5 years ago
  Dan Helfman 128ebf04ce Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation. 5 years ago
  Dan Helfman 7b3b28616d Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86). 5 years ago
  Dan Helfman f573c1810a Add a suggestion form to all documentation pages, so users can submit ideas for improving the documentation. 5 years ago
  Dan Helfman 1d37b14356 More detailed error alerting via runtime context available in "on_error" hook (#174). 5 years ago
  Dan Helfman 6c617eddd5 When backups to one of several repositories fails, keep backing up to the other repositories (#144). 5 years ago