.. |
__init__.py
|
Simplify: remove djmail and django-ses-backend dependencies.
|
2017-01-29 11:44:22 +02:00 |
test_admin.py
|
Fix deprecation warnings.
|
2017-06-02 22:39:53 +03:00 |
test_badge.py
|
Tag labels in "My Checks" page and SVG badges should ignore the "started" state.
|
2018-12-20 19:19:46 +02:00 |
test_bounce.py
|
Disable channel (mark as email_verified=False) when email bounces.
|
2017-11-04 17:35:14 +02:00 |
test_channel_model.py
|
Use client-side installation flow for installing HipChat integration.
|
2017-08-31 12:16:54 +03:00 |
test_check_going_down_after.py
|
More test cases. Check.is_down() is redundant, removing.
|
2018-12-21 11:25:49 +02:00 |
test_check_model.py
|
More test cases. Check.is_down() is redundant, removing.
|
2018-12-21 11:25:49 +02:00 |
test_create_check.py
|
Add CORS support to API endpoints. Fixes #208
|
2018-12-06 17:36:20 +02:00 |
test_delete_check.py
|
Add CORS support to API endpoints. Fixes #208
|
2018-12-06 17:36:20 +02:00 |
test_list_channels.py
|
Add CORS support to API endpoints. Fixes #208
|
2018-12-06 17:36:20 +02:00 |
test_list_checks.py
|
Add "/ping/<code>/start" API endpoint
|
2018-12-18 22:57:12 +02:00 |
test_notify.py
|
Remove the Zendesk integration (unfinished, could not get it to work acceptably)
|
2018-11-30 22:07:37 +02:00 |
test_pause.py
|
Clear Check.alert_after when pausing a check.
|
2018-12-21 11:31:00 +02:00 |
test_ping.py
|
Overwrite Check.last_start value
|
2018-12-21 14:02:25 +02:00 |
test_sendalerts.py
|
Rename "Check.get_alert_after" to a now more fitting "Check.going_down_after"
|
2018-12-19 21:57:48 +02:00 |
test_sendreports.py
|
Add "List-Unsubscribe" header to alert and report emails
|
2018-10-23 11:26:13 +03:00 |
test_update_check.py
|
Add CORS support to API endpoints. Fixes #208
|
2018-12-06 17:36:20 +02:00 |