Commit History

Author SHA1 Message Date
  Dan Helfman 2e5be3d3f1 Add missing psql. 6 years ago
  Dan Helfman abd31a94fb Ports fix? 6 years ago
  Dan Helfman 01e2cf08d1 Fix Drone CI services syntax. 6 years ago
  Dan Helfman 9f821862b7 End-to-end tests for database dump and restore. 6 years ago
  Dan Helfman 8660af745e Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 6 years ago
  Dan Helfman 826e4352d1 Filter listed paths via "borgmatic list --path" flag (#269). 6 years ago
  Dan Helfman b94999bba4 Fix "borgmatic umount" so it only runs Borg once instead of once per repository / configuration file. 6 years ago
  Dan Helfman 65cc4c9429 Fix "--repository" flag to accept relative paths. 6 years ago
  Dan Helfman df2be9620b Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253). 6 years ago
  Dan Helfman 2ab9daaa0f Attempt to repair any inconsistencies found during a consistency check via "borgmatic check --repair" flag (#266). 6 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). 6 years ago
  Dan Helfman 00f62ca023 Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 6 years ago
  Dan Helfman 9b2ca15de6 Fix for garbled Borg file listing when using "borgmatic create --progress" with verbosity level 1 or 2 (#257). 6 years ago
  Dan Helfman c4aa34bf5c Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 6 years ago
  Dan Helfman 4385f2a36a Merge branch 'master' of github.com:witten/borgmatic 6 years ago
  Dan Helfman ed6a9dadf8 Fix for database dump removal incorrectly skipping some database dumps. 6 years ago
  Dan Helfman d978a2d190 Fix for database dump removal incorrectly skipping some database dumps. 6 years ago
  Dan Helfman 375036e409 Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). 6 years ago
  Raphael Heinrich 99168c1035 Fix error on cleanup multiple database dumps 6 years ago
  Dan Helfman f4a231420f Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs. 6 years ago
  Dan Helfman 55ebfdda39 Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level. 6 years ago
  Dan Helfman e63e2e0852 Rephrasing verbosity levels. 6 years ago
  Dan Helfman edc4b9e60e Update the command-line help description. 6 years ago
  Dan Helfman 78ff734e6c Add note about error logs only flowing to Healthchecks for the "create" action. 6 years ago
  Dan Helfman 2cc743cf47 With "borgmatic check", consider Borg warnings as errors (#247). 6 years ago
  Dan Helfman d99e6d1994 Remove obnoxious log message when Healthchecks hook sends failure for check action. 6 years ago
  Dan Helfman 50f62d73b7 When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241). 6 years ago
  Dan Helfman 26a89de790 Higher resolution BorgBase logo. 6 years ago
  Dan Helfman c2276b18c5 Add troubleshooting documentation for MySQL lock table errors (#244). 6 years ago
  Dan Helfman 693434f8aa Icon spacing hack that'll show up on GitHub. 6 years ago