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 3730c67c80
Return max notification_id in metrics.
5 years ago
..
__init__.py Source formatted with Black 6 years ago
test_admin.py Fix tests. 5 years ago
test_badge.py Added support for Shields.io badges. cc: #304, #305 5 years ago
test_bounce.py hc.api.views.bounce updates Channel.last_error 5 years ago
test_channel_model.py Remove legacy webhook formats (newline-separated fields and the post_data key) from the Channel model 5 years ago
test_check_going_down_after.py Source formatted with Black 6 years ago
test_check_model.py Use unittest.mock 5 years ago
test_create_check.py "Get a single check" API call now supports read-only API keys. Fixes #346 5 years ago
test_delete_check.py Source formatted with Black 6 years ago
test_get_check.py "Get a single check" API call now supports read-only API keys. Fixes #346 5 years ago
test_list_channels.py Don't include ping URLs in API responses when the read-only key is used 5 years ago
test_list_checks.py Don't include ping URLs in API responses when the read-only key is used 5 years ago
test_metrics.py Return max notification_id in metrics. 5 years ago
test_notify.py Don't escape HTML in the subject line of notification emails 5 years ago
test_pause.py Source formatted with Black 6 years ago
test_ping.py Make sure Check.last_ping and Ping.created timestamps match exactly 5 years ago
test_prunepings.py Fix `prunepings` and `prunepingsslow`, fixes #264 5 years ago
test_prunepingsslow.py Use unittest.mock 5 years ago
test_sendalerts.py Use unittest.mock 5 years ago
test_sendreports.py Use unittest.mock 5 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 "Get a single check" API call now supports read-only API keys. Fixes #346 5 years ago