Dan Helfman 418ebc8843 Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642). 2 年之前
..
__init__.py fa5fa1c11b Move hooks into directory, so there can be one source file per type of hook (#225). 5 年之前
test_command.py 3e4aeec649 Warn when an unsupported variable is used in a hook command (#420). 3 年之前
test_cronhub.py 10723efc68 Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 3 年之前
test_cronitor.py 10723efc68 Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 3 年之前
test_dispatch.py d7f1c10c8c To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 2 年之前
test_dump.py d7277893fb Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (#316). 5 年之前
test_healthchecks.py 5c6407047f feat: add verify_tls flag for Healthchecks 2 年之前
test_mongodb.py f5a448c7c2 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2 年之前
test_mysql.py 418ebc8843 Add MySQL database hook "add_drop_database" configuration option to control whether dumped MySQL databases get dropped right before restore (#642). 2 年之前
test_ntfy.py 10723efc68 Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 3 年之前
test_pagerduty.py 10723efc68 Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 3 年之前
test_postgresql.py f5a448c7c2 Fix for potential data loss (data not getting backed up) when dumping large "directory" format PostgreSQL/MongoDB databases (#643). 2 年之前