0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-23 17:00:24 +00:00

Commit graph

  • 2d14a76fa4 fix(docker): manifest endpoint build info Nick Satterly 2023-12-22 23:42:01 +0100
  • dd3e5f903c fix: docker image metadata is missing/wrong fix-docker-image-metadata Nick Satterly 2023-12-22 23:42:01 +0100
  • 8810612824
    Merge branch 'master' into post_action Nick Satterly 2023-12-22 21:44:47 +0100
  • 5fc46c2186
    fix(codescan): Sanitize username used in ldap filter (#1904) Nick Satterly 2023-12-22 18:12:21 +0100
  • ba62097bae fix(codescan): Sanitize domain used in ldap filter fix-ldap-username-filter-1 Nick Satterly 2023-12-22 18:06:29 +0100
  • 503ff31d29 fix(codescan): Sanitize username used in ldap filter Nick Satterly 2023-12-22 16:00:06 +0100
  • b6784b4985
    fix(codescan): info exposure via exception #1 (#1903) Nick Satterly 2023-12-22 15:48:16 +0100
  • 9cd88c3755 fix(codescan): info exposure via exception #1 fix-exception-error-exposure-2 Nick Satterly 2023-12-22 15:37:31 +0100
  • 4d7d37dcc3
    fix(codescan): info exposure via exception (#1902) Nick Satterly 2023-12-22 15:32:33 +0100
  • 828d7557c7 fix(codescan): info exposure via exception fix-codescan-info-exposure-exception Nick Satterly 2023-12-22 15:26:13 +0100
  • b325d51bb8
    Merge branch 'master' into post_action Nick Satterly 2023-12-22 15:02:33 +0100
  • 6894757c7a
    Merge branch 'master' into Grafana_tags Nick Satterly 2023-12-22 14:06:09 +0100
  • f345292d4f
    Merge branch 'master' into mongo_pagination Nick Satterly 2023-12-22 14:05:35 +0100
  • 2c207740ea
    Release/9.1 (#1898) Nick Satterly 2023-12-22 14:03:45 +0100
  • 4b4d45db97 Bump lint to python 3.9 release/9.1 Nick Satterly 2023-12-22 12:02:01 +0100
  • 1d55da327d Merge branch 'master' into post_action Esben Laursen 2023-12-22 12:12:05 +0100
  • ace7d71efa linting fixes Esben Laursen 2023-12-22 12:02:35 +0100
  • 1b4abe1d3d Bump pymongo to 4.4.1 Nick Satterly 2023-12-21 01:35:01 +0000
  • 9be09fb331 Bump MongoDB pymongo pkg Nick Satterly 2023-12-21 01:24:37 +0000
  • ce10314bed Fix Werkzeug userAgent test Nick Satterly 2023-12-21 01:20:22 +0000
  • 66facd3a5e Fix flask cors import Nick Satterly 2023-12-21 01:11:09 +0000
  • 699a21647f Bump flask/werkzeug Nick Satterly 2023-12-21 01:03:09 +0000
  • da657234e9 Bump some more python requirements Nick Satterly 2023-12-21 00:58:18 +0000
  • 0d38dc24b1 Bump some python requirements Nick Satterly 2023-12-21 00:50:56 +0000
  • 07cb0a7a3f Flake8 6.1.0 Nick Satterly 2023-12-21 00:39:05 +0000
  • f7f0a3631c Ignore flake8 E231 Nick Satterly 2023-12-21 00:36:55 +0000
  • 73b29e3c86 autopep8 fixes Nick Satterly 2023-12-21 00:29:11 +0000
  • c1ee5c09a8 flake8 fixes Nick Satterly 2023-12-21 00:01:55 +0000
  • a27fee8444 pre-commit fixes Nick Satterly 2023-12-20 23:58:28 +0000
  • e2d8e1e023 mongo 7.0 docker Nick Satterly 2023-12-20 23:53:37 +0000
  • 01a420231a pre-commit hooks Nick Satterly 2023-12-20 23:49:20 +0000
  • 399f0bb861 tests cases Nick Satterly 2023-12-20 23:24:14 +0000
  • dccb750372 Bump to python 3.9 Nick Satterly 2023-12-20 23:20:57 +0000
  • ae9a3b928c Bump python requirements - Dec 2023 Nick Satterly 2023-12-20 22:40:37 +0000
  • cdb07839a8 Sort requirements txt file release/9.0 Nick Satterly 2023-12-22 11:53:58 +0100
  • d50131b9e6
    Revert "feat: Added pagination support to environments endpoint (#1665)" (#1901) Nick Satterly 2023-12-22 11:51:20 +0100
  • 71c60675b6 Revert "feat: Added pagination support to environments endpoint (#1665)" revert-1665-paginate-environments Nick Satterly 2023-12-22 11:49:46 +0100
  • 0c3cf01fa8 fix: support pagination for mongodb Esben Laursen 2023-12-22 10:25:51 +0100
  • 652c465f8b add testcase Esben Laursen 2023-12-21 19:18:08 +0100
  • c73d5e6340 Merge branch 'master' into post_action Esben Laursen 2023-12-21 16:06:13 +0100
  • beb7c5cc06 add post_take_action Esben Laursen 2023-12-21 16:04:37 +0100
  • e10287142f Split out linting in to separate workflow Nick Satterly 2023-12-21 11:15:19 +0000
  • 4664cd2d88
    feat: Added pagination support to environments endpoint (#1665) nilver 2023-12-20 21:03:03 -0500
  • 1e5898507e
    Merge branch 'master' into paginate-environments Nick Satterly 2023-12-21 03:00:55 +0100
  • b3be6b1dce
    feat: Add query string for blackouts (#1864) Krzysztof Dąbrowski 2023-12-21 02:53:41 +0100
  • 5a37482ded
    Merge branch 'master' into blackouts-query Nick Satterly 2023-12-21 02:46:49 +0100
  • bdce8d6b20
    fix: Address breaking change in Python 3.11 for Enums with str mixins (#1885) Evan Thompson 2023-12-20 17:43:38 -0800
  • 9465cf0c73
    Merge branch 'master' into strenum Nick Satterly 2023-12-21 02:40:47 +0100
  • 124d492ef8
    build(deps): bump werkzeug from 2.3.6 to 2.3.8 (#1894) dependabot[bot] 2023-12-20 14:39:35 +0100
  • 046019c7fc
    build(deps): bump pysaml2 from 7.2.1 to 7.4.2 dependabot[bot] 2023-12-20 13:14:48 +0000
  • 01dce853f5
    build(deps): bump lxml from 4.9.2 to 4.9.4 (#1896) dependabot[bot] 2023-12-20 14:13:07 +0100
  • 3b0b2053c1
    build(deps): bump lxml from 4.9.2 to 4.9.4 dependabot[bot] 2023-12-20 13:08:41 +0000
  • 7f8a21a915
    build(deps-dev): bump pre-commit from 2.20.0 to 3.6.0 dependabot[bot] 2023-12-20 12:56:52 +0000
  • bb1b253c9c
    build(deps): bump werkzeug from 2.3.6 to 2.3.8 dependabot[bot] 2023-12-20 12:55:56 +0000
  • a73725cc2e
    build(deps): bump cryptography from 41.0.1 to 41.0.6 (#1893) dependabot[bot] 2023-12-20 13:55:30 +0100
  • ea294103da
    build(deps): bump cryptography from 41.0.1 to 41.0.6 dependabot[bot] 2023-12-20 12:46:01 +0000
  • 282f6f3c3d
    fix: issues if last plugin returns none or raises. (#1890) Esben Laursen 2023-12-19 12:03:25 +0100
  • df5cf185df
    Merge pull request #16 from hyberdk/action_fix Esben Laursen 2023-12-18 14:59:41 +0100
  • cede1dc1d2
    Merge pull request #15 from hyberdk/fix_requirement Esben Laursen 2023-12-18 14:58:32 +0100
  • 95f444a427
    Merge pull request #14 from hyberdk/issue_with_plugins Esben Laursen 2023-12-18 14:57:52 +0100
  • cdfe068bd5 make action plugins "post_process" instead of "pre_process" Esben Laursen 2023-12-18 14:50:20 +0100
  • 9034899a39 add lxml Esben Laursen 2023-12-18 14:48:09 +0100
  • 8d06766b89 fixes issues if last plugin returns non or raises. Esben Laursen 2023-12-12 12:11:14 +0100
  • a6a20b4b7e fix: add default inform severity sbgap 2023-10-24 11:46:50 +0200
  • 67c10821fc feat: add escalation rules sbgap 2023-10-23 15:59:00 +0200
  • 9b91d91d0e Feat: add escalation of alarms sbgap 2023-10-19 10:52:47 +0200
  • 0a6dd794dc fix: add open and unack actions to alert_isa_18_2 sbgap 2023-10-19 10:30:56 +0200
  • 83de084c99 feat: add combination of alerta and isa alarmModel sbgap 2023-10-18 15:49:54 +0200
  • ab0dbf9d29 fix: add views import for ISA_18_2 alarm model sbgap 2023-10-18 12:49:43 +0200
  • bd75752581
    Update user.py Evan Thompson 2023-10-09 12:16:49 -0700
  • dd3371f0b6
    Update key.py Evan Thompson 2023-10-09 12:16:14 -0700
  • e31311394f
    Update heartbeat.py Evan Thompson 2023-10-09 12:15:38 -0700
  • f9d9223bf6
    Update enums.py Evan Thompson 2023-10-09 12:14:49 -0700
  • 00199272df
    Update blackout.py Evan Thompson 2023-10-09 12:14:13 -0700
  • 20cb88fb66
    Update requirements.txt Evan Thompson 2023-10-09 12:12:49 -0700
  • 2c740bb17c
    build(deps): bump cryptography from 41.0.1 to 41.0.4 dependabot[bot] 2023-09-21 20:44:14 +0000
  • ca562b1b83
    build(deps-dev): bump pre-commit from 2.20.0 to 3.4.0 dependabot[bot] 2023-09-04 17:32:18 +0000
  • 8c27209066
    build(deps-dev): bump mypy from 1.3.0 to 1.5.1 dependabot[bot] 2023-08-21 17:36:48 +0000
  • 0f177d3c30
    build(deps-dev): bump mypy from 1.3.0 to 1.5.0 dependabot[bot] 2023-08-14 17:52:52 +0000
  • 3e31129acc
    build(deps): bump cryptography from 41.0.1 to 41.0.3 dependabot[bot] 2023-08-02 02:11:20 +0000
  • 6642e8b1c7 Add all .sql migrations to the manifest Viktor Velikov 2023-07-19 14:49:19 +0300
  • 60f1ed8541
    Merge pull request #1 from x3me/database-migrations-impl Iskren Hadzhinedev 2023-07-19 14:26:23 +0300
  • bb80ee3f97 remove double logging and unnecessary whitespaces Iskren Hadzhinedev 2023-07-19 10:58:01 +0300
  • 5e22c6fbfb Implement database migrations for Postgres backend Iskren Hadzhinedev 2023-07-18 22:13:56 +0300
  • 99cc10f2f6
    build(deps): bump cryptography from 41.0.1 to 41.0.2 dependabot[bot] 2023-07-15 01:31:25 +0000
  • b038be39dd style: fix autopep8 and flake8 styling sbgap 2023-07-12 11:11:47 +0200
  • 35b15d3203 style: fix autopep8 styling sbgap 2023-07-12 10:33:26 +0200
  • d284cf4bd3 fix: remove logging sbgap 2023-07-12 10:18:07 +0200
  • 685e69b9d0 fix: update mongodb backend sbgap 2023-07-12 10:14:32 +0200
  • f9beda9948 fix: twilio call missing fernet sbgap 2023-07-11 16:47:24 +0200
  • cf27538cd9
    build(deps): bump lxml from 4.9.2 to 4.9.3 dependabot[bot] 2023-07-10 17:53:42 +0000
  • 1cec3156a3
    Add query string for blackouts Krzysztof Dąbrowski 2023-07-02 13:29:27 +0200
  • cecc077f96
    Merge b722f23476 into 5b572c3aa9 Ricardo Cropalato Melo 2023-06-30 09:17:07 -0500
  • 5b572c3aa9
    feat: Reject alerts that do not regex.fullmatch any configured allowed envi… (#1862) Clif Houck 2023-06-30 03:38:25 -0500
  • c2a0331b70
    Fix unused import Clif Houck 2023-06-29 13:58:44 -0500
  • d487a942a3
    Forgot isort Clif Houck 2023-06-29 09:51:51 -0500
  • 8aaa39bf25
    Fixed by make hooks Clif Houck 2023-06-29 08:31:01 -0500
  • 511fb651cc
    Reject alerts that do not regex.fullmatch any configured allowed environments Clif Houck 2023-06-28 15:10:04 -0500
  • 64893edffb
    build(deps-dev): bump mypy from 1.3.0 to 1.4.1 dependabot[bot] 2023-06-26 17:56:46 +0000
  • 394ed2f333
    build(deps-dev): bump pre-commit from 2.20.0 to 3.3.3 dependabot[bot] 2023-06-26 17:56:39 +0000