0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-10 23:40:11 +00:00
healthchecks_healthchecks/hc/api
2023-08-04 12:38:34 +03:00
..
management Make log output more compact 2023-07-08 10:39:47 +03:00
migrations Format migration files with black 2023-07-12 10:11:07 +03:00
tests Add bold and monospace text formatting in Signal notifications 2023-08-04 12:38:34 +03:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Fix lint issues 2023-07-12 13:44:35 +03:00
decorators.py Reduce code repetition 2023-06-15 14:36:32 +03:00
forms.py Make datetime.datetime imports consistent everywhere 2022-12-01 15:36:35 +02:00
models.py Add bold and monospace text formatting in Signal notifications 2023-08-04 12:38:34 +03:00
schemas.py Update slug validation rules to disallow uppercase 2023-06-15 09:05:26 +03:00
transports.py Add bold and monospace text formatting in Signal notifications 2023-08-04 12:38:34 +03:00
urls.py Add /api/v3/ (adds ability to set slug when creating or updating checks) 2023-06-14 16:52:45 +03:00
views.py Improve type annotations in hc.api.views._update 2023-07-12 12:23:45 +03:00