0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-07 14:15:34 +00:00
healthchecks_healthchecks/hc/api
2024-12-18 09:13:05 +02:00
..
management Add a workaround for reverse() omitting script prefix when on thread 2024-12-09 11:53:53 +02:00
migrations Add index on api_flip (owner_id, created) 2024-12-03 10:37:01 +02:00
tests Update PagerTree notification template to include failure reason 2024-12-18 09:13:05 +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 Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars 2024-10-01 19:13:26 +03: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 PagerTree notification template to include failure reason 2024-12-18 09:13:05 +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