0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-04 13:48:32 +00:00

Commit graph

  • af2d8fb7c9 Support MongoDB seedlist connection format mongodb-seedlist Nick Satterly 2019-08-16 22:55:12 +0200
  • 34a9012587 Sort tags for deterministic comparison (#1068) Nick Satterly 2019-08-16 11:09:11 +0200
  • 7a47817d0c
    Sort tags for deterministic comparison (#1068) Nick Satterly 2019-08-16 11:09:11 +0200
  • a2be2767ce Sort tags for deterministic comparison fix-tags-test Nick Satterly 2019-08-16 10:38:51 +0200
  • 5acbaba3fa Fix monogdb deprecations (#1067) Asher Foa 2019-08-14 13:13:17 -0700
  • f967f34bcc Fix monogdb deprecations (#1067) Asher Foa 2019-08-14 13:13:17 -0700
  • cbefdf3dbc Fix monogdb deprecations Asher Foa 2019-08-14 13:04:00 -0700
  • 9aa9ad748e Fix pytest warnings. (#1066) Asher Foa 2019-08-14 12:57:33 -0700
  • 9a0c44d88d Fix pytest warnings. (#1066) Asher Foa 2019-08-14 12:57:33 -0700
  • d784032ede Fix pytest warnings. Asher Foa 2019-08-14 12:46:24 -0700
  • 53dfc6a577 Add coveralls (#1064) Asher Foa 2019-08-14 00:00:33 -0700
  • 54a3e17735 Add coveralls (#1064) Asher Foa 2019-08-14 00:00:33 -0700
  • 7181ce52ee Add coveralls Asher Foa 2019-08-13 09:14:17 -0700
  • 73c7fcc451 Pass timeout to action process_action and take_action functions (#1042) fshaikh-eg 2019-08-13 14:01:15 -0400
  • d4b7848fb0 Pass timeout to action process_action and take_action functions (#1042) fshaikh-eg 2019-08-13 14:01:15 -0400
  • 4ea783493f fixed formatting Fawad Shaikh 2019-08-13 12:35:37 -0400
  • 11bf72d26c updated exception logic Fawad Shaikh 2019-08-13 12:28:33 -0400
  • 93c2c011c9 implementing recommended improvements to get length of tuple Fawad Shaikh 2019-08-13 12:21:48 -0400
  • ddce6eeab8 changed time_out to timeout and fixed kwargs ordering Fawad Shaikh 2019-08-13 09:21:00 -0400
  • abefddbc62 Send timeout to plugins for processing plugins-pass-timeout Nick Satterly 2019-08-11 01:18:04 +0200
  • 11926de9ad Switch to using pytest (#1063) Asher Foa 2019-08-12 10:23:16 -0700
  • 991370f8ce Switch to using pytest (#1063) Asher Foa 2019-08-12 10:23:16 -0700
  • 27f93b6b4d Switch to using pytest Asher Foa 2019-08-12 08:59:08 -0700
  • 2cc50e7efd Run pre-commit as part of CI to prevent regressions (#1062) Asher Foa 2019-08-11 00:36:44 -0700
  • 177c788799 Run pre-commit as part of CI to prevent regressions (#1062) Asher Foa 2019-08-11 00:36:44 -0700
  • f7c6c27020 Run pre-commit on code in travis Asher Foa 2019-08-10 18:47:24 -0700
  • be8d741743 Fix exception related flake8 issues. Asher Foa 2019-08-10 18:47:24 -0700
  • aa47c96391 pyupgrade fixes. Asher Foa 2019-08-10 18:47:24 -0700
  • e900ff65eb Fix flake W504 issues and ignore flake W503 (#1061) Asher Foa 2019-08-10 16:18:26 -0700
  • 4754c2c55e Fix flake W504 issues and ignore flake W503 (#1061) Asher Foa 2019-08-10 16:18:26 -0700
  • 91e72b4fc8 Remove some raven leftovers from mypy config. (#1060) Asher Foa 2019-08-10 16:11:25 -0700
  • 6f8ea99b05 Remove some raven leftovers from mypy config. (#1060) Asher Foa 2019-08-10 16:11:25 -0700
  • 57268a9ee8 Remove some raven leftovers from mypy config. Asher Foa 2019-08-10 16:05:43 -0700
  • c14211d0e0 Fix flake8 W504 - line break after binary operator Asher Foa 2019-08-10 14:44:16 -0700
  • 6c137d71ba Ignore W503 since it contradicts W504 Asher Foa 2019-08-10 14:44:16 -0700
  • bfdde118b3 Mark regex strings as raw strings, properly escape strings. (#1050) Asher Foa 2019-08-10 15:27:24 -0700
  • 4101535e75 Mark regex strings as raw strings, properly escape strings. (#1050) Asher Foa 2019-08-10 15:27:24 -0700
  • 8f02fea26d Fix some pylint errors (#1059) Nick Satterly 2019-08-11 00:02:53 +0200
  • 9de0f90bfc
    Fix some pylint errors (#1059) Nick Satterly 2019-08-11 00:02:53 +0200
  • f94c62a16f Fix some pylint errors fix-pylint-errors Nick Satterly 2019-08-10 23:57:15 +0200
  • 5045db1369 Mark regex strings as raw strings, properly escape strings. Asher Foa 2019-08-05 06:30:42 -0700
  • 0e5f92dd2b models/key: doc.get("scopes") should return an empty list by default (#1052) icy 2019-08-11 04:24:21 +0700
  • 1a78831249 models/key: doc.get("scopes") should return an empty list by default (#1052) icy 2019-08-11 04:24:21 +0700
  • 04447e7d01 iSort fixes (#1058) Asher Foa 2019-08-10 14:14:44 -0700
  • 2cb00a7b9b iSort fixes (#1058) Asher Foa 2019-08-10 14:14:44 -0700
  • 94310ef484 run autopep8 fix (#1057) Asher Foa 2019-08-10 14:14:11 -0700
  • afd3593e0e run autopep8 fix (#1057) Asher Foa 2019-08-10 14:14:11 -0700
  • 2b65d20395 Remove unused import Asher Foa 2019-08-09 21:04:29 -0700
  • acfa5798b2 iSort fixes Asher Foa 2019-08-09 21:12:49 -0700
  • 99dbd1e3fe run autopep8 fix Asher Foa 2019-08-09 21:03:31 -0700
  • c94319818f Raven is deprecated, switch to sentry-sdk (#1056) Asher Foa 2019-08-10 11:43:57 -0700
  • c85260971e Raven is deprecated, switch to sentry-sdk (#1056) Asher Foa 2019-08-10 11:43:57 -0700
  • 63f32b25a3
    Remove None param Asher Foa 2019-08-10 10:47:02 -0700
  • 3873d60cd9 Try form first Asher Foa 2019-08-10 00:19:53 -0700
  • 32fc70c588 Raven is deprecated, switch to sentry-sdk Asher Foa 2019-08-04 19:18:40 -0700
  • 85b9cf6c72 assertEquals is deprecated. (#1055) Asher Foa 2019-08-10 01:55:15 -0700
  • 2402bc9e7c assertEquals is deprecated. (#1055) Asher Foa 2019-08-10 01:55:15 -0700
  • ad38b92201 assertEquals is deprecated. Asher Foa 2019-08-10 00:43:01 -0700
  • bfe50450f6 Raven is deprecated, switch to sentry-sdk Asher Foa 2019-08-04 19:18:40 -0700
  • 525de3b597 models/key: doc.get("scopes") should return an empty list by default Ky-Anh Huynh 2019-08-07 21:18:33 +0700
  • b6fd03f425 Mark regex strings as raw strings Asher Foa 2019-08-05 06:30:42 -0700
  • 8d98e8fb3b Remove usage of six from codebase since Alerta is Python 3+ only. (#1047) Asher Foa 2019-08-05 01:10:05 -0700
  • 30571ac214 Remove usage of six from codebase since Alerta is Python 3+ only. (#1047) Asher Foa 2019-08-05 01:10:05 -0700
  • e171b2bbdf Add Python 3.7 to classifiers since it is also supported (#1046) Asher Foa 2019-08-05 01:08:32 -0700
  • 753dd1328e Add Python 3.7 to classifiers since it is also supported (#1046) Asher Foa 2019-08-05 01:08:32 -0700
  • 4aa2f3e8d7 Remove unused imports. (#1045) Asher Foa 2019-08-05 01:07:07 -0700
  • ca90f8066d Remove unused imports. (#1045) Asher Foa 2019-08-05 01:07:07 -0700
  • a7fb658167 Bump versions on pre-commit checks. (#1044) Asher Foa 2019-08-05 01:06:03 -0700
  • 7cbad036c2 Bump versions on pre-commit checks. (#1044) Asher Foa 2019-08-05 01:06:03 -0700
  • 0b7a32f471 Add Python 3.7 to classifiers since it is also supported Asher Foa 2019-08-04 20:30:48 -0700
  • 5f3b0e30f3 Remove usage of six from codebase since Alerta is Python 3+ only. Asher Foa 2019-08-04 20:27:55 -0700
  • 5643979474 Remove unused imports. Asher Foa 2019-08-04 20:22:31 -0700
  • 0ddbb95a2e Bump versions on pre-commit checks. Asher Foa 2019-08-04 19:23:15 -0700
  • 29554f0390 Bump psycopg2 to v2.8.3, use psycopg2-binary Asher Foa 2019-08-04 19:20:45 -0700
  • 5217894556 change default to 3 values expected and exception to 4 values Fawad Shaikh 2019-08-04 21:47:42 -0400
  • 4e84fe9908 added kwarg for timeout for process_action so it can be used in a plugin Fawad Shaikh 2019-08-04 21:36:02 -0400
  • 31b874cac6 fixed variable Fawad Shaikh 2019-08-04 21:00:07 -0400
  • eb5d2ee313
    Update api.py fshaikh-eg 2019-08-04 20:18:34 -0400
  • c8cc04b607
    Update __init__.py fshaikh-eg 2019-08-04 20:15:18 -0400
  • 1d6f563097
    Update api.py fshaikh-eg 2019-08-04 20:09:01 -0400
  • 456aefc17e
    Update api.py fshaikh-eg 2019-08-04 19:52:35 -0400
  • 76765db41a
    Update tasks.py fshaikh-eg 2019-08-04 19:40:51 -0400
  • c2aa414542
    Update alerts.py fshaikh-eg 2019-08-04 19:39:30 -0400
  • 59c012a6ba X-API-Key and Authorization: Bearer headers. (#1039) Jarno Huuskonen 2019-08-02 15:19:08 +0300
  • 9b00e02b76 X-API-Key and Authorization: Bearer headers. (#1039) Jarno Huuskonen 2019-08-02 15:19:08 +0300
  • 3ba6962646 use startswith('Key ') instead of find('Key '). Jarno Huuskonen 2019-08-02 12:15:54 +0300
  • 4d2f35b3ae MS teams sends Authorization: Bearer header. To use X-API-Key header with teams (webhook) we need to look for X-API-Key if Authorization header doesn't have Key. (this was briefly discussed in alerta/alerta-contrib#280) Jarno Huuskonen 2019-08-02 10:49:08 +0300
  • 3e8ac2621b Allow logfile format to be configurable (#1038) Nick Satterly 2019-08-01 22:14:23 +0200
  • 22d1119bcf
    Allow logfile format to be configurable (#1038) Nick Satterly 2019-08-01 22:14:23 +0200
  • 7a4c1c9e4a Allow logfile format to be configurable fix-logflle-log-format Nick Satterly 2019-08-01 22:02:14 +0200
  • 54bfd2bcea telegram webhook: return error if alert_id is not found. (#1036) Jarno Huuskonen 2019-07-31 17:05:40 +0300
  • a8f5643dfa telegram webhook: return error if alert_id is not found. (#1036) Jarno Huuskonen 2019-07-31 17:05:40 +0300
  • f5d8aab50d telegram webhook: return error if alert_id is not found. Jarno Huuskonen 2019-07-31 13:17:51 +0300
  • 96fae7065b Bump version to 7.3.2 Nick Satterly 2019-07-29 21:43:45 +0200
  • 8ef292113d Bump version to 7.3.2 v7.3.2 Nick Satterly 2019-07-29 21:43:45 +0200
  • f5032ae62d Allow LDAP servers to use a self signed certificate (#1035) slyngshede 2019-07-28 20:05:20 +0200
  • 8499aebbc6 Allow LDAP servers to use a self signed certificate (#1035) slyngshede 2019-07-28 20:05:20 +0200
  • dab11bc6d8 Rename LDAP_ALLOW_SELF_SIGNED_CERT option Simon Lyngshede 2019-07-28 19:45:41 +0200
  • 1aada46020 Webhooks should use DEFAULT_NORMAL_SEVERITY config setting (#1033) Nick Satterly 2019-07-26 17:32:06 +0200
  • 56967b11b0
    Webhooks should use DEFAULT_NORMAL_SEVERITY config setting (#1033) Nick Satterly 2019-07-26 17:32:06 +0200