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 8633a5a892 Check model supports cron-style schedule 8 years ago
..
management Calculate `alert_after` in Python code instead of a database trigger. This will allow complex calculations down the road. 8 years ago
migrations Check model supports cron-style schedule 8 years ago
tests Check model supports cron-style schedule 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 Check model supports cron-style schedule 8 years ago
schemas.py Use a whitelist for allowed values in the `unique` field. 8 years ago
transports.py OpsGenie integration. Fixes #93 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