0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/alerta
2020-12-14 23:45:18 +01:00
..
auth Support custom LDAP config options 2020-11-28 00:07:41 +01:00
database fix(search): use phrase token when searching arrays (#1426) 2020-12-13 11:25:14 +01:00
management Clear login from 'acked-by' attribute if alert opens again 2020-11-24 21:33:19 +01:00
models feat: add colors for Ack and Shelved statuses (#1420) 2020-12-11 00:43:37 +01:00
plugins refactor(config): simplify config settings from env vars (#1424) 2020-12-12 20:46:47 +01:00
sql Support per-status timeouts in alert history log 2020-07-04 22:50:28 +02:00
static Oembed fix (#853) 2019-03-24 20:57:21 +01:00
templates Update SAML2 auth for web UI version 7 (#998) 2019-06-10 14:11:17 +02:00
utils fix: do not override envvar config for GitLab and Keycloak 2020-12-14 23:45:18 +01:00
views feat: add allowed environments to config endpoint (#1421) 2020-12-11 17:54:55 +01:00
webhooks fix(webhook): set alert status from action, not directly (#1409) 2020-12-05 00:21:42 +01:00
__init__.py Do not init http handler for CLI commands (#1212) 2020-05-03 20:20:18 +02:00
app.py Refactor auth blueprint register (#1237) 2020-06-05 19:40:40 +02:00
app.wsgi Restore old wsgi file as symlink to new (#1216) 2020-05-04 16:14:10 +02:00
commands.py Add configurable default user and guest roles 2020-10-25 08:14:06 +01:00
dev.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
exceptions.py fix: add requestId to error responses (#1415) 2020-12-08 22:32:00 +01:00
settings.py fix: add "X-Request-ID" as CORS header (#1418) 2020-12-10 00:43:19 +01:00
tasks.py Support per-status timeouts in alert history log 2020-07-04 22:50:28 +02:00
version.py Bump version 8.3.0 -> 8.3.1 2020-12-13 16:07:52 +01:00