borgmatic/borgmatic/hooks
Dan Helfman 65472c8de2
continuous-integration/drone/push Build is passing Details
Fix error message when there are no MySQL databases to dump for "all" databases (#319).
2020-05-26 08:59:04 -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 Fix regression in support for PostgreSQL's "directory" dump format (#314). 2020-05-18 11:31:29 -07: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 error message when there are no MySQL databases to dump for "all" databases (#319). 2020-05-26 08:59:04 -07:00
pagerduty.py Monitor backups with PagerDuty hook integration (#245). 2020-01-27 15:32:09 -08:00
postgresql.py Fix regression in support for PostgreSQL's "directory" dump format (#314). 2020-05-18 11:31:29 -07:00