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

Commit graph

  • c2aad493d4 Bump version 8.6.2 -> 8.6.3 v8.6.3 Nick Satterly 2021-11-25 12:00:17 +0100
  • 78a6b18a15 Miscs Sai Varun Reddy Daram 2021-11-24 19:41:53 +0530
  • 3ffc4777ac
    Fix mongodb healthcheck (#1622) Nick Satterly 2021-11-23 00:58:21 +0100
  • 68c5c5716c Fix mongodb healthcheck fix-mongo-healthcheck Nick Satterly 2021-11-23 00:49:35 +0100
  • f78340af07
    build(deps): bump cryptography from 3.4.8 to 36.0.0 dependabot[bot] 2021-11-22 17:01:13 +0000
  • ecfe6ff229 Fix release workflow v8.6.2 Nick Satterly 2021-11-21 22:57:39 +0100
  • 9b745ce8d3 Bump version 8.6.1 -> 8.6.2 Nick Satterly 2021-11-21 21:14:38 +0100
  • 8e1c9fc176 No format Nick Satterly 2021-11-21 17:34:20 +0100
  • 0cb430d2ef
    Fix linting errors (#1618) Nick Satterly 2021-11-21 17:26:37 +0100
  • f2f3bd53b0 Fix type errors release-pipeline Nick Satterly 2021-11-21 17:15:07 +0100
  • 36006eeef1 Use flake8 instead of pylint and black Nick Satterly 2021-11-21 16:16:47 +0100
  • 4bbfc923a1 Bump version 8.6.0 -> 8.6.1 v8.6.1 Nick Satterly 2021-11-20 15:51:43 +0100
  • a35a7ae005 Fix makefile Nick Satterly 2021-11-20 15:45:20 +0100
  • 04b5531986 Adds .env.development to .gitignore Sai Varun Reddy Daram 2021-11-18 19:47:51 +0530
  • 08db1f64bf Adds plugin_post_process_count and plugin_post_process_error Sai Varun Reddy Daram 2021-11-18 16:26:48 +0530
  • 0011c4e48b Adds plugin pre process count and pre process error counts Sai Varun Reddy Daram 2021-11-18 16:23:31 +0530
  • 44283ed8a9 Adds plugin pre-process and post-process timers Sai Varun Reddy Daram 2021-11-18 16:21:09 +0530
  • d714d2a8a2 Adds stats parse_time and parse_error Sai Varun Reddy Daram 2021-11-18 16:18:07 +0530
  • 051146349b Adds statsd to the requirements Sai Varun Reddy Daram 2021-11-18 16:05:00 +0530
  • daf3475cb1 Adds changes to allocate plugins, tests rudder_enrichment_plugin Sai Varun Reddy Daram 2021-11-17 16:35:12 +0530
  • eb6bfad081 Set views.py back so this can be a separate PR Cody Stevens 2021-11-12 14:57:57 -0700
  • 2a4aef4a2c Allow grafana webhook to make tags tags Cody Stevens 2021-11-12 14:48:52 -0700
  • ded34fceb5
    Merge branch 'alerta:master' into master Cody Stevens 2021-11-12 13:12:29 -0700
  • 38599d814f Fix double-quote linting error Nick Satterly 2021-11-09 23:55:03 +0100
  • d3268cf191
    Change deprecated PyJWT argument (#1585) Hugo Shaka 2021-11-09 17:43:49 -0500
  • ec6845b9bc
    build(deps): bump pyparsing from 2.4.7 to 3.0.5 dependabot[bot] 2021-11-08 17:01:03 +0000
  • 61414efb76 Adds last_heart_beat_at Sai Varun Reddy Daram 2021-11-02 23:07:59 +0530
  • 728f9c8cb5
    build(deps): bump pyparsing from 2.4.7 to 3.0.4 dependabot[bot] 2021-11-01 17:00:59 +0000
  • e206e6b2cd Denormalizes event_log and event_log_multiplexed Sai Varun Reddy Daram 2021-11-01 18:28:07 +0530
  • e5bd6ae11f Adds alert.properties to be used under EventLog Sai Varun Reddy Daram 2021-11-01 11:31:43 +0530
  • bf522322e4 Datetime check and conversion to string for insertion Sai Varun Reddy Daram 2021-11-01 11:17:58 +0530
  • 9d1c0d1287 Add bulk insert based on channel id of the customer from event_log to event_log_multiplexed Sai Varun Reddy Daram 2021-11-01 10:40:27 +0530
  • f18934a7f5 EventLog and EventLogMultiplexer for process workers Sai Varun Reddy Daram 2021-11-01 10:27:34 +0530
  • 895ce1d402 Do not require scope for metrics view Cody Stevens 2021-10-26 12:25:11 -0600
  • 097ec89b25 Removes un-used code Sai Varun Reddy Daram 2021-10-26 10:54:31 +0530
  • 2c18e8d6ca Adds pagination to channels endpoint Sai Varun Reddy Daram 2021-10-26 10:44:27 +0530
  • cd7f73dde0 Adds pagination for /rules end point Sai Varun Reddy Daram 2021-10-26 10:34:01 +0530
  • a5364ab0a7
    build(deps): bump pyparsing from 2.4.7 to 3.0.1 dependabot[bot] 2021-10-25 17:00:42 +0000
  • 6de9f78b5e Customer channel CRUD Sai Varun Reddy Daram 2021-10-25 18:47:42 +0530
  • 88b371bd7f Adds rules/customer_rules/plugin_configurations Sai Varun Reddy Daram 2021-10-25 14:30:20 +0530
  • f119388e9d Run tests against MS Cosmos DB test-microsoft-cosmosdb Nick Satterly 2021-10-24 10:35:44 +0200
  • a35d89bc5a Run tests against MS Cosmos DB Nick Satterly 2021-10-24 10:31:39 +0200
  • 73f573efec Run tests against MS Cosmos DB Nick Satterly 2021-10-24 10:25:37 +0200
  • 935f02b7d8 Run tests against CosmosDB emulator Nick Satterly 2021-10-24 00:41:34 +0200
  • 2d4f818795
    Create codeql-analysis.yml Nick Satterly 2021-10-21 23:02:45 +0200
  • d977cc1fb7 Moving up forward rules processor Sai Varun Reddy Daram 2021-10-21 17:26:04 +0530
  • c14a1d8f6f SAML2_LOGIN_ATTRIBUTE default to None Gaëtan ARS 2021-10-20 05:14:00 +0200
  • c4c319bf1b
    test: add prometheus metrics test (#1593) Nick Satterly 2021-10-18 23:32:42 +0200
  • 2b1b2abeb2 test: add prometheus metrics test add-prometheus-test Nick Satterly 2021-10-18 23:15:16 +0200
  • 90a5f84d56
    feat: add uptime stat to prometheus metrics (#1546) John Seekins 2021-10-18 14:11:05 -0600
  • c830bfe2d0
    build(deps): bump pyjwt from 2.1.0 to 2.3.0 (#1592) dependabot[bot] 2021-10-18 22:07:45 +0200
  • 7cf796307f
    build(deps): bump pyjwt from 2.1.0 to 2.3.0 dependabot[bot] 2021-10-18 17:00:53 +0000
  • 3166376b61 Loads customer from tags based on CUSTOMER_IDENTIFICATION_TAG Sai Varun Reddy Daram 2021-10-18 14:35:32 +0530
  • 237e9c494a Loads customer from tags based on CUSTOMER_IDENTIFICATION_TAG Sai Varun Reddy Daram 2021-10-18 14:35:32 +0530
  • 0f9f8eb83b Changes to rule-endpoint, rules is now an array of text in postgres. Sai Varun Reddy Daram 2021-10-18 12:55:22 +0530
  • 926615a709 Changes to rule-endpoint, rules is now an array of text in postgres. Sai Varun Reddy Daram 2021-10-18 12:55:22 +0530
  • f360fb9583 Adds rule.id generated using uuid4.hex, exports rules view module to views main Sai Varun Reddy Daram 2021-10-18 11:09:25 +0530
  • 8112b36d4b Adds rule.id generated using uuid4.hex, exports rules view module to views main Sai Varun Reddy Daram 2021-10-18 11:09:25 +0530
  • e66210a140 Adds rule creation end-point. Adds Rule model and postgres backend serializer and deserializer Sai Varun Reddy Daram 2021-10-18 11:06:21 +0530
  • cbd020aa67 Adds rule creation end-point. Adds Rule model and postgres backend serializer and deserializer Sai Varun Reddy Daram 2021-10-18 11:06:21 +0530
  • 5e20e06102 Changes to alerta Sai Varun Reddy Daram 2021-10-18 10:45:36 +0530
  • 2c839a9094 Changes to alerta Sai Varun Reddy Daram 2021-10-18 10:45:36 +0530
  • c97af0365e
    build(deps): bump pyjwt from 2.1.0 to 2.2.0 dependabot[bot] 2021-10-11 17:00:43 +0000
  • f26d6a789d
    build(deps): bump cryptography from 3.4.8 to 35.0.0 dependabot[bot] 2021-10-07 19:12:57 +0000
  • 10db92318d
    build(deps): bump flask from 2.0.1 to 2.0.2 (#1582) dependabot[bot] 2021-10-07 21:12:10 +0200
  • 70765d675b typo Hugo Shaka 2021-10-07 12:07:48 -0400
  • 71b9f6cb62 Change deprecated PyJWT argument Hugo Shaka 2021-10-07 12:04:01 -0400
  • 596e9be12c
    build(deps): bump flask from 2.0.1 to 2.0.2 dependabot[bot] 2021-10-04 17:01:03 +0000
  • 3dee0dcf4a
    build(deps): bump sentry-sdk[flask] from 1.4.1 to 1.4.3 dependabot[bot] 2021-10-04 17:00:58 +0000
  • a6d5d68dc1 build(deps): bump pymongo from 3.11.4 to 3.12.0 (#1577) dependabot[bot] 2021-09-23 22:13:30 +0200
  • 0068bbab4e
    build(deps): bump pymongo from 3.11.4 to 3.12.0 (#1577) dependabot[bot] 2021-09-23 22:13:30 +0200
  • c5bc9465e9 build(deps): bump requests from 2.25.1 to 2.26.0 (#1574) dependabot[bot] 2021-09-23 22:13:19 +0200
  • 485df58e5b
    build(deps): bump requests from 2.25.1 to 2.26.0 (#1574) dependabot[bot] 2021-09-23 22:13:19 +0200
  • 7fda812189 build(deps-dev): bump pre-commit from 2.13.0 to 2.15.0 (#1576) dependabot[bot] 2021-09-23 22:06:34 +0200
  • 8d4d176337
    build(deps-dev): bump pre-commit from 2.13.0 to 2.15.0 (#1576) dependabot[bot] 2021-09-23 22:06:34 +0200
  • 60ab052530 build(deps): bump cryptography from 3.4.7 to 3.4.8 (#1575) dependabot[bot] 2021-09-23 22:06:16 +0200
  • e12249dd90
    build(deps): bump cryptography from 3.4.7 to 3.4.8 (#1575) dependabot[bot] 2021-09-23 22:06:16 +0200
  • 010a61fcbd
    build(deps): bump pymongo from 3.11.4 to 3.12.0 dependabot[bot] 2021-09-23 20:04:58 +0000
  • cd9c0ef227
    build(deps): bump requests from 2.25.1 to 2.26.0 dependabot[bot] 2021-09-23 20:04:39 +0000
  • 7a285eeabb build(deps): bump python-dateutil from 2.8.1 to 2.8.2 (#1572) dependabot[bot] 2021-09-23 22:04:11 +0200
  • 4e78b79b4d
    build(deps): bump python-dateutil from 2.8.1 to 2.8.2 (#1572) dependabot[bot] 2021-09-23 22:04:11 +0200
  • a437d277a0
    build(deps-dev): bump pre-commit from 2.13.0 to 2.15.0 dependabot[bot] 2021-09-23 20:00:08 +0000
  • 5a701ba78f build(deps): bump psycopg2 from 2.8.6 to 2.9.1 (#1573) dependabot[bot] 2021-09-23 21:59:17 +0200
  • 07429429ec
    build(deps): bump psycopg2 from 2.8.6 to 2.9.1 (#1573) dependabot[bot] 2021-09-23 21:59:17 +0200
  • 8477c8ab70
    build(deps): bump python-dateutil from 2.8.1 to 2.8.2 dependabot[bot] 2021-09-23 19:57:30 +0000
  • 4588e2c630 build(deps): bump sentry-sdk[flask] from 1.1.0 to 1.4.1 (#1571) dependabot[bot] 2021-09-23 21:56:47 +0200
  • 20241a3592
    build(deps): bump sentry-sdk[flask] from 1.1.0 to 1.4.1 (#1571) dependabot[bot] 2021-09-23 21:56:47 +0200
  • f478a00573
    build(deps): bump cryptography from 3.4.7 to 3.4.8 dependabot[bot] 2021-09-23 19:44:56 +0000
  • f228b09e62 build(deps-dev): bump pylint from 2.8.2 to 2.11.1 (#1569) dependabot[bot] 2021-09-23 21:44:53 +0200
  • 382d1340e8
    build(deps-dev): bump pylint from 2.8.2 to 2.11.1 (#1569) dependabot[bot] 2021-09-23 21:44:53 +0200
  • 1d037eacf8
    build(deps): bump psycopg2 from 2.8.6 to 2.9.1 dependabot[bot] 2021-09-23 19:44:44 +0000
  • 6338f30689 build(deps-dev): bump mypy from 0.812 to 0.910 (#1548) dependabot[bot] 2021-09-23 21:44:39 +0200
  • 40a4e4dd60
    build(deps-dev): bump mypy from 0.812 to 0.910 (#1548) dependabot[bot] 2021-09-23 21:44:39 +0200
  • 837ca0e387 build(deps): bump flask-compress from 1.9.0 to 1.10.1 (#1547) dependabot[bot] 2021-09-23 21:44:22 +0200
  • 12968fc296
    build(deps): bump flask-compress from 1.9.0 to 1.10.1 (#1547) dependabot[bot] 2021-09-23 21:44:22 +0200
  • a256cd445c
    build(deps): bump sentry-sdk[flask] from 1.1.0 to 1.4.1 dependabot[bot] 2021-09-23 19:42:21 +0000
  • d419c5f816 build(deps): bump requests-hawk from 1.1.0 to 1.1.1 (#1541) dependabot[bot] 2021-09-23 21:41:38 +0200
  • e921d6c4dd
    build(deps): bump requests-hawk from 1.1.0 to 1.1.1 (#1541) dependabot[bot] 2021-09-23 21:41:38 +0200
  • b7582c95a6 build(deps): bump pysaml2 from 6.5.1 to 7.0.1 (#1536) dependabot[bot] 2021-09-23 21:40:46 +0200
  • b503263872
    build(deps): bump pysaml2 from 6.5.1 to 7.0.1 (#1536) dependabot[bot] 2021-09-23 21:40:46 +0200