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 1b948f4d5a
Show check counts in JSON "badges". Fixes #251
6 years ago
..
management Add the `prunetokenbucket` management command. 6 years ago
migrations Rate limiting for the "Log In" emails 6 years ago
tests Show check counts in JSON "badges". Fixes #251 6 years ago
__init__.py Renames 10 years ago
admin.py Fix the "send_alert" admin action. 6 years ago
decorators.py Drop Profile.api_key and Profile.api_key_readonly (both are stored with Project now) 6 years ago
models.py Fixing a too low rate limit I had used while debugging. 6 years ago
schemas.py Allow setting 30 day timeouts and grace times through API. 7 years ago
transports.py Can configure the email integration to only report the "down" events. Fixes #231 6 years ago
urls.py Fix badges for tags containing special characters. Fixes #240, #237 6 years ago
views.py Show check counts in JSON "badges". Fixes #251 6 years ago