You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 5e051d53f8
Validate channel identifiers before creating/updating a check. Fixes #335
5 years ago
..
management Fix sendalerts crash loop when encountering a bad cron schedule 5 years ago
migrations Make sure Check.last_ping and Ping.created timestamps match exactly 5 years ago
tests Validate channel identifiers before creating/updating a check. Fixes #335 5 years ago
__init__.py Renames 10 years ago
admin.py Display the error field in notifications admin list view, don't load all checks in details view. 5 years ago
decorators.py Allow caching CORS responses. 5 years ago
models.py Experimental Prometheus metrics endpoint. cc: #300 5 years ago
schemas.py Add desc to hc.api.schemas.check 5 years ago
transports.py Fix "Send Test Notification" for webhooks that only fire on checks going up 5 years ago
urls.py Added support for Shields.io badges. cc: #304, #305 5 years ago
views.py Validate channel identifiers before creating/updating a check. Fixes #335 5 years ago