1
0
Fork 0
mirror of https://github.com/TwiN/gatus.git synced 2024-12-14 11:58:04 +00:00

Commit graph

  • bd35d510de refactor: Revert accidental change to endpoint.TypeDNS TwiN 2024-05-09 22:11:46 -0400
  • 9325d643e9 refactor: Rename parameter r to result TwiN 2024-05-09 22:09:19 -0400
  • f3606d69d5 refactor: Rename parameter r to result in Condition.evaluate TwiN 2024-05-09 22:05:54 -0400
  • 92210c25ae refactor: Merge result pkg back into endpoint pkg, because it makes more sense TwiN 2024-05-09 21:55:26 -0400
  • 91bbd5d157 refactor: Rename EndpointStatus to Status TwiN 2024-05-09 21:48:01 -0400
  • 71686a7ce7 refactor: Fix warning about overlapping imported package name with endpoint variable TwiN 2024-05-09 21:36:18 -0400
  • da45890e13 refactor: Move core package to config/endpoint TwiN 2024-05-09 20:46:16 -0400
  • 5280b39e8b refactor: Partially break core package into dns, result and ssh packages TwiN 2024-05-09 20:06:46 -0400
  • a2cc1466c1
    Document Raw Uptime Data API Endpoint James Hillyard 2024-05-09 11:59:38 +0100
  • 551a6920f0
    Add Test for Raw Uptime Data API Endpoint James Hillyard 2024-05-09 11:58:14 +0100
  • b414d5b7fc
    Expose Raw Uptime Data via API James Hillyard 2024-05-09 11:57:48 +0100
  • 3aac3310da
    Merge 485a5fb639 into 4397dcb5fc Bugra Kocabay 2024-05-05 09:44:17 +0300
  • 4397dcb5fc docs: Improve Result.ConditionResults description TwiN 2024-05-04 20:05:06 -0400
  • 739e6c75a6
    fix(alerting): Make Microsoft Teams title customizable (#731) Rahul Chordiya 2024-05-05 04:54:25 +0530
  • 6cd52b6c0a
    Small adjustment TwiN 2024-05-04 19:20:21 -0400
  • 47aefeafed
    chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 dependabot[bot] 2024-05-02 06:17:25 +0000
  • 1f1fdfc7d0 fix(alerting): Set Content-Type to application/json by default for custom provider if none are defined TwiN 2024-04-30 20:06:39 -0400
  • 92da9b26a4
    Merge branch 'master' into teams-custom-title-feature Rahul Chordiya 2024-04-29 12:20:32 +0530
  • a3f3660f33
    Merge branch 'master' into fix/icmp fix/icmp TwiN 2024-04-28 19:06:19 -0400
  • aecca63e05 fix: Use privileged mode for ICMP only on Windows TwiN 2024-04-28 19:05:11 -0400
  • dcfdfd423e
    docs: Remove unnecessary badge TwiN 2024-04-27 14:39:42 -0400
  • 485a5fb639 chore: adapt repeat interval feature after merge Bugra Kocabay 2024-04-27 15:54:25 +0300
  • bd36446f95 chore: adapt repeat interval feature after merge Bugra Kocabay 2024-04-27 15:50:22 +0300
  • 4c3ab7cd81 chore: update reminder-interval to repeat-interval Bugra Kocabay 2024-04-27 15:49:48 +0300
  • 42a6b7afbe Merge branch 'master' into feat/reminder-interval Bugra Kocabay 2024-04-27 15:21:57 +0300
  • ab0610f301 chore: update "reminder-interval" to "repeat-interval" Bugra Kocabay 2024-04-27 15:17:37 +0300
  • cd46503146 chore: change "due" to "TRIGGERED" for easier log look through Bugra Kocabay 2024-04-27 15:15:51 +0300
  • 419d3033c7 Merge branch 'master' into feat/reminder-interval Bugra Kocabay 2024-04-27 15:14:33 +0300
  • 8fb2d34229 Add mTLS docker-compose example Chris Smith 2024-04-24 21:49:24 -0400
  • 01c473415e Add endpoints.onErrorAdd Philipp Kolmann 2024-04-23 11:37:05 +0200
  • a6645c1b04
    Merge bfe25f71e9 into 28339684bf Elouan Martinet 2024-04-19 09:26:34 -0400
  • de1a7c3293
    Update README.md Rahul Chordiya 2024-04-19 14:33:36 +0530
  • 0d84abe206
    Merge branch 'TwiN:master' into teams-custom-title-feature Rahul Chordiya 2024-04-19 14:32:24 +0530
  • 9c31a57a8b
    chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.4 dependabot[bot] 2024-04-19 06:30:26 +0000
  • 28339684bf
    chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#703) v5.10.0 dependabot[bot] 2024-04-18 21:34:26 -0400
  • d455801113
    Merge branch 'master' into dependabot/go_modules/github.com/google/uuid-1.6.0 TwiN 2024-04-18 21:29:05 -0400
  • 519500508a
    fix: add crossorigin attribute to manifest.json link in index.html (#736) Robert Schelling 2024-04-19 03:19:08 +0200
  • 15dd4e37c5
    Update index.html TwiN 2024-04-18 21:15:15 -0400
  • b2fa39d671
    Merge branch 'master' into master TwiN 2024-04-18 21:12:51 -0400
  • 76a84031c2 refactor: Update connectivity.Checker struct to use pointer on receiver TwiN 2024-04-18 21:05:49 -0400
  • b88d0b1c34 chore: Update example.com's IPv4 and IPv6 TwiN 2024-04-18 21:04:34 -0400
  • e0ab35e86a feat(ui): Implement endpoints[].ui.hide-conditions TwiN 2024-04-18 20:57:07 -0400
  • 3507506940 refactor: Update connectivity.Checker struct to use pointer on receiver TwiN 2024-04-18 21:05:49 -0400
  • 94372d235d chore: Update example.com's IPv4 and IPv6 TwiN 2024-04-18 21:04:34 -0400
  • 497f94056d feat(ui): Implement endpoints[].ui.hide-conditions TwiN 2024-04-18 20:57:07 -0400
  • b3166cc2c7 fix: add crossorigin attribute Robert Schelling 2024-04-15 16:48:16 +0200
  • 926d20d000 feat: Added support for Docker secrets James Durand 2024-02-27 10:08:24 -0600
  • 53aa7c3535
    Update README.md for Teams custom alert Rahul Chordiya 2024-04-12 20:00:02 +0530
  • 3cd885f2b5
    Teams Custom Title Rahul Chordiya 2024-04-12 19:50:44 +0530
  • 7efe7429dd docs: Fix formatting v5.9.0 TwiN 2024-04-11 21:37:15 -0400
  • 4393a49900
    chore: fix some typos (#725) HongKuang 2024-04-12 09:18:30 +0800
  • 47ea497b75
    Merge branch 'master' into master TwiN 2024-04-11 21:09:04 -0400
  • 241956b28c
    fix(alerting): Support alerts with no conditions for external endpoints (#729) TwiN 2024-04-10 20:46:17 -0400
  • 68949b1355 fix(alerting): Support alerts with no conditions for external endpoints TwiN 2024-04-10 20:40:01 -0400
  • a4bc3c4dfe docs: Add missing information on passing a token for external endpoints TwiN 2024-04-10 19:03:29 -0400
  • 7cf2b427c9 docs: Add missing description for ui pkg ValidateAndSetDefaults TwiN 2024-04-09 18:56:33 -0400
  • dc9cddfd77
    ci: Add codecov token TwiN 2024-04-09 18:53:15 -0400
  • f93cebe715
    feat(client): add mTLS config (#665) Chris Smith 2024-04-09 18:41:37 -0400
  • 9570808922
    Merge branch 'master' into master Chris Smith 2024-04-09 12:50:22 -0400
  • de0ec4dafb
    Rebase (#6) Chris Smith 2024-04-09 12:18:39 -0400
  • f54c45e20e
    feat: Implement push-based external endpoints (#724) TwiN 2024-04-08 21:00:40 -0400
  • f93e770a68 Fix UI-related issues with external endpoints TwiN 2024-04-08 20:46:33 -0400
  • e367f39d4e Improve docs and refactor some code TwiN 2024-04-08 19:28:19 -0400
  • e7d8e17a49 refactor some error equality checks TwiN 2024-04-07 17:59:25 -0400
  • e34e61502f Add tests for external endpoints TwiN 2024-04-07 17:57:25 -0400
  • a90b8efe95 Validate external endpoints on start TwiN 2024-04-07 12:18:00 -0400
  • b184f9acc1 chore: fix some typos hongkuang 2024-04-07 16:26:24 +0800
  • 05babf1366 Fix failing tests TwiN 2024-04-06 23:48:23 -0400
  • 442e6a40d5 feat: Implement push-based external endpoints TwiN 2024-04-06 22:37:36 -0400
  • df5248c545 refactor: Use pointers for Alert receivers TwiN 2024-04-06 22:35:20 -0400
  • 0437b280b1 refactor: Move SSH outside of endpoint.go TwiN 2024-04-05 18:09:59 -0400
  • 6d78d9dd60
    chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 dependabot[bot] 2024-04-04 06:32:51 +0000
  • 8eb47596b6
    Merge 7081753947 into cacfbc0185 jcsaaddupuy 2024-04-01 22:01:06 -0400
  • ad1089a10c
    Merge eccc68d4df into cacfbc0185 Holger Amann 2024-04-01 21:51:27 -0400
  • cacfbc0185
    chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 (#715) dependabot[bot] 2024-04-01 21:50:59 -0400
  • 91de80b8e3
    Merge branch 'master' into dependabot/github_actions/codecov/codecov-action-4.1.1 TwiN 2024-04-01 21:48:03 -0400
  • 922638e071
    refactor: Clean up code and change log format (#719) TwiN 2024-04-01 21:47:14 -0400
  • 2991a35c01 refactor: Clean up code and change log format TwiN 2024-04-01 21:43:50 -0400
  • 979d467e36 fix(jsonpath): Prevent panic when body is "null" TwiN 2024-04-01 20:03:02 -0400
  • ceb2c7884f
    docs: Add discord badge TwiN 2024-03-29 21:44:38 -0400
  • ae750aa367
    feat(alerting): add alerting support for jetbrains space (#713) michael-baraboo 2024-03-28 17:36:22 -0500
  • db7fc2417a
    chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.1 dependabot[bot] 2024-03-27 06:06:42 +0000
  • fbbb6f082b add jetbrainsspace to a couple more tests Michael Baraboo 2024-03-23 10:42:16 -0500
  • e978d147b9 add jetbrainsspace to provider interface compilation check Michael Baraboo 2024-03-23 10:18:20 -0500
  • c928beb7f9 readme fixes Michael Baraboo 2024-03-22 13:23:23 -0500
  • 9791f5652d add alerting support for jetbrains space Michael Baraboo 2024-03-22 13:12:51 -0500
  • f34b921866
    correct discord ping mention format in example Garrett Robinson 2024-03-21 02:14:01 -0700
  • 992a606950
    remove errant newline Garrett Robinson 2024-03-21 02:11:57 -0700
  • 04b2fdde0e
    Update README.md for discord provider content setting Garrett Robinson 2024-03-21 01:59:06 -0700
  • 68f8a10d82 Make default content message blank to match existing behavior Garrett 2024-03-21 01:48:44 -0700
  • 9d238fc7ca Add Discord provider content setting to enable ping mentions outside embeds. Garrett 2024-03-21 01:41:01 -0700
  • 095cd11065
    Merge branch 'master' into master Chris Smith 2024-03-13 16:47:23 -0400
  • be1cca85f7
    Rebase (#4) Chris Smith 2024-03-13 16:46:05 -0400
  • 27c843f4c4
    Rebase (#3) Chris Smith 2024-03-13 16:33:38 -0400
  • eccc68d4df feat: Allow custom origin header for Websocket Holger Amann 2024-03-07 11:09:36 +0100
  • 0e2b7a616f
    chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 dependabot[bot] 2024-03-11 06:25:16 +0000
  • 5aa83ee274
    chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.18.0 (#701) v5.8.0 dependabot[bot] 2024-03-10 18:59:00 -0400
  • df8214b4ba
    chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.18.0 dependabot[bot] 2024-03-07 06:47:42 +0000
  • 1e431c797a
    chore(deps): bump github.com/TwiN/deepmerge from 0.2.0 to 0.2.1 (#684) dependabot[bot] 2024-03-06 20:37:42 -0500
  • 519deb6d06
    Update test.yml TwiN 2024-03-06 20:13:49 -0500