borgmatic/borgmatic/hooks
Dan Helfman 50f62d73b7
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241).
2019-11-17 16:54:27 -08: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 Move hooks into directory, so there can be one source file per type of hook (#225). 2019-10-21 15:52:14 -07:00
cronhub.py Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 2019-11-12 15:31:07 -08:00
cronitor.py Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 2019-11-12 15:31:07 -08:00
dispatch.py Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 2019-11-12 15:31:07 -08:00
dump.py Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246). 2019-11-13 10:41:57 -08:00
healthchecks.py When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241). 2019-11-17 16:54:27 -08:00
monitor.py Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 2019-11-12 15:31:07 -08:00
mysql.py First crack at MySQL/MariaDB database restore (#228). 2019-11-11 21:59:30 -08:00
postgresql.py First crack at MySQL/MariaDB database restore (#228). 2019-11-11 21:59:30 -08:00