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 0b6d484bd5 "prunenotifications" management command 8 years ago
..
management "prunenotifications" management command 8 years ago
migrations UI for entering cron expression and setting timezone. 8 years ago
tests Fix tests. 8 years ago
__init__.py Renames 10 years ago
admin.py OpsGenie integration. Fixes #93 8 years ago
decorators.py Move json validation code to a separate file, add support for array and enum, add tests. 8 years ago
models.py Warn about obsolete `update_alert_after` trigger. 8 years ago
schemas.py Use a whitelist for allowed values in the `unique` field. 8 years ago
transports.py Log page now lists sent notifications. Slack notification handles simple/cron check kinds. 8 years ago
urls.py New feature: pause monitoring of an individual check. Fixes #67 8 years ago
views.py Calculate `alert_after` in Python code instead of a database trigger. This will allow complex calculations down the road. 8 years ago