0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-26 02:08:31 +00:00

Commit graph

  • 1bf69c38f1 Fix build status icon Nick Satterly 2020-05-16 21:53:14 +0200
  • b332c34d1a Fix build status icon Nick Satterly 2020-05-16 21:53:14 +0200
  • 0f1bc2ef0c Bump version 7.5.4 -> 7.5.5 Nick Satterly 2020-05-16 18:54:24 +0200
  • dc6aeaf79b Bump version 7.5.4 -> 7.5.5 v7.5.5 Nick Satterly 2020-05-16 18:54:24 +0200
  • 2b129ab2d1 Load HTTP endpoints when using "alertad run" command (#1223) Nick Satterly 2020-05-16 18:21:30 +0200
  • e29d80bbf3
    Load HTTP endpoints when using "alertad run" command (#1223) Nick Satterly 2020-05-16 18:21:30 +0200
  • 3e1e800fda Do not support running cli as main fix-alertad-run Nick Satterly 2020-05-16 18:07:36 +0200
  • b53ba97122 Show diff on pre-commit hook failure Nick Satterly 2020-05-16 18:04:53 +0200
  • 5c4266d969 Fix linting errors Nick Satterly 2020-05-16 17:40:35 +0200
  • 0e966e03f1 Load HTTP endpoints when using "alertad run" command Nick Satterly 2020-05-16 16:56:27 +0200
  • 98fa497649 Update slack action Nick Satterly 2020-05-14 13:50:33 +0200
  • 534dee2612 Update slack action Nick Satterly 2020-05-14 13:50:33 +0200
  • f73b21f9d6 telegram webhook: backward compatability: Try to parse alert_id from /ack command. send_message_reply needs/uses alert.id so we can't just parse /blackout environment|resource|event. This is ugly hack and should be removed after grace period/telegram(PLUGIN) sends /blackout with alert_id. Jarno Huuskonen 2020-05-11 14:14:17 +0300
  • 69bdeb92fc telegram webhook: https://github.com/alerta/alerta-contrib/issues/309, create blackout from alert_id (/blackout <alert_id>). Jarno Huuskonen 2020-05-01 16:06:00 +0300
  • 346a57c157 removing of env variables after test Kjetil Mjøs 2020-05-10 17:07:01 +0200
  • 999f1833d0 Update workflow slack notify Nick Satterly 2020-05-08 18:23:17 +0200
  • 7b69f1b72a Update workflow slack notify Nick Satterly 2020-05-08 18:23:17 +0200
  • c4cb642c51 Update slack action Nick Satterly 2020-05-06 22:59:42 +0200
  • 05cbcad440 Update slack action Nick Satterly 2020-05-06 22:59:42 +0200
  • 879b403e2a fixed lint error Kjetil Mjøs 2020-05-06 13:42:51 +0200
  • 1720810c4d fixed mypy issue Kjetil Mjøs 2020-05-06 13:33:58 +0200
  • b826a5a47d fixed precommit hooks Kjetil Mjøs 2020-05-06 13:23:28 +0200
  • cb00c8398e Fix pre-commit hook errors env Nick Satterly 2020-05-06 10:54:33 +0200
  • c2313edd9c Updated isort config and bumped voluptuous version Kjetil Mjøs 2020-05-06 08:06:53 +0200
  • 7f7566569a fixed double quote error in test_config.py Kjetil Mjøs 2020-05-06 07:55:05 +0200
  • f0348bce77 fixed package issue Kjetil Mjøs 2020-05-05 13:31:50 +0200
  • 934aafc9ed Added LDAPS Variable to settings.py and appropriate changes to basic_ldap.py Cisco Osterman 2020-05-05 13:17:09 +0200
  • 11d450147e added LDAP_DEFAULT_DOMAIN to allow ldap login with bare username Luca Olivetti 2020-05-05 10:22:45 +0200
  • a1994cd3e9 added LDAP_DEFAULT_DOMAIN to allow ldap login with bare username Luca Olivetti 2020-05-05 10:22:45 +0200
  • 31c038a01d Bump version 7.5.3 -> 7.5.4 Nick Satterly 2020-05-04 16:15:49 +0200
  • 75212d983c Bump version 7.5.3 -> 7.5.4 v7.5.4 Nick Satterly 2020-05-04 16:15:49 +0200
  • 08f5791f1b Restore old wsgi file as symlink to new (#1216) Nick Satterly 2020-05-04 16:14:10 +0200
  • 82e3b9c257
    Restore old wsgi file as symlink to new (#1216) Nick Satterly 2020-05-04 16:14:10 +0200
  • 4304812319 Update contrib apache config Nick Satterly 2020-05-04 16:10:27 +0200
  • 38457a246c Update contrib apache config Nick Satterly 2020-05-04 16:10:27 +0200
  • be99941828 Restore old wsgi file as symlink to new restore-old-wsgi-file Nick Satterly 2020-05-04 16:04:18 +0200
  • b046bed0f5 Include wsgi.py so flask CLI works (#1214) Nick Satterly 2020-05-04 14:24:17 +0200
  • f482c4057e
    Include wsgi.py so flask CLI works (#1214) Nick Satterly 2020-05-04 14:24:17 +0200
  • 225c85042b Include wsgi.py so flask CLI works fix-flask-cli Nick Satterly 2020-05-04 14:04:43 +0200
  • 6282268576 Bump version 7.5.2 -> 7.5.3 (bugfix) Nick Satterly 2020-05-04 09:45:23 +0200
  • 1c62bee65e Bump version 7.5.2 -> 7.5.3 (bugfix) v7.5.3 Nick Satterly 2020-05-04 09:45:23 +0200
  • 3844eec343 Fix alertad key command (#1213) Nick Satterly 2020-05-04 09:43:22 +0200
  • f0c2470c59
    Fix alertad key command (#1213) Nick Satterly 2020-05-04 09:43:22 +0200
  • 714a53076b Fix alertad key command fix-alertad-key-cmd Nick Satterly 2020-05-04 09:33:55 +0200
  • b9afc70d88 Bump version 7.5.1 -> 7.5.2 Nick Satterly 2020-05-03 22:08:24 +0200
  • 157830bfa2 Bump version 7.5.1 -> 7.5.2 v7.5.2 Nick Satterly 2020-05-03 22:08:24 +0200
  • b085bc5e58 Do not init http handler for CLI commands (#1212) Nick Satterly 2020-05-03 20:20:18 +0200
  • 7d68f7f6ff
    Do not init http handler for CLI commands (#1212) Nick Satterly 2020-05-03 20:20:18 +0200
  • 7492cd86ae Do not init http handler for CLI commands fix-bootstrap-loading Nick Satterly 2020-05-03 18:23:12 +0200
  • d3bc0eb131 Mongodb count_documents() is deprecated (#1210) Nick Satterly 2020-05-02 20:15:38 +0200
  • 05f9ecb076
    Mongodb count_documents() is deprecated (#1210) Nick Satterly 2020-05-02 20:15:38 +0200
  • a9ae5b36f7 Mongodb count_documents() is deprecated mongodb-count-documents Nick Satterly 2020-05-02 19:51:03 +0200
  • ab708438e7 Fix misleading test comment Nick Satterly 2020-05-02 19:45:39 +0200
  • 13b3db888b Fix misleading test comment Nick Satterly 2020-05-02 19:45:39 +0200
  • 2f46da00d7 Remove debug print statement Nick Satterly 2020-04-30 21:57:23 +0200
  • 8d2d4c5b8b Remove debug print statement Nick Satterly 2020-04-30 21:57:23 +0200
  • c24c94e20c Add forwarder plugin for federated Alerta (#1161) Nick Satterly 2020-04-30 21:26:49 +0200
  • 1538a97717
    Add forwarder plugin for federated Alerta (#1161) Nick Satterly 2020-04-30 21:26:49 +0200
  • 8d2514371a Add tests for forwarder plugin alert-forwarder-plugin Nick Satterly 2020-04-30 17:08:38 +0200
  • f0b7cfee43 Add alerts and action forwarder plugin for federated setups Nick Satterly 2020-02-25 20:55:18 +0100
  • d516e73775 Add state transition diagram to docs Nick Satterly 2020-04-28 07:36:41 +0200
  • 33723c0d8c Add state transition diagram to docs Nick Satterly 2020-04-28 07:36:41 +0200
  • 38430eaac5 Add boolean operators AND,OR,NOT to query syntax (#1209) Nick Satterly 2020-04-26 17:31:06 +0200
  • ee2deb942e
    Add boolean operators AND,OR,NOT to query syntax (#1209) Nick Satterly 2020-04-26 17:31:06 +0200
  • 0af0610c5c Add boolean operators AND,OR,NOT to query syntax query-parser-boolean-tests Nick Satterly 2020-04-25 22:58:30 +0200
  • f0bf774438 Only run docker push on master branch Nick Satterly 2020-04-23 21:25:43 +0200
  • eb0d64cf9c Only run docker push on master branch Nick Satterly 2020-04-23 21:25:43 +0200
  • 60c73b6ea8 Notify slack on docker build Nick Satterly 2020-04-21 23:48:27 +0200
  • 79414eab00 Notify slack on docker build Nick Satterly 2020-04-21 23:48:27 +0200
  • 52e9058008 Fix API key query parameter (#1204) Nick Satterly 2020-04-19 20:14:55 +0200
  • 9929be9a7c
    Fix API key query parameter (#1204) Nick Satterly 2020-04-19 20:14:55 +0200
  • e391a47f7c Fix API key query parameter fix-api-key-query Nick Satterly 2020-04-19 20:05:09 +0200
  • 7aa8207339 Debug docker entrypoint script (#1203) Nick Satterly 2020-04-19 12:28:18 +0200
  • 7dc31024ab
    Debug docker entrypoint script (#1203) Nick Satterly 2020-04-19 12:28:18 +0200
  • c8f6837044 Debug docker entrypoint script debug-docker-entrypoint Nick Satterly 2020-04-19 12:07:47 +0200
  • d8c5e56ff4 Add docker entrypoint script (#1202) Nick Satterly 2020-04-19 08:47:00 +0200
  • be9107064d
    Add docker entrypoint script (#1202) Nick Satterly 2020-04-19 08:47:00 +0200
  • fea18568d5 Add docker entrypoint script docker-entrypoint Nick Satterly 2020-04-19 02:05:21 +0200
  • 46705728e7 Fix docker workflow Nick Satterly 2020-04-19 00:36:53 +0200
  • 402470cad4 Fix docker workflow Nick Satterly 2020-04-19 00:36:53 +0200
  • 05b7122f1b
    Merge d2ec43c8be into 5495a4a957 Nick Satterly 2020-04-18 22:26:13 +0000
  • 0e731faa9b Build docker image for testing master (#1201) Nick Satterly 2020-04-19 00:26:12 +0200
  • 5495a4a957
    Build docker image for testing master (#1201) Nick Satterly 2020-04-19 00:26:12 +0200
  • d2ec43c8be Build docker image for testing master docker-build Nick Satterly 2020-04-18 21:34:02 +0200
  • 57eb874cfc Add docker build github action Nick Satterly 2020-04-19 00:22:54 +0200
  • c58657f44c
    Add docker build github action Nick Satterly 2020-04-19 00:22:54 +0200
  • aaaa76a357 Bump version 7.5.0 -> 7.5.1 Nick Satterly 2020-04-18 16:54:51 +0200
  • 97fcfc2b67 Bump version 7.5.0 -> 7.5.1 v7.5.1 Nick Satterly 2020-04-18 16:54:51 +0200
  • 38ed0cd770 Return updated resource after update (#1200) Nick Satterly 2020-04-18 15:33:33 +0200
  • 8a9fbbeefd
    Return updated resource after update (#1200) Nick Satterly 2020-04-18 15:33:33 +0200
  • 2583737369 Return updated resource after update return-resource-on-update Nick Satterly 2020-04-18 15:23:11 +0200
  • 200be3a06f Fix add notes user error and add tests (#1198) Nick Satterly 2020-04-18 15:02:11 +0200
  • e4d4e8437b
    Fix add notes user error and add tests (#1198) Nick Satterly 2020-04-18 15:02:11 +0200
  • 3ace273f0f Fix add notes user error and add tests fix-add-note Nick Satterly 2020-04-18 14:02:03 +0200
  • fcb024a877 Bump version 7.4.6 -> 7.5.0 Nick Satterly 2020-04-17 17:45:59 +0200
  • d0e3c54fe7 Bump version 7.4.6 -> 7.5.0 v7.5.0 Nick Satterly 2020-04-17 17:45:59 +0200
  • 8012c30ab1 Update README with test execution info Nick Satterly 2020-04-17 17:33:16 +0200
  • 5bb3464f78 Update README with test execution info Nick Satterly 2020-04-17 17:33:16 +0200
  • b32b927e3d Make tox tests work when run locally (#1195) Nick Satterly 2020-04-17 17:32:40 +0200
  • 3f50ededd1
    Make tox tests work when run locally (#1195) Nick Satterly 2020-04-17 17:32:40 +0200