0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/alerta/utils
Nick Satterly 84909bf9ab
Bump support versions for Python and MongoDB (#1717)
* Support python 3.10 and remove support for MongoDB 4.0, pin Werkzeug for Flask

* FIXME - terrible hack to fix race condition in test
2022-07-04 00:02:55 +02:00
..
__init__.py Flatten directory structure 2017-09-20 15:08:46 +01:00
api.py Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
audit.py feat: Add userAgent to audit log (#1656) 2021-12-11 20:23:20 +01:00
client.py refactor: convert tests to use f-strings (#1521) 2021-05-09 15:20:58 +02:00
collections.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
config.py fix: Housekeeping config variable precedence (#1639) 2021-12-04 01:24:41 +01:00
format.py Bump support versions for Python and MongoDB (#1717) 2022-07-04 00:02:55 +02:00
hooks.py Clear login from 'acked-by' attribute if alert opens again 2020-11-24 21:33:19 +01:00
key.py Fix linting errors (#1618) 2021-11-21 17:26:37 +01:00
logging.py request filter fixes in logging.py (#1442) 2021-01-11 14:25:50 +01:00
mailer.py Update mailer.py (#1145) 2020-02-13 18:09:57 +01:00
paging.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
plugin.py refactor: convert formatted strings to f-strings (more) (#1522) 2021-05-09 16:19:40 +02:00
response.py Fix API response href base URL (#1256) 2020-06-26 21:37:32 +02:00
tracing.py Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00
webhook.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00