healthchecks_healthchecks/hc/api
2024-12-19 12:34:38 +02:00
..
management Simplify hosting under subpath 2024-12-19 09:04:45 +02:00
migrations Add index on api_flip (owner_id, created) 2024-12-03 10:37:01 +02:00
tests Add a system check for testing SITE_ROOT against ALLOWED_HOSTS 2024-12-19 11:45:07 +02:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Move absolute URL construction to hc.lib.urls.absolute_reverse() 2024-12-03 17:24:27 +02:00
apps.py Fix mypy warning 2024-12-19 12:34:38 +02:00
decorators.py Improve type hints in hc.api.decorators 2023-10-20 18:41:11 +03:00
forms.py Improve type hints 2023-10-25 18:12:12 +03:00
models.py Move repeating flip reason descriptions to Flip.reason_long() 2024-12-16 14:35:36 +02:00
transports.py Update SMS notification template to include failure reason 2024-12-18 12:31:22 +02:00
urls.py Add support for per-check status badges 2024-02-27 12:55:51 +02:00
views.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00