borgmatic/borgmatic/hooks
Dan Helfman cd51e9c1ea
continuous-integration/drone/push Build is passing Details
Fix for database "restore" action not actually restore anything (#738).
2023-08-14 12:43:21 -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 Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
cronhub.py Fix (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00
cronitor.py Fix (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00
dispatch.py Fork a MariaDB database hook from the MySQL database hook (#727). 2023-08-04 13:22:44 -07:00
dump.py Fork a MariaDB database hook from the MySQL database hook (#727). 2023-08-04 13:22:44 -07:00
healthchecks.py Fix (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00
mariadb.py Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00
mongodb.py Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00
monitor.py Add support for healthchecks "log" feature #628 2023-03-05 19:27:32 +05:30
mysql.py Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00
ntfy.py Fix some "borgmatic" capitalization issues. 2023-07-26 23:38:08 -07:00
pagerduty.py Fix (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00
postgresql.py Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00
sqlite.py Fix for database "restore" action not actually restore anything (#738). 2023-08-14 12:43:21 -07:00