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 dd3820c0d5
_get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case.
5 years ago
..
management The "render_docs" command checks if markdown and pygments is installed. cc: #329 5 years ago
migrations Login works, stubbed out canary index page 10 years ago
templatetags Setup instructions for Prometheus. 5 years ago
tests _get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case. 5 years ago
__init__.py Login works, stubbed out canary index page 10 years ago
admin.py Login works, stubbed out canary index page 10 years ago
decorators.py The "require_setting" decorator and more tests. 5 years ago
forms.py Clean up Pushover validation. 5 years ago
models.py Login works, stubbed out canary index page 10 years ago
schemas.py Source formatted with Black 6 years ago
urls.py Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram) 5 years ago
validators.py Stricter cron validation, reject schedules like "At midnight of February 31" 5 years ago
views.py _get_check_for_user and _get_channel_for_user are always be used with an authenticated user, so don't need to handle the unauthenticated case. 5 years ago