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-17 21:16:27 +01:00
..
auth feat: Add support for AuthProxy auth (#1657) 2023-03-17 20:54:33 +01:00
database Support custom backends defined as entry point (#1826) 2023-03-09 18:27:53 +01:00
management feat: show/hide API server version info (#1821) 2023-03-08 00:59:33 +01: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: Replace FLASK_ENV with FLASK_DEBUG (#1824) 2023-03-08 12:29:31 +01:00
views fix: Bulk operations did not work properly (#1825) 2023-03-09 21:51:56 +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: Add support for AuthProxy auth (#1657) 2023-03-17 20:54:33 +01:00
tasks.py fix: Bulk operations did not work properly (#1825) 2023-03-09 21:51:56 +01:00
version.py Release 9.0.0 2023-03-17 21:16:27 +01:00