Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Helfman abf2b3a8c7 Elevate specific Borg warnings to errors or squash errors to warnings (#798). há 1 ano atrás
  kxxt fa8bc285c8 Fix randomly failing test. há 2 anos atrás
  Dan Helfman d0d3a39833 When a database command errors, display and log the error message instead of swallowing it (#396). há 2 anos atrás
  Divyansh Singh bd235f0426 use exit_code_indicates_error and modify it to accept a command há 2 anos atrás
  Dan Helfman 87c97b7568 Fixed spurious, intermittent test failures related to command execution and logging. há 2 anos atrás
  Dan Helfman 16066942e3 Fix traceback with "create" action and "--json" flag when a database hook is configured (#563). há 2 anos atrás
  Dan Helfman bd4d109009 Fix logging to include the full traceback when Borg experiences an internal error (#553). há 3 anos atrás
  Dan Helfman acb2ca79d9 Fix traceback that can occur when dumping a database (#440). há 3 anos atrás
  Dan Helfman 80b33fbf8a Code style reformatting. há 3 anos atrás
  Marek Szuba e8b8d86592 tests/integration/test_execute: use plain Python rather than xxd há 3 anos atrás
  Dan Helfman 2a8692c64f Fix integration test to hopefully work on Alpine (#430). há 3 anos atrás
  Dan Helfman 1709f57ff0 Fix hang when restoring a PostgreSQL "tar" format database dump (#430). há 3 anos atrás
  Dan Helfman ad7198ba66 Tweak to test failing on some machines. há 4 anos atrás
  Dan Helfman c0ae01f5d5 Code formatting. há 4 anos atrás
  Dan Helfman ccd1627175 Fix timing-related test error in Alpine Edge. há 4 anos atrás
  Dan Helfman 6f82c9979b Add #339 to NEWS and add test. há 5 anos atrás
  Dan Helfman 89cb5eb76d Fix regression in support for PostgreSQL's "directory" dump format (#314). há 5 anos atrás
  Dan Helfman 3e5a19d95a Add missing test coverage. há 5 anos atrás
  Dan Helfman d88f321cef Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310). há 5 anos atrás
  Dan Helfman 15ea70a71b Flesh out missing test coverage for execute.py. há 5 anos atrás
  Dan Helfman 3bcef72050 Add some missing test mocks that were masking lack of unit coverage. há 5 anos atrás
  Dan Helfman 695c764a01 Merge log output functions into one. há 5 anos atrás
  Dan Helfman a23fdf946d Stream database dumps and restores directly to/from Borg without using any additional filesystem space (#258). há 5 anos atrás
  Dan Helfman 427b57e2a9 Database dump hooks for MySQL/MariaDB (#228). há 5 anos atrás
  Dan Helfman 3006db0cae Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229). há 5 anos atrás
  Dan Helfman 458e7776c5 Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225). há 5 anos atrás
  Dan Helfman 67ab2acb82 Fix for hook erroring with exit code 1 not being interpreted as an error (#214). há 5 anos atrás
  Dan Helfman ccbd0b608b Do not treat Borg warnings (exit code 1) as failures (#204). há 5 anos atrás
  Dan Helfman 1676a98c51 Fix for Borg create error output not showing up at borgmatic verbosity level zero (#198). há 6 anos atrás
  Dan Helfman 1ba56d5262 Fix tests in Python 3.6. há 6 anos atrás