lemur/lemur
Marti Raudsepp b327963925 Plugin base classes: update method signatures & fix raise (#598)
This way IDEs can verify method overrides in subclasses, otherwise these
are flagged as erroneous.

Changed base classes to properly raise NotImplementedError; previously
they would cause "TypeError: exceptions must derive from BaseException"

Also fixed exception handling in sources.service.clean().
2016-12-14 13:42:29 -08:00
..
auth Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
authorities Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
certificates Fix error reporting for certs without private key (#599) 2016-12-14 13:25:56 -08:00
common Allow Lemur "start" to use the global config. (#596) 2016-12-14 13:23:50 -08:00
defaults Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
deployment adding missing init (#587) 2016-12-13 09:21:31 -08:00
destinations Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
domains Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
endpoints Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
logs Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
migrations adding needed migration files (#573) 2016-12-07 17:31:59 -08:00
notifications Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
plugins Plugin base classes: update method signatures & fix raise (#598) 2016-12-14 13:42:29 -08:00
roles Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
sources Plugin base classes: update method signatures & fix raise (#598) 2016-12-14 13:42:29 -08:00
static/app Default authority. (#549) 2016-12-01 15:42:03 -08:00
tests Refactors how notifications are generated. (#584) 2016-12-12 11:22:49 -08:00
users Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00
__about__.py version bump (#520) 2016-11-21 15:29:31 -08:00
__init__.py adding additional status code metrics (#555) 2016-12-02 13:02:59 -08:00
constants.py Pleasing the PEP8 gods 2015-07-21 13:06:13 -07:00
database.py [WIP] - 422 elb rotate (#493) 2016-11-18 11:27:46 -08:00
decorators.py Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
default.conf.py clean out ADMINS references (#495) 2016-11-15 16:43:28 -08:00
exceptions.py installing the digicert CIS plugin (#537) 2016-11-29 10:02:40 -08:00
extensions.py Closes #278 and #199, Starting transition to marshmallow (#299) 2016-05-05 12:52:08 -07:00
factory.py Allow Lemur "start" to use the global config. (#596) 2016-12-14 13:23:50 -08:00
manage.py Allow Lemur "start" to use the global config. (#596) 2016-12-14 13:23:50 -08:00
metrics.py Closes #216 2016-04-01 16:54:33 -07:00
models.py Closes #284 (#336) 2016-06-27 14:40:46 -07:00
pytest.py adding test utils 2015-07-07 15:32:55 -07:00
schemas.py San alt name (#468) 2016-10-31 11:00:15 -07:00
utils.py Minor documentation fixes/tweaks (#597) 2016-12-14 09:29:04 -08:00