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 51f996ab4b
Fix /api/v1/badges/ to handle requests with missing X-Api-Key header
3 years ago
..
management feat: treat failure before success 3 years ago
migrations Implement alternative ping URLs, WIP 3 years ago
tests Fix /api/v1/badges/ to handle requests with missing X-Api-Key header 3 years ago
__init__.py Renames 10 years ago
admin.py Upgrade Django version to 3.2 4 years ago
decorators.py Fix /api/v1/badges/ to handle requests with missing X-Api-Key header 3 years ago
forms.py Simplify hc.api.views.flips, add validation and more tests. 4 years ago
models.py Fix N+1 queries issue in "My Checks" and clean up Check.url() 3 years ago
schemas.py API support for setting the allowed HTTP methods for making ping requests 4 years ago
transports.py Fix latin-1 handling in webhook header values 3 years ago
urls.py Add ability to create/revoke individual keys 3 years ago
views.py Implement hc.api.views.ping_by_slug 3 years ago