.. |
__init__.py
|
First commit for Release 5.x
|
2017-09-09 16:38:13 +01:00 |
test_actions.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_aggregations.py
|
Move aggregations into own tests to avoid race conditions (#955)
|
2019-04-25 23:42:26 +02:00 |
test_alerts.py
|
assertEquals is deprecated. (#1055)
|
2019-08-10 10:55:15 +02:00 |
test_auth.py
|
Add user to history log (#881)
|
2019-03-15 09:39:30 +01:00 |
test_blackouts.py
|
Only match blackout if non-null rule attribute (#982)
|
2019-06-01 16:11:38 +02:00 |
test_cors.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_customers.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_groups.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_heartbeats.py
|
assertEquals is deprecated. (#1055)
|
2019-08-10 10:55:15 +02:00 |
test_isa_18_2.py
|
Push app config to plugin methods for per-alert config (#944)
|
2019-04-23 22:58:14 +02:00 |
test_logging.py
|
Fix logging request filter "args" name clash (#845)
|
2019-02-16 21:09:18 +01:00 |
test_management.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_metrics.py
|
Add pre-commit checks (#648)
|
2018-09-16 00:07:50 +02:00 |
test_plugins.py
|
Push app config to plugin methods for per-alert config (#944)
|
2019-04-23 22:58:14 +02:00 |
test_providers.py
|
Fix authorization logic for OIDC and SAML (#1010)
|
2019-06-27 22:29:30 +02:00 |
test_queryparser.py
|
Add some query parser tests and minor fixes (#723)
|
2018-10-24 00:27:06 +02:00 |
test_routing.py
|
Push app config to plugin methods for per-alert config (#944)
|
2019-04-23 22:58:14 +02:00 |
test_scopes.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_search.py
|
Add more query parser tests for array types (#724)
|
2018-10-24 01:35:23 +02:00 |
test_severity.py
|
Webhooks should use DEFAULT_NORMAL_SEVERITY config setting (#1033)
|
2019-07-26 17:32:06 +02:00 |
test_shelving.py
|
Use alert history to get most recent non-blackout status (#806)
|
2019-01-11 13:14:52 +01:00 |
test_tags.py
|
Add user groups for role and customer lookup (#922)
|
2019-04-07 09:33:38 +02:00 |
test_users.py
|
Use login instead of email for user lookups (#930)
|
2019-04-10 12:56:03 +02:00 |
test_webhooks.py
|
telegram webhook: return error if alert_id is not found. (#1036)
|
2019-07-31 16:05:40 +02:00 |