healthchecks/hc/api
2024-10-16 12:35:30 +03:00
..
management Remove prunenotifications management command 2024-10-02 09:24:01 +03:00
migrations Add db migration for the updated msteams name 2024-09-10 14:45:48 +03:00
tests Fix API to gracefully handle too long slugs 2024-10-16 12:35:30 +03:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Update NotificationsAdmin to use __ lookup in list_display 2024-08-07 17:39:17 +03: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 Make the sorting of null values in Flip.select_channels() explicit 2024-09-12 10:52:06 +03:00
transports.py Update the Signal integration to retry on network errors 2024-10-14 11:19:37 +03:00
urls.py Add support for per-check status badges 2024-02-27 12:55:51 +02:00
views.py Fix API to gracefully handle too long slugs 2024-10-16 12:35:30 +03:00