lemur/lemur/notifications
kevgliss d53f64890c Adding max notification constraint. (#704)
* Adds additional constraints to the max notification time. With an increasing number of certificates we need to limit the max notification time to reduce the number of certificates that need to be analyzed for notification eligibility.
2017-03-03 12:59:16 -08:00
..
__init__.py Initial support for notification plugins closes #8, closes #9, closes #7, closes #4, closes #16 2015-07-29 17:13:06 -07:00
cli.py Refactors how notifications are generated. (#584) 2016-12-12 11:22:49 -08:00
messaging.py Adding max notification constraint. (#704) 2017-03-03 12:59:16 -08:00
models.py Ensuring model's have a basic __repr__. (#499) 2016-11-16 09:30:54 -08:00
schemas.py tweaking a few things to support the new marshmallow (#522) 2016-11-22 15:14:19 -08:00
service.py Adding max notification constraint. (#704) 2017-03-03 12:59:16 -08:00
views.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00