healthchecks_healthchecks/hc
Pēteris Caune 62b10be5fe
Implement "no matching checks" message when searching/filtering
(instead of showing a table with a header row and no data rows)
2024-11-15 12:11:18 +02:00
..
accounts Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
api Reduce the number of Check.get_status() calls 2024-11-14 13:33:21 +02:00
front Implement "no matching checks" message when searching/filtering 2024-11-15 12:11:18 +02:00
lib Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00
logs Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
payments Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
debug.py Add custom ExceptionReporterFilter which filters out TWILIO_AUTH 2023-02-20 09:43:03 +02:00
local_settings.py.example Add PING_ENDPOINT in local_settings.py.example 2024-04-02 15:23:48 +03:00
settings.py Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars 2024-10-01 19:13:26 +03:00
test.py Remove @nolog decorator 2024-02-06 17:30:24 +02:00
urls.py Sort imports and add "from __future__ import annotations" 2022-10-17 16:52:15 +03:00
wsgi.py Update links to Django docs 2023-04-07 12:50:09 +03:00