borgmatic/borgmatic
Nathan Beals 3c8dc4929f Added `test_restore_all_database_dump` unit test.
Updated the other unit tests, as I had to re-arrange argument order
Added an 'all' test for the postgres end-to-end test.

Ran black formatter on it all.
2020-04-24 18:32:53 -04:00
..
borg Specify "--archive latest" to all actions that accept an archive (#289). 2020-01-29 16:59:02 -08:00
commands Fix the "--stats" and "--files" flags so that they yield output at verbosity 0 (#290). 2020-01-31 10:23:36 -08:00
config Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
hooks Added `test_restore_all_database_dump` unit test. 2020-04-24 18:32:53 -04:00
__init__.py Dropping support for Attic. 2016-06-10 11:21:53 -07:00
execute.py Fix for "before_backup" hook not triggering an error when the command contains "borg" and has an exit code of 1 (#256). 2019-11-30 16:55:05 -08:00
logger.py Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 2020-01-22 15:10:47 -08:00
signals.py Typo in comment. 2017-10-31 22:21:49 -07:00
verbosity.py new verbosity level "-1" for errors 2019-11-03 09:55:19 +01:00