healthchecks_healthchecks/hc/lib
Diederik Hamelink 3162ef6484
Fix allow RID variable to be upper and lowercase
now supports RID created with /usr/bin/uuidgen on MacOS.
(/usr/bin/uuidgen creates UUID in uppercase)
2025-01-24 14:44:57 +02:00
..
tests Implement S3 outage mitigation 2025-01-13 14:21:42 +02:00
__init__.py Fix py2.7 2015-08-13 11:44:33 +03:00
badges.py isort 2024-12-18 13:42:18 +02:00
curl.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00
date.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00
emails.py Improve type hints in hc.lib 2023-09-08 13:05:19 +03:00
html.py Improve type hints in hc.lib 2023-09-08 13:05:19 +03:00
matrix.py Improve type hints 2023-10-25 18:12:12 +03:00
s3.py Implement S3 outage mitigation 2025-01-13 14:21:42 +02:00
signing.py Bump django-stubs-ext to 5.0.0 2024-05-01 11:11:54 +03:00
statsd.py Disable a type warning related to statsd having no type hints yet 2024-05-01 11:39:20 +03:00
string.py Fix allow RID variable to be upper and lowercase 2025-01-24 14:44:57 +02:00
typealias.py Move AuthenticatedHttpRequest to hc.accounts.http module 2023-10-21 18:16:48 +03:00
tz.py Implement legacy -> canonical timezone conversion 2024-06-14 12:55:57 +03:00
urls.py Update settings.py to allow subpath in SITE_ROOT 2024-12-04 10:37:52 +02:00
webauthn.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00