borgmatic/borgmatic/hooks
Dan Helfman dce1928dc4
Fix PostgreSQL restore error on "all" database dump.
2020-04-24 15:50:33 -07:00
..
__init__.py Move hooks into directory, so there can be one source file per type of hook (#225). 2019-10-21 15:52:14 -07:00
command.py Backup to a removable drive or intermittent server via "soft failure" feature (#284). 2020-01-24 20:52:48 -08:00
cronhub.py Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 2020-01-22 15:10:47 -08:00
cronitor.py Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 2020-01-22 15:10:47 -08:00
dispatch.py Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
dump.py Support directory format dump cleanup. 2020-01-19 15:15:47 +01:00
healthchecks.py Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277). 2020-01-22 15:10:47 -08:00
monitor.py Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
mysql.py Fix MySQL restore error on "all" database dump by excluding system tables (#301). 2020-04-22 12:17:22 -07:00
pagerduty.py Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
postgresql.py Added `test_restore_all_database_dump` unit test. 2020-04-24 18:32:53 -04:00