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 cdafc06c65
In urls.py, route "api/v1/checks/<sha1:unique_key>" directly to the hc.api.views.get_check_by_unique_key view.
4 years ago
..
accounts When an invited user logs in, redirect them to the new project 5 years ago
api In urls.py, route "api/v1/checks/<sha1:unique_key>" directly to the hc.api.views.get_check_by_unique_key view. 4 years ago
front Update _get_events to work same way as hc.api.views.pings (iterate over pings in ascending order) 4 years ago
lib Paused ping handling can be controlled via API. Fixes #376 4 years ago
payments Billing page allows setting up a subscription before a payment method is added. 5 years ago
__init__.py Initial commit 10 years ago
local_settings.py.example Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
settings.py Added /api/v1/metrics/ endpoint, useful for monitoring the service itself 5 years ago
test.py Adding tests. 5 years ago
urls.py Source formatted with Black 6 years ago
wsgi.py Initial commit 10 years ago