0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-05 05:59:43 +00:00
alerta_alerta/alerta/utils
Nick Satterly 69bebd3ded
Push app config to plugin methods for per-alert config (#944)
* Push app config to plugin methods for per-alert config

* Add get_config() helper method to plugins

* Explicitly pass kwargs to avoid race conditions using self

* Test config variable precedence
2019-04-23 22:58:14 +02:00
..
__init__.py Flatten directory structure 2017-09-20 15:08:46 +01:00
api.py Push app config to plugin methods for per-alert config (#944) 2019-04-23 22:58:14 +02:00
audit.py Set audit log level to info, not debug (#776) 2018-12-10 17:14:12 +01:00
collections.py Fix update user attributes (#799) 2019-01-06 23:34:23 +01:00
config.py Do not deprecate gitlab and keycloack settings (#918) 2019-04-04 11:36:58 +02:00
format.py Make Celery optional while Bulk API is experimental (#705) 2018-10-11 21:02:10 +02:00
hooks.py Fix status change hook alert context (#940) 2019-04-17 15:34:55 +02:00
key.py Use enum type for scopes (#743) 2018-11-09 00:34:32 +01:00
logging.py Use login instead of email for user lookups (#930) 2019-04-10 12:56:03 +02:00
mailer.py Type annotate utils modules (#699) 2018-10-10 10:20:17 +02:00
paging.py Type annotate utils modules (#699) 2018-10-10 10:20:17 +02:00
plugin.py Push app config to plugin methods for per-alert config (#944) 2019-04-23 22:58:14 +02:00
response.py Type annotate utils modules (#699) 2018-10-10 10:20:17 +02:00
webhook.py Refactor built-in webhooks (#844) 2019-02-16 01:34:18 +01:00