Historial de Commits

Autor SHA1 Mensaje Fecha
  Dan Helfman 00033bf0a8 Tweak comment indentation in generated configuration file for clarity. hace 5 años
  Dan Helfman adda33dc4e Bump version for release. hace 5 años
  Dan Helfman 097a09578a Fix enabled database hooks to implicitly set one_file_system configuration option to true to prevent Borg hang. (#315). hace 5 años
  Dan Helfman 65472c8de2 Fix error message when there are no MySQL databases to dump for "all" databases (#319). hace 5 años
  Dan Helfman 602ad9e7ee Add note about indirect dbus dependency. hace 5 años
  Dan Helfman 96df52ec50 Fix hang when streaming a database dump to Borg with implicit duplicate source directories by deduplicating them first (#316). hace 5 años
  Dan Helfman 244dc35bae Global install documentation. hace 5 años
  Dan Helfman d9c9d7d2ee Improve documentation around the installation process. Specifically, making borgmatic commands runnable via the system PATH. hace 5 años
  Dan Helfman 89cb5eb76d Fix regression in support for PostgreSQL's "directory" dump format (#314). hace 5 años
  Dan Helfman 6d3802335e Adding docs note about upgrading to get --files flag. hace 5 años
  Dan Helfman c1d6232b79 Fix documentation to mention new "--files" flag. hace 5 años
  Dan Helfman 048a9ebb52 Add an additional end-to-end database test. hace 5 años
  Dan Helfman de478f6ff7 Clarify wording in changelog. hace 5 años
  Dan Helfman 3e5a19d95a Add missing test coverage. hace 5 años
  Dan Helfman 2ddf38f99c Fix error handling when executing commands to handle more edge cases. hace 5 años
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). hace 5 años
  Dan Helfman 74adac6c70 Bump version for release. hace 5 años
  Dan Helfman 15ea70a71b Flesh out missing test coverage for execute.py. hace 5 años
  Dan Helfman 8b91c01a4c Add some missing test coverage. hace 5 años
  Dan Helfman 3bcef72050 Add some missing test mocks that were masking lack of unit coverage. hace 5 años
  Dan Helfman 695c764a01 Merge log output functions into one. hace 5 años
  Dan Helfman f7c93ea2e8 Wait for process to finish before trying to check exit status. hace 5 años
  Dan Helfman 1ea047dd94 Remove "borgmatic restore --progress" flag, as it now conflicts with streaming database restores. hace 5 años
  Dan Helfman 4b523f9e2c Make database restore output only show at verbosity 2. hace 5 años
  Dan Helfman 6a61070d85 Use shell redirection rather than the --file flag to sidestep synchronization issues when pg_dump/pg_dumpall tries to write to a named pipe. hace 5 años
  Dan Helfman f36082938e Additional test coverage. hace 5 años
  Dan Helfman 1ba996ad93 Additional test coverage. hace 5 años
  Dan Helfman a23fdf946d Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258). hace 5 años
  Dan Helfman 12cf6913ef Remove unused function parameter. hace 5 años
  Dan Helfman a4eef383c3 Spell out repository consistency check options in more detail. hace 5 años