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 4cdc7db035 Webhook header values can contain variables. 7 years ago
..
__init__.py Simplify: remove djmail and django-ses-backend dependencies. 8 years ago
test_admin.py Fix deprecation warnings. 8 years ago
test_badge.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_bounce.py Disable channel (mark as email_verified=False) when email bounces. 7 years ago
test_channel_model.py Use client-side installation flow for installing HipChat integration. 7 years ago
test_check_model.py In the "List checks" API response, the "next_ping" date was incorrect for checks using cron syntax. Fixed. 7 years ago
test_create_check.py Pricing page tweaks. Limit free accounts to 20 checks per account. 8 years ago
test_delete_check.py API call for deleting checks. 7 years ago
test_list_checks.py Ensure filter matches tag exactly 7 years ago
test_notify.py Webhook header values can contain variables. 7 years ago
test_pause.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago
test_ping.py Stricter UUID validation. 8 years ago
test_sendalerts.py Profile.set_next_nag_date does not touch already set dates. 7 years ago
test_sendreports.py Adding an option to send daily or hourly reminders if any check is down. Fixes #48 7 years ago
test_update_check.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 8 years ago