Historique des commits

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