0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 01:10:24 +00:00
alerta_alerta/alerta
2023-03-07 08:56:28 +01:00
..
auth fix(auth): auth bypass via registering when AUTH_PROVIDER != basic (#1782) 2023-02-27 20:26:12 +01:00
database Change ORDER BY no-op for Postgres 15 2023-03-07 08:56:28 +01:00
management test: add prometheus metrics test (#1593) 2021-10-18 23:32:42 +02:00
models fix: Empty blackout values should be null (#1643) 2021-12-05 17:44:30 +01:00
plugins Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
sql Fixes #1794 - Change postgres metrics column count to BIGINT (#1813) 2023-03-03 12:14:37 +01: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 deprecation warning for flask json_encoder (#1812) 2023-03-02 09:03:28 +01:00
views fix(security): do not expose exception errors to end users (#1811) 2023-02-28 21:55:44 +01:00
webhooks feat(plugin): add alertname in labels when annotations.alertname (#1801) 2023-02-27 19:41:32 +01:00
__init__.py Do not init http handler for CLI commands (#1212) 2020-05-03 20:20:18 +02:00
app.py Fix deprecation warning for flask json_encoder (#1812) 2023-03-02 09:03:28 +01:00
app.wsgi Restore old wsgi file as symlink to new (#1216) 2020-05-04 16:14:10 +02:00
commands.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
dev.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
exceptions.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
settings.py feat: Support all OpenID client_secret_* token endpoint auth methods (#1641) 2021-12-05 14:13:22 +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.6.5 -> 8.7.0 2021-12-06 09:03:17 +01:00