borgmatic/borgmatic/hooks
Soumik Dutta 4fcfddbe08 return early if unsupported state is passed
Signed-off-by: Soumik Dutta <shalearkane@gmail.com>
2023-03-06 19:58:57 +05:30
..
__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 Change connection failures for monitoring hooks to be warnings instead of errors (#439). 2022-05-24 15:50:04 -07:00
cronhub.py return early if unsupported state is passed 2023-03-06 19:58:57 +05:30
cronitor.py return early if unsupported state is passed 2023-03-06 19:58:57 +05:30
dispatch.py feat: add dump-restore support for sqlite databases 2023-03-02 23:55:16 +05:30
dump.py feat: add dump-restore support for sqlite databases 2023-03-02 23:55:16 +05:30
healthchecks.py Add support for healthchecks "log" feature #628 2023-03-05 19:27:32 +05:30
mongodb.py Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2023-02-20 15:18:51 -08:00
monitor.py Add support for healthchecks "log" feature #628 2023-03-05 19:27:32 +05:30
mysql.py Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2023-02-26 22:15:12 -08:00
ntfy.py add test for healthchecks 2023-03-06 03:38:08 +05:30
pagerduty.py Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 2022-06-29 21:19:40 -07:00
postgresql.py Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2023-02-26 22:15:12 -08:00
sqlite.py Add SQLite feature to NEWS and also integrations. 2023-03-04 09:59:16 -08:00