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 7fb64c8249
Implement Pushover emergency alert cancellation when check goes up
3 years ago
..
__init__.py Source formatted with Black 6 years ago
test_admin.py Simplify super() calls in tests 4 years ago
test_badge.py Add 'schemaVersion' field in the shields.io endpoint 3 years ago
test_channel_model.py Remove unused code 3 years ago
test_check_going_down_after.py Source formatted with Black 6 years ago
test_check_model.py Implement automatic `api_ping` and `api_notification` pruning 3 years ago
test_create_check.py Fix tests 3 years ago
test_delete_check.py Fix minor API inconsistencies 3 years ago
test_flip_model.py Update sendalerts to log per-notification send times 4 years ago
test_get_badges.py Fix minor API inconsistencies 3 years ago
test_get_check.py Improve tests to cover @csrf_exempt usage 3 years ago
test_get_flips.py Fix minor API inconsistencies 3 years ago
test_get_pings.py Improve tests to cover @csrf_exempt usage 3 years ago
test_list_channels.py Fix minor API inconsistencies 3 years ago
test_list_checks.py Fix minor API inconsistencies 3 years ago
test_metrics.py Return max notification_id in metrics. 5 years ago
test_notification_status.py Improve tests to cover @csrf_exempt usage 3 years ago
test_notify.py Add support for "... is UP" SMS notifications 4 years ago
test_notify_apprise.py Update apprise tests to skip if apprise is not installed 4 years ago
test_notify_email.py Replace details_url with cloaked_url in email and chat notifications 4 years ago
test_notify_line.py Add tests for LINE and Trello transports 3 years ago
test_notify_mattermost.py Add the MATTERMOST_ENABLED setting 4 years ago
test_notify_msteams.py Replace details_url with cloaked_url in email and chat notifications 4 years ago
test_notify_opsgenie.py Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie 4 years ago
test_notify_pagertree.py Add the PAGERTREE_ENABLED setting 4 years ago
test_notify_pd.py Add the PD_ENABLED setting 4 years ago
test_notify_pushover.py Implement Pushover emergency alert cancellation when check goes up 3 years ago
test_notify_signal.py Specify timeout in the DBus calls 4 years ago
test_notify_slack.py Add absolute_site_logo_url template tag 3 years ago
test_notify_sms.py Add support for "... is UP" SMS notifications 4 years ago
test_notify_spike.py Add the SPIKE_ENABLED setting 4 years ago
test_notify_trello.py Add tests for LINE and Trello transports 3 years ago
test_notify_victorops.py Rename VictorOps -> Splunk On-Call 4 years ago
test_notify_webhook.py Change outgoing webhook timeout to 10s, and change the retry logic 3 years ago
test_notify_whatsapp.py Fix unwanted HTML escaping in SMS and WhatsApp notifications 4 years ago
test_notify_zulip.py Replace details_url with cloaked_url in email and chat notifications 4 years ago
test_pause.py Fix a crash in hc.api.views.pause with an int in request body 3 years ago
test_ping.py Fix hc.api.views.ping to handle non-utf8 data in request body 3 years ago
test_ping_by_slug.py Fix ping handler to return "not found" in 404 body 3 years ago
test_sendalerts.py Fix sendalerts to clear Profile.next_nag_date if all checks up 4 years ago
test_sendreports.py Remove Profile.reports_allowed (obsolete) 3 years ago
test_smtpd.py feat: treat failure before success 3 years ago
test_status.py Added /api/v1/metrics/ endpoint, useful for monitoring the service itself 5 years ago
test_tokenbucket.py Source formatted with Black 6 years ago
test_update_check.py Improve period and grace controls, allow up to 365 day periods 3 years ago