Commit Graph

  • abc117d70c
    Merge 64ad34a96f into 83a555e334 Paul Nikonowicz 2024-12-21 18:46:42 -0500
  • 64ad34a96f fix(tls): add test for insecure flag paul nikonowicz 2024-12-21 18:44:46 -0500
  • da848d9b31
    Merge 06c6a04c97 into 83a555e334 Sascha Voth 2024-12-20 17:12:52 +0100
  • 06c6a04c97 replace html entities with emojis to prevent rendering issues Sascha Voth 2024-12-20 17:00:06 +0100
  • 33239e1cda
    Merge c1584a279e into 83a555e334 Simon 2024-12-20 13:19:06 +0100
  • 29984ac503
    Merge 1408ee529e into 83a555e334 dependabot[bot] 2024-12-20 06:34:13 +0000
  • 1408ee529e
    chore(deps): bump github.com/valyala/fasthttp from 1.56.0 to 1.58.0 dependabot/go_modules/github.com/valyala/fasthttp-1.58.0 dependabot[bot] 2024-12-20 06:34:12 +0000
  • 357459a4dd
    Merge 3429006c75 into 83a555e334 dependabot[bot] 2024-12-20 06:34:07 +0000
  • 3429006c75
    chore(deps): bump google.golang.org/api from 0.209.0 to 0.214.0 dependabot/go_modules/google.golang.org/api-0.214.0 dependabot[bot] 2024-12-20 06:34:05 +0000
  • 99772f13ba
    Merge 926d20d000 into 83a555e334 James Durand 2024-12-19 18:29:49 -0500
  • 0eab9695cf
    Merge a3f3660f33 into 83a555e334 TwiN 2024-12-19 18:25:23 -0500
  • 9927ece643
    Merge 25f8c7b4cd into 83a555e334 dependabot[bot] 2024-12-19 23:24:46 +0000
  • 25f8c7b4cd
    chore(deps): bump github.com/prometheus/client_golang dependabot/go_modules/github.com/prometheus/client_golang-1.20.5 dependabot[bot] 2024-12-19 23:24:44 +0000
  • 37ff6cc153
    Merge 67f84da9b4 into 83a555e334 JamesHillyard 2024-12-19 18:24:25 -0500
  • 83a555e334
    chore(deps): bump github.com/TwiN/deepmerge from 0.2.1 to 0.2.2 (#922) master v5.14.0 dependabot[bot] 2024-12-19 18:24:05 -0500
  • fcb4c71cda
    chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 (#935) dependabot[bot] 2024-12-19 18:23:39 -0500
  • 5169c1a91a
    chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 (#936) dependabot[bot] 2024-12-19 18:23:20 -0500
  • 283a313484
    chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 dependabot[bot] 2024-12-19 06:42:07 +0000
  • 3d72c16c8b
    chore(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 dependabot[bot] 2024-12-19 06:06:35 +0000
  • 126b78fc0e
    chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 (#926) dependabot[bot] 2024-12-17 23:45:12 -0500
  • 8b2cd2e4b3 docs: Improve alerting documentation TwiN 2024-12-17 21:23:19 -0500
  • 6a404fdc99
    Merge 005d357a8d into 79c9f24c15 praveen-livspace 2024-12-17 18:11:31 +0800
  • 4e47c11474
    Merge a1beb07ee0 into 79c9f24c15 Daniel Santos 2024-12-17 18:08:42 +0800
  • 79c9f24c15
    feat(alerting): Implement alert-level provider overrides (#929) TwiN 2024-12-16 20:32:13 -0500
  • 6b9553e7dc chore: Rename Alert.OverrideAsBytes to Alert.ProviderOverrideAsBytes TwiN 2024-12-15 21:32:38 -0500
  • 611ec071e4 test: Improve coverage TwiN 2024-12-15 21:26:10 -0500
  • bc015aa02e test: Improve coverage TwiN 2024-12-15 21:11:00 -0500
  • 2181cc76d4 docs: Mention new provider-override config TwiN 2024-12-15 20:59:26 -0500
  • 66e921e114 Rename override to provider-override TwiN 2024-12-15 20:43:30 -0500
  • 127e7cdf14 test: Improve coverage TwiN 2024-12-15 19:46:52 -0500
  • 1274d79c24 test: Improve coverage TwiN 2024-12-15 19:13:29 -0500
  • 7f39a6c314 Fix all tests TwiN 2024-12-15 18:25:03 -0500
  • 2c0e1dc5f5
    Merge branch 'master' of https://github.com/TwiN/gatus baalajimaestro 2024-12-15 16:40:58 +0530
  • b9f4d45bfb
    Fix broken telegram overrides baalajimaestro 2024-11-30 22:46:25 +0530
  • 52d1aa372e test: Fix GitLab tests TwiN 2024-12-14 17:04:16 -0500
  • 470f73a71d test: Start fixing tests for alerting providers TwiN 2024-12-14 15:25:41 -0500
  • f60e0a417f fix typo in discord provider TwiN 2024-12-14 13:00:23 -0500
  • d0eda75883 chore: Add config.yaml to .gitignore TwiN 2024-12-13 22:25:31 -0500
  • 5d3d1799fe feat(alerting): Implement alert-level overrides on all providers TwiN 2024-12-13 22:21:03 -0500
  • c788431801 Add missing test cases for alerting providers TwiN 2024-12-08 19:34:30 -0500
  • b59dbf3cd4 Fix tests TwiN 2024-12-08 17:30:57 -0500
  • 23603a4b2c feat(alerting): Implement alert-level provider overrides TwiN 2024-12-08 17:24:31 -0500
  • be9ae6f55d
    docs: Fix typo (#931) Bryan J. 2024-12-14 13:28:57 -0500
  • 648d3c321f
    Merge branch 'master' into patch-1 TwiN 2024-12-14 13:28:45 -0500
  • 539c7635a1
    docs: Change protocol backslash (\\) to forwardslash (//) in README.md (#933) Philip Whiteside 2024-12-14 13:20:47 +0000
  • 38dc2a1fd7
    Change protocol backslash to forwardslash in README.md Philip Whiteside 2024-12-14 11:43:23 +0000
  • 14fce327b0
    chore: typo fix Bryan J. 2024-12-12 11:40:03 -0500
  • d9929c1384
    Merge 6bd7d272a1 into d56a8487eb PhilippKolmann 2024-12-07 21:23:55 -0500
  • c716f8f204
    Merge branch 'master' into telegram_topics Dmitry 2024-12-07 15:26:06 +0300
  • b9bf900141 feat(alerting): Added the ability to send messages to Telegram topics in groups. kde 2024-12-07 15:17:44 +0300
  • d56a8487eb refactor: Rename HasTlsConfig to HasTLSConfig TwiN 2024-12-06 21:35:26 -0500
  • a1bbc41b62 chore: Remove unnecessary newline TwiN 2024-12-06 21:34:44 -0500
  • cdac5790cb docs: Fix typo in comment TwiN 2024-12-06 21:34:13 -0500
  • 17250e4b30
    chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 dependabot[bot] 2024-12-06 06:43:39 +0000
  • e68b8ddd04
    chore(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 dependabot[bot] 2024-12-05 06:50:57 +0000
  • ff318efb67
    chore(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.2 (#921) dependabot[bot] 2024-12-05 01:05:12 -0500
  • 984db2cd90
    chore(deps): bump github.com/TwiN/deepmerge from 0.2.1 to 0.2.2 dependabot[bot] 2024-12-04 06:41:12 +0000
  • 95e4d780cb
    chore(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.2 dependabot[bot] 2024-12-04 06:41:03 +0000
  • 504bd8f66c
    chore(deps): bump google.golang.org/api from 0.183.0 to 0.209.0 (#912) dependabot[bot] 2024-12-03 23:12:25 -0500
  • 2841deb348
    chore(deps): bump google.golang.org/api from 0.183.0 to 0.209.0 dependabot[bot] 2024-12-04 00:16:37 +0000
  • 917ad59306
    chore(deps): bump github.com/aws/aws-sdk-go from 1.54.10 to 1.55.5 (#890) dependabot[bot] 2024-12-03 19:13:57 -0500
  • 4552257590
    Merge branch 'master' into dependabot/go_modules/github.com/aws/aws-sdk-go-1.55.5 TwiN 2024-12-03 19:13:26 -0500
  • f04dbfa516
    chore(deps): bump golang.org/x/net from 0.29.0 to 0.31.0 (#894) dependabot[bot] 2024-12-03 19:12:35 -0500
  • 4e6e57747f
    chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#910) dependabot[bot] 2024-12-03 19:04:46 -0500
  • bc61e1ee25
    Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.31.0 TwiN 2024-12-03 19:04:23 -0500
  • c1584a279e Update docs simonhammes 2024-12-01 23:21:18 +0100
  • 3df20d8c81 Update compiled assets simonhammes 2024-12-01 23:05:02 +0100
  • 1a20cf0ecc Remove SERVER_URL simonhammes 2024-12-01 23:04:36 +0100
  • 2334c1ce1a Fix OIDC login URL simonhammes 2024-12-01 22:59:51 +0100
  • feebde9d7f Add comment for new struct field simonhammes 2024-11-20 20:14:31 +0100
  • c7c9c8a043 Update compiled assets simonhammes 2024-11-20 20:10:13 +0100
  • 6959e282c7 Add subpath support simonhammes 2024-11-20 19:57:04 +0100
  • 778019590d
    feat(alerting): Add overrides for Ntfy provider (#918) Stephen 2024-11-30 19:09:20 -0800
  • d0c5873bb6
    Update alerting/provider/ntfy/ntfy.go TwiN 2024-11-30 22:04:59 -0500
  • 41428089a8 Add overrides to Ntfy alert provider Bishtawi 2024-11-29 22:48:31 -0800
  • 29cbff6774
    feat(client): Add support for PTR DNS records (#886) Martin Stone 2024-11-28 23:21:44 +0000
  • 454736f535
    Merge branch 'master' into ptr_support TwiN 2024-11-28 18:15:05 -0500
  • b9233b1191
    chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 dependabot[bot] 2024-11-21 06:08:32 +0000
  • 68310bc160
    chore(deps): bump google.golang.org/api from 0.183.0 to 0.207.0 dependabot[bot] 2024-11-20 06:55:37 +0000
  • e07b2932c2
    chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.4 dependabot[bot] 2024-11-20 06:12:52 +0000
  • 2fe991319e docs: Remove duplicate "Proxy client configuration" section TwiN 2024-11-19 20:45:54 -0500
  • 52a73125f9
    feat(alerting): Update Adaptive Cards design for teams-workflows (#903) Tim 2024-11-20 02:24:17 +0100
  • e83516ab24 Update adaptive cards design for msteams Tim-orius 2024-11-19 10:37:21 +0100
  • 599607efd5
    chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 dependabot[bot] 2024-11-18 06:39:55 +0000
  • 74a3769c31
    Update README.md - yaml anchors Kyle Duren 2024-11-16 14:17:25 -0500
  • c3893f37b2
    chore(deps): bump google.golang.org/api from 0.183.0 to 0.206.0 dependabot[bot] 2024-11-15 06:34:50 +0000
  • 5ee3fe824e
    chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.0 dependabot[bot] 2024-11-15 06:12:39 +0000
  • 25d22766a4
    chore(deps): bump github.com/aws/aws-sdk-go from 1.54.10 to 1.55.5 dependabot[bot] 2024-11-14 04:55:23 +0000
  • 01131755bc
    fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var (#895) TwiN 2024-11-13 23:54:00 -0500
  • dc2e1ecdbb Improve log message if GATUS_LOG_LEVEL isn't set TwiN 2024-11-13 23:43:55 -0500
  • 6aabfe0d0f fix(logging): Replace log-level parameter by GATUS_LOG_LEVEL env var TwiN 2024-11-13 23:11:56 -0500
  • 8060a77b1f
    feat(logging): Allow configuring logging verbosity level (#872) Gary Hodgson 2024-11-14 01:02:53 +0100
  • 7d325957bd
    chore(deps): bump golang.org/x/net from 0.29.0 to 0.31.0 dependabot[bot] 2024-11-13 06:48:10 +0000
  • 8e197736eb
    Merge branch 'master' into logr TwiN 2024-11-12 20:38:33 -0500
  • 2df370bd66
    chore(deps): bump google.golang.org/api from 0.183.0 to 0.205.0 dependabot[bot] 2024-11-13 01:34:34 +0000
  • 92bb42d444
    chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#893) dependabot[bot] 2024-11-12 20:33:13 -0500
  • c758af8791
    docs: Fix order of alerting config params TwiN 2024-11-10 17:48:30 -0500
  • 2ac52fb78e
    Merge branch 'master' into logr TwiN 2024-11-09 19:10:37 -0500
  • 9361e6f75f
    chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 dependabot[bot] 2024-11-08 06:37:37 +0000
  • 0d38132a15
    chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 (#891) dependabot[bot] 2024-11-07 23:53:46 -0500