Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Helfman e009bfeaa2 Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (#249). hace 5 años
  Dan Helfman b94999bba4 Fix "borgmatic umount" so it only runs Borg once instead of once per repository / configuration file. hace 5 años
  Dan Helfman 375036e409 Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123). hace 5 años
  Dan Helfman f4a231420f Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs. hace 5 años
  Dan Helfman 55ebfdda39 Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level. hace 5 años
  Dan Helfman 2cc743cf47 With "borgmatic check", consider Borg warnings as errors (#247). hace 5 años
  Dan Helfman 50f62d73b7 When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241). hace 5 años
  Dan Helfman 781fac3266 Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. hace 5 años
  Dan Helfman ded042d8cc First crack at MySQL/MariaDB database restore (#228). hace 5 años
  Dan Helfman 9d29ecf304 Remove MySQL/MariaDB database dumps after backing them up (#228). hace 5 años
  Dan Helfman 458e7776c5 Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). hace 5 años
  Dan Helfman fa5fa1c11b Move hooks into directory, so there can be one source file per type of hook (#225). hace 5 años
  Dan Helfman 6c617eddd5 When backups to one of several repositories fails, keep backing up to the other repositories (#144). hace 5 años
  Dan Helfman e14ebee4e0 User-defined hooks for global setup or cleanup that run before/after all actions. (#192). hace 5 años
  Dan Helfman 1676a98c51 Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198). hace 6 años
  Dan Helfman 0ca43ef67a Get tests passing. hace 6 años
  Dan Helfman 603e055a39 Fix borgmatic command unit tests for new parsed arguments. hace 6 años
  Dan Helfman 74ac148747 Disable console color via "color" option in borgmatic configuration output section (#191). hace 6 años
  Dan Helfman 1c88dda76a Fix for invalid JSON output when using multiple borgmatic configuration files (#155). hace 6 años
  Dan Helfman 4272c6b077 List the files within an archive via --list --archive option (#140). hace 6 años
  Dan Helfman 5ea2d644a2 Fix error handling when --extract repository guard fails. hace 6 años
  Dan Helfman c35f90154f Only guard repository when --extract is used. hace 6 años
  Dan Helfman 766a03375a Guard that the given repository occurs in config exactly once. hace 6 años
  Dan Helfman 9de5083a7e Additional test coverage for extract options in borgmatic command. hace 6 años
  Dan Helfman d0557b2bcd Initial work on #123: Support for Borg extract. hace 6 años
  Dan Helfman 45a537b6b1 When running multiple configuration files, attempt all of them even if one errors (#116). hace 6 años
  Dan Helfman e4d1b49c39 Switch some functions with many arguments to kwargs only. hace 6 años
  Dan Helfman a125df991b Move tests to the root of the repository, in keeping with more common convention. hace 6 años