| .. |
|
__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 |
|
apprise.py
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
|
command.py
|
Change soft failure command hooks to skip only the current repository (#921).
|
2024-10-06 17:39:02 -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
|
zabbix hook added
|
2024-10-18 17:57:37 -04:00 |
|
dump.py
|
Prep work for eventual container-dumping hooks: Generalize internal database hook "API" (#685).
|
2023-08-24 13:50:10 -07:00 |
|
healthchecks.py
|
Fix the Healthchecks ping body size limit, restoring it to the documented 100,000 bytes (#889).
|
2024-06-25 12:45:44 -07:00 |
|
logs.py
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
|
loki.py
|
Add documentation for Grafana Loki hook (#743).
|
2023-08-25 10:52:00 -07:00 |
|
mariadb.py
|
Spot check basically complete other than docs (#656).
|
2024-04-15 11:02:05 -07:00 |
|
mongodb.py
|
Spot check basically complete other than docs (#656).
|
2024-04-15 11:02:05 -07:00 |
|
monitor.py
|
zabbix hook added
|
2024-10-18 17:57:37 -04:00 |
|
mysql.py
|
Spot check basically complete other than docs (#656).
|
2024-04-15 11:02:05 -07:00 |
|
ntfy.py
|
Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811).
|
2024-03-11 12:48:58 -07:00 |
|
pagerduty.py
|
Fix PagerDuty hook traceback with Python < 3.10 (#886).
|
2024-06-23 18:28:41 -07:00 |
|
postgresql.py
|
Spot check basically complete other than docs (#656).
|
2024-04-15 11:02:05 -07:00 |
|
sqlite.py
|
Spot check basically complete other than docs (#656).
|
2024-04-15 11:02:05 -07:00 |
|
uptimekuma.py
|
Formatting, whitespace, and minor fixes for Uptime Kuma hook (#885).
|
2024-06-26 16:09:14 -07:00 |
|
zabbix.py
|
fix for if logic
|
2024-10-24 09:01:10 -04:00 |