1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-03-23 12:45:07 +00:00

Commit Graph

  • 5bbd240dd9 docs(alerting): Update GitLab issue prefix TwiN 2023-05-30 21:58:57 -04:00
  • 7e163c3fcf feat(alerting): Add GitLab alerting provider (#485) Hugues Lismonde 2023-05-31 03:57:15 +02:00
  • 1dd0ecf10b chore(deps): bump modernc.org/sqlite from 1.20.4 to 1.22.1 (#479) dependabot[bot] 2023-05-29 22:46:53 -04:00
  • 3350e81443 chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 (#478) dependabot[bot] 2023-05-18 22:05:11 -04:00
  • c3e1835dd6 fix(alerting): Unable to set maintenance interval to all day (#475) Sergey Khokhlov 2023-05-18 01:45:18 +03:00
  • 2a45a151da chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#471) dependabot[bot] 2023-05-11 22:58:44 -04:00
  • 74cde8ae8d fix(alerting): use same email subject for trigger and resolution alert (#465) Sergey Khokhlov 2023-05-06 17:09:05 +03:00
  • 669877baf4 chore(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 (#462) dependabot[bot] 2023-05-04 21:38:52 -04:00
  • 447e140479 feat(connectivity): Allow internet connection validation prior to endpoint execution (#461) v5.4.0 TwiN 2023-05-02 22:41:22 -04:00
  • 6908199716 chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#455) dependabot[bot] 2023-04-30 23:35:14 -04:00
  • b12f652553 chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#459) dependabot[bot] 2023-04-26 22:39:19 -04:00
  • 83edca6e80 refactor: Modify implementation of TLS (#457) TwiN 2023-04-22 15:22:09 -04:00
  • 636688b43e chore(deps): Upgrade github.com/TwiN/g8 to v2.0.0 TwiN 2023-04-22 12:55:30 -04:00
  • 4fdb55d632 chore: Update Go to 1.20 TwiN 2023-04-07 16:58:43 -04:00
  • a05daeda2e feat(web): Support TLS encryption (#322) Christian Krudewig 2023-04-22 18:12:56 +02:00
  • 0bd0c1fd15 docs(sponsors): Add @8ball030 to list of sponsors TwiN 2023-04-20 18:28:03 -04:00
  • eb3ca71c72 chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#454) dependabot[bot] 2023-04-17 20:01:08 -04:00
  • 37325cd78a chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#453) dependabot[bot] 2023-04-15 12:01:44 -04:00
  • f6e7e346b6 chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 (#450) dependabot[bot] 2023-04-06 20:14:16 -04:00
  • b5e742acde fix(ui): Hide endpoint and prev/next arrows while data is being fetched TwiN 2023-04-05 19:33:50 -04:00
  • 685351a025 chore(deps): bump github.com/miekg/dns from 1.1.50 to 1.1.53 (#449) v5.3.2 dependabot[bot] 2023-03-29 20:38:19 -04:00
  • ee8e0c4b40 fix(deps): Replace deprecated go-ping dependency to pro-bing (maintained fork) (#444) Flo J 2023-03-26 23:26:40 +02:00
  • fb94eea914 chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#446) dependabot[bot] 2023-03-26 16:39:05 -04:00
  • a69ccfdb08 chore(deps): bump actions/setup-go from 3 to 4 (#447) dependabot[bot] 2023-03-26 16:34:03 -04:00
  • 018f723e78 docs: Update list of sponsors TwiN 2023-03-16 21:12:15 -04:00
  • 038c8c8d8e fix: Print response body on failure if debug is set to true TwiN 2023-03-14 20:02:31 -04:00
  • f8f61deb2c docs: Add link to managed solution TwiN 2023-03-05 15:50:56 -05:00
  • 32a15decfd chore(deps): bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.6.0 (#443) dependabot[bot] 2023-03-03 20:21:49 -05:00
  • 0dba6e8674 chore(deps): bump modernc.org/sqlite from 1.20.3 to 1.20.4 (#441) dependabot[bot] 2023-02-27 22:14:49 -05:00
  • 0c92534432 chore(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#431) dependabot[bot] 2023-02-16 22:21:55 -05:00
  • 6ab8899dc6 fix(condition): Partially support numbers with floating point (#434) v5.3.1 TwiN 2023-02-15 19:30:29 -05:00
  • 819abf4263 Helm chart moved from avakarev/gatus-chart to minicloudlabs/helm-charts (#428) Andrii Vakarev 2023-02-14 02:04:46 +01:00
  • 6950a080df docs(alerting): Correct newline in docu (#420) Marc Brugger 2023-02-14 01:55:19 +01:00
  • 7d6923730e fix(config): Support $$ in config for literal $ (#427) TwiN 2023-02-11 22:43:13 -05:00
  • 542da61215 fix(ci): Use single quotes instead of double quotes TwiN 2023-02-09 21:25:06 -05:00
  • 45fe7beb6d fix(ci): Add missing asterisk to path-ignore elements with nested structure TwiN 2023-02-09 21:23:29 -05:00
  • 26611b7793 ci: Run benchmark on every new latest image TwiN 2023-02-09 21:15:36 -05:00
  • a29cf158dd chore(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#423) v5.3.0 dependabot[bot] 2023-02-09 20:30:30 -05:00
  • 9d14e3011b docs: Add link to banner TwiN 2023-02-08 20:50:30 -05:00
  • d13998d13d chore(deps): bump modernc.org/sqlite from 1.19.5 to 1.20.3 (#409) dependabot[bot] 2023-02-05 22:39:11 -05:00
  • f6a39f6df0 docs(alerting): Update pushover documentation TwiN 2023-02-05 21:58:41 -05:00
  • 9e2006910d feat(alerting): Add Pushover sound support (#417) Marc Brugger 2023-02-06 03:47:39 +01:00
  • 6e4b88dc6e fix(test): flaky TestStore_InsertCleansUpOldUptimeEntriesProperly (#418) tesibelda 2023-02-02 04:59:31 +01:00
  • 277e805dbb chore(deps): bump docker/build-push-action from 3 to 4 (#415) dependabot[bot] 2023-02-01 01:16:25 -05:00
  • 941c10ca45 chore: Remove vendor folder (#414) TwiN 2023-01-30 22:29:30 -05:00
  • 21f62f362f feat(alerting): Add Pushover provider (#405) Kevin Woblick 2023-01-29 23:32:16 +01:00
  • d75180c341 docs: Clarify what the storage is used for TwiN 2023-01-29 16:47:25 -05:00
  • a82b883276 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.5.0 (#404) v5.2.0 dependabot[bot] 2023-01-22 16:54:53 -05:00
  • 24e207c0c6 fix(metrics): Disable compression on prometheus/client_golang's handler TwiN 2023-01-19 23:06:38 -05:00
  • 90bb8f7b5f test: Don't run tests in parallel TwiN 2023-01-19 01:53:52 -05:00
  • 0db92f46da test: Add several tests for numerical conditions TwiN 2023-01-19 01:37:21 -05:00
  • 0ffa03f42d chore(deps): bump github.com/TwiN/deepmerge from 0.1.0 to 0.2.0 (#401) dependabot[bot] 2023-01-11 01:05:17 -05:00
  • e61a42220c fix: Log GATUS_CONFIG_FILE deprecation message only if it's non-empty TwiN 2023-01-10 19:04:19 -05:00
  • 78dccc90e1 fix(#400): Use proper configuration path when iterating over options TwiN 2023-01-10 00:24:56 -05:00
  • 6bdd3c94fe chore: Add deprecation message for GATUS_CONFIG_FILE TwiN 2023-01-09 23:24:20 -05:00
  • 4225d22369 docs: Add example of docker-compose with multiple configuration files TwiN 2023-01-08 18:34:13 -05:00
  • 3059e3e028 feat: Support multiple configuration files (#396) TwiN 2023-01-08 17:53:37 -05:00
  • 87740e74a6 Revert "feat: Support multiple configuration files" (#395) TwiN 2023-01-07 03:45:43 -05:00
  • 8e14302765 feat: Support multiple configuration files (#389) Henning Janßen 2023-01-07 05:46:19 +01:00
  • 844f417ea1 docs: Update sponsor list TwiN 2023-01-06 20:06:56 -05:00
  • 2f7f782f11 docs: Improve documentation and add ghcr Docker image link TwiN 2023-01-06 20:04:21 -05:00
  • 37bea336ca chore(deps): bump github.com/TwiN/health from 1.5.0 to 1.6.0 (#394) dependabot[bot] 2023-01-04 01:37:24 -05:00
  • 616a654b27 fix: Compress everything with Gzip TwiN 2022-12-30 21:37:52 -05:00
  • a1c8422c2f ci: Make release also push latest tag v5.1.1 TwiN 2022-12-23 09:59:22 -05:00
  • 947173bf71 fix: Prevent jsonpath from causing panic when body is expected to be array but isn't (#392) TwiN 2022-12-23 09:55:17 -05:00
  • a81a83e2d4 docs: Update example TwiN 2022-12-22 17:38:17 -05:00
  • 4599fe4da7 Clarify description of len() function Salim B 2022-11-23 03:21:35 +00:00
  • 19e90cdf31 test(condition): Add has-key-of-map test case v5.1.0 TwiN 2022-12-17 23:58:01 -05:00
  • ecc0636a59 feat(alerting): Implement GitHub alerting provider TwiN 2022-12-15 23:32:04 -05:00
  • 27502acd10 chore: Improve oauth2 configuration error TwiN 2022-12-15 23:25:37 -05:00
  • 51255e33ea refactor(alerting): Use reflection to retrieve provider based on alert type TwiN 2022-12-15 21:11:55 -05:00
  • be0962112e refactor: Remove unnecessary logs TwiN 2022-12-15 20:59:04 -05:00
  • dfcea93080 fix(alerting): Use reflection to set invalid providers to nil instead of re-validating on every alert trigger/resolve TwiN 2022-12-15 20:54:38 -05:00
  • a5f135c675 chore(deps): bump github.com/miekg/dns from 1.1.43 to 1.1.50 (#385) dependabot[bot] 2022-12-14 23:51:19 -05:00
  • 9acace7d37 Revert "ci: Allow triggering releases manually" v5.0.0 TwiN 2022-12-10 16:29:07 -05:00
  • 184c7f23ad ci: Allow triggering releases manually TwiN 2022-12-10 16:24:35 -05:00
  • 5ce890bbff ci: Don't run tests for workflow changes TwiN 2022-12-10 16:24:01 -05:00
  • b0bec5ff94 fix(ci): Don't prevent publish-release-to-ghcr from running TwiN 2022-12-10 16:08:41 -05:00
  • e503dd3861 chore(deps): bump github.com/coreos/go-oidc/v3 from 3.1.0 to 3.4.0 (#383) dependabot[bot] 2022-12-08 23:20:27 -05:00
  • f2d51f3e50 docs: Update Gatus diagram TwiN 2022-12-06 23:03:27 -05:00
  • a1a2fba326 docs: Link Alerting section in valid alert types TwiN 2022-12-06 22:36:33 -05:00
  • fdd51869a3 test: Improve condition validation test coverage TwiN 2022-12-06 21:57:24 -05:00
  • f6a621da28 chore: Bump module version to v5 TwiN 2022-12-06 01:41:09 -05:00
  • 2346a6ee4f fix!: Enforce mandatory space around condition operator (#382) TwiN 2022-12-06 01:37:05 -05:00
  • 741109f25d chore!: Remove deprecated "services" in favor of "endpoints" (#381) TwiN 2022-12-06 01:27:31 -05:00
  • d058d7a54b fix!: Default Alert.Enabled to true (#380) TwiN 2022-12-05 23:15:19 -05:00
  • 7dccf5f08c docs: Clarify that alerts still have to be defined when using default-alerts TwiN 2022-12-05 22:40:19 -05:00
  • 9e46e3972d feat: Add necessary files for PWA (#347) BondarSlavik 2022-12-04 22:11:26 +02:00
  • 9fc8374a4d docs: Fix typos TwiN 2022-12-03 21:26:46 -05:00
  • 1aeb045703 test: Fix failing tests TwiN 2022-12-01 20:26:14 -05:00
  • cdec353744 chore(deps): Update sqlite dependencies TwiN 2022-12-01 20:19:56 -05:00
  • 080563bd4f fix(alerting): Improve ntfy alert TwiN 2022-12-01 20:19:11 -05:00
  • bcb565ba37 ci: Remove workflow_dispatch TwiN 2022-11-23 18:15:01 -05:00
  • 2327854641 ci: Update workflows TwiN 2022-11-23 18:12:55 -05:00
  • 79eacc5e50 ci: Re-add other platforms TwiN 2022-11-22 22:02:38 -05:00
  • 048a1d4a88 ci: Only publish for linux/amd64 during tests TwiN 2022-11-22 21:53:28 -05:00
  • c09ee0b82f ci: Create workflow to publish latest to GHCR TwiN 2022-11-22 21:08:40 -05:00
  • 7908eea2df ci: Update workflow dependency name TwiN 2022-11-22 20:56:49 -05:00
  • f8140e0d96 fix(alerting): Resolve issue with blank GoogleChat messages (#364) v4.4.0 TwiN 2022-11-22 20:12:26 -05:00
  • 4f569b7a0e fix(jsonpath): Properly handle len of object in array, len of int and len of bool (#372) TwiN 2022-11-19 17:25:40 -05:00