borgmatic/borgmatic/hooks
Dan Helfman c4aa34bf5c
continuous-integration/drone/push Build is passing Details
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
2019-11-30 14:51:32 -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 database dump removal incorrectly skipping some database dumps. 2019-11-25 15:27:59 -08:00
healthchecks.py Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 2019-11-30 14:51:32 -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