Commit Graph

  • e51abaf5bd chore: Add check-domain-expiration to placeholder configuration file TwiN 2022-09-07 18:19:57 -0400
  • 46d6d6c733 test(alerting): Improve coverage for custom alerting provider TwiN 2022-09-07 18:19:20 -0400
  • d9f86f1155 fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist TwiN 2022-09-07 18:17:28 -0400
  • 01484832fc
    feat: Add [DOMAIN_EXPIRATION] placeholder for monitoring domain expiration using WHOIS (#325) TwiN 2022-09-06 21:22:02 -0400
  • 7bc9f588e1
    chore: remove dns example Lukas Schlötterer 2022-09-06 16:52:49 +0200
  • cd626b274d docs: Fix mistake in comment for Condition.hasIPPlaceholder() TwiN 2022-09-05 20:58:22 -0400
  • 2d2b464d1d docs: Revert accidental change to starttls example TwiN 2022-09-05 20:56:15 -0400
  • b5ad0bbab5 test: Fix test with different behavior based on architecture TwiN 2022-09-05 20:27:00 -0400
  • 1b9084e170 test: Fix issue caused by possibility of millisecond elapsed during previous tests TwiN 2022-09-05 20:13:18 -0400
  • d593ab136e feat: Add [DOMAIN_EXPIRATION] placeholder for monitoring domain expiration using WHOIS TwiN 2022-09-05 19:12:08 -0400
  • 70bc3c16c7
    style: markdown table alignment Lukas Schlötterer 2022-09-02 20:46:46 +0200
  • 73bf3fc290
    feat(alerting): add client config for telegram Lukas Schlötterer 2022-09-02 20:33:51 +0200
  • 4857b43771 test: Improve coverage for Endpoint.Type() TwiN 2022-09-01 21:09:36 -0400
  • 52d7cb6f04 ux: Improve endpoint validation by checking type on start TwiN 2022-09-01 20:59:09 -0400
  • 5c6bf84106 ux: Improve error message when endpoint is invalid TwiN 2022-09-01 20:51:37 -0400
  • c84ae1cd55 refactor: Remove unused file TwiN 2022-09-01 20:32:04 -0400
  • 657dca4c3f test: Improve coverage for Endpoint.Type() TwiN 2022-09-01 21:09:36 -0400
  • 5dcbe24d28 ux: Improve endpoint validation by checking type on start TwiN 2022-09-01 20:59:09 -0400
  • 24f4cce47e ux: Improve error message when endpoint is invalid TwiN 2022-09-01 20:51:37 -0400
  • 381e09a2ba refactor: Remove unused file TwiN 2022-09-01 20:32:04 -0400
  • f7bdf71c05 image name tostt 2022-09-01 14:55:13 +0200
  • d0fcd511e5 use standard YAML in GATUS_CONFIG tostt 2022-09-01 14:48:25 +0200
  • daf8e3a16f test(chart): Improve coverage for response time charts TwiN 2022-08-30 20:00:04 -0400
  • 7ece7330cf Documenting TLS chr1st1ank 2022-08-27 12:08:52 +0200
  • 7420285857 Correctly handle the case of missing TLS configs chr1st1ank 2022-08-27 11:54:29 +0200
  • 3206ff176c Basic setup to serve HTTPS chr1st1ank 2022-08-27 10:20:52 +0200
  • df719958cf chore(remote): Log message about feature being a candidate for removal TwiN 2022-08-23 21:38:50 -0400
  • 2be81b8e1a docs(remote): Add "Remote instances (EXPERIMENTAL)" section v4.1.0 TwiN 2022-08-22 18:26:36 -0400
  • 4bed86dec9 ui(event): Add divider between each event TwiN 2022-08-18 20:24:52 -0400
  • 072cf20cc6 chore(dependencies): Update tailwindcss to 3.1.8 TwiN 2022-08-18 20:24:08 -0400
  • cca421e283 refactor(storage): Remove TODO comment about writeThroughCache TwiN 2022-08-18 19:23:27 -0400
  • a044f1d274 docs(storage): Add documentation for storage.caching TwiN 2022-08-18 19:18:16 -0400
  • 9de6334f21 feat(storage): Add optional write-through cache to sql store TwiN 2022-08-11 20:47:29 -0400
  • 9ee8be161e refactor(storage): Remove TODO comment about writeThroughCache TwiN 2022-08-18 19:23:27 -0400
  • 331590756f docs(storage): Add documentation for storage.caching TwiN 2022-08-18 19:18:16 -0400
  • 8894ac5609
    Update docker-compose.yml tostt 2022-08-14 13:00:33 +0200
  • bda9b43c0a
    Update README.md tostt 2022-08-14 12:48:45 +0200
  • cfeb49e991 add README.md tostt 2022-08-14 12:29:53 +0200
  • 7f9ce1d5da create in-memory config option, with GATUS_CONFIG tostt 2022-08-14 12:02:19 +0200
  • 0eaf5c9fcb feat(storage): Add optional write-through cache to sql store TwiN 2022-08-11 20:47:29 -0400
  • b7185dce31 feat(storage): Add optional write-through cache to sql store TwiN 2022-08-11 20:47:29 -0400
  • f01b66f083
    refactor(storage): Remove decommissioned path for memory store (#313) TwiN 2022-08-11 20:42:56 -0400
  • b1bd2c64c6 refactor(storage): Remove decommissioned path for memory store TwiN 2022-08-11 20:37:39 -0400
  • 262d436533 ci: Remove paths-ignore since workflow_run doesn't support it TwiN 2022-08-11 20:33:25 -0400
  • b8ab17eee1 ci: Decrease timeout-minutes to 20 TwiN 2022-08-11 20:31:36 -0400
  • 7bbd7bcee3 ci: Stop publish-latest from being triggered by changes in .github folder TwiN 2022-08-11 20:29:33 -0400
  • 4865d12147 chore(ci): Remove redundant input TwiN 2022-08-11 20:27:48 -0400
  • 0713ca1c1a chore(ci): Remove useless "description" parameter TwiN 2022-08-11 20:25:10 -0400
  • dce202d0be feat(ci): Add publish-experimental workflow TwiN 2022-08-11 20:24:23 -0400
  • 4673d147db chore(ci): Update docker/login-action to v2 TwiN 2022-08-11 20:17:17 -0400
  • 0943c45ae6 test(badge): Add test cases for custom response-time badge thresholds TwiN 2022-08-10 21:26:36 -0400
  • 798c4248ff refactor(badge): Fix formatting TwiN 2022-08-10 21:09:22 -0400
  • 1bce4e727e
    feat(api): Configurable response time badge thresholds (#309) Jesibu 2022-08-11 03:05:34 +0200
  • 88844c5883 test: added the suggestons to set the UiConfig at another line jesibu 2022-08-09 07:44:25 +0200
  • d9e21b299d
    Update README.md TwiN 2022-08-08 21:01:52 -0400
  • 857ea16af0
    Update controller/handler/badge.go TwiN 2022-08-08 21:01:48 -0400
  • f0adedd49f Merge branch 'configurable-response-time-badges' of https://github.com/Jesibu/gatus into configurable-response-time-badges jesibu 2022-08-04 07:02:30 +0200
  • c172c032b0 implemented final suggestions by Twin jesibu 2022-08-04 07:02:17 +0200
  • e18f221282
    Suggestion accepted: Update core/ui/ui.go Jesibu 2022-08-04 07:01:39 +0200
  • 17a340c7a5
    Suggestion accepted: Update core/ui/ui.go Jesibu 2022-08-04 07:00:39 +0200
  • 3e52c1bff8 recreated all changes for setting thresholds on Uptime Badges jesibu 2022-08-03 08:17:53 +0200
  • 61b5016376
    Merge branch 'master' into configurable-response-time-badges Jesibu 2022-07-29 08:54:10 +0200
  • 468437909f
    Update controller/handler/handler.go Jesibu 2022-07-29 08:39:16 +0200
  • b423f16f75
    Update controller/handler/badge.go Jesibu 2022-07-29 08:39:06 +0200
  • c86e4666bf
    Update controller/controller.go Jesibu 2022-07-29 08:38:46 +0200
  • a859e89279
    Update config/config.go Jesibu 2022-07-29 08:37:53 +0200
  • 1aa94a3365 feat(remote): Implement lazy distributed feature (#64) TwiN 2022-07-28 20:07:53 -0400
  • 319f460553 docs: Update GetHTTPClient comment TwiN 2022-07-28 19:35:15 -0400
  • 15e61077af feat(remote): Implement lazy distributed feature (#64) TwiN 2022-07-28 20:07:53 -0400
  • 2b44833ef6 docs: Update GetHTTPClient comment TwiN 2022-07-28 19:35:15 -0400
  • 7daf2b5cac legal: Revert change to copyright appendix TwiN 2022-07-28 17:55:23 -0400
  • f0fc275f67
    legal: Update copyright dates TwiN 2022-07-28 09:20:42 -0400
  • e1d4141cb4 chore: add .yml to ignore Bo-Yi Wu 2022-07-28 15:38:11 +0800
  • 050e70f422
    feat(docker): add basic healthcheck support sparanoid 2022-07-24 14:40:20 -0400
  • c79818b3e7 chore: Add copy config file first when develop. Bo-Yi Wu 2022-07-23 12:31:10 +0800
  • e03485f616 Fixed all merge conflicts after merging TwiN/gatus main jesibu 2022-07-22 09:29:34 +0200
  • 1281672e1f Merge remote-tracking branch 'remotes/origin/master' into configurable-response-time-badges jesibu 2022-07-22 09:28:46 +0200
  • 04a682eddc style(alerting): Alphabetically sort Matrix provider Kalissaac 2022-07-19 10:48:12 -0700
  • 2fb807632c style(alerting): Add comments and rename character bytes constant Kalissaac 2022-07-19 10:42:28 -0700
  • 4b339bca37 fix(alerting): Update Matrix send endpoint to v3 Kalissaac 2022-07-19 10:40:07 -0700
  • 09c3a6c72b fix(alerting): Reuse MatrixProviderConfig struct Kalissaac 2022-07-19 10:15:41 -0700
  • 755c8bb43a fix(alerting): Alphabetically sort Matrix provider Kalissaac 2022-07-19 10:05:27 -0700
  • 9d4a639f31 test(alerting): Add Matrix tests Kalissaac 2022-07-15 22:08:06 -0700
  • 60e6b2b039 docs(alerting): Add Matrix alerts to README Kalissaac 2022-07-15 21:44:07 -0700
  • 37f3f964ea feat(alerts): Add Matrix alert provider Kalissaac 2022-07-15 21:43:48 -0700
  • b6522ddd67
    style(alerting): Alphabetically sort Matrix provider Kalissaac 2022-07-19 10:48:12 -0700
  • 12c9632d80
    style(alerting): Add comments and rename character bytes constant Kalissaac 2022-07-19 10:42:28 -0700
  • 59e62be5f2
    fix(alerting): Update Matrix send endpoint to v3 Kalissaac 2022-07-19 10:40:07 -0700
  • 6132d47e0c
    fix(alerting): Reuse MatrixProviderConfig struct Kalissaac 2022-07-19 10:15:41 -0700
  • 4279185e98
    fix(alerting): Alphabetically sort Matrix provider Kalissaac 2022-07-19 10:05:27 -0700
  • 4a1a8ff380 ci: Increase timeout-minutes to 60 TwiN 2022-07-18 20:45:42 -0400
  • e039a391bd
    test(alerting): Add Matrix tests Kalissaac 2022-07-15 22:08:06 -0700
  • df393125e9
    docs(alerting): Add Matrix alerts to README Kalissaac 2022-07-15 21:44:07 -0700
  • ef53f101f0
    feat(alerts): Add Matrix alert provider Kalissaac 2022-07-15 21:43:48 -0700
  • 6787fed062 docs: Update feedback/question contact TwiN 2022-07-14 18:13:46 -0400
  • 384ca98350 chore(readme): added response time badge example Dominik Metz 2022-06-28 10:23:48 +0200
  • ab2bee9c4b chore!: Update module from v3 to v4 v4.0.0 TwiN 2022-06-20 21:25:14 -0400
  • d1ced94030 fix(badge): Regenerate assets and tweak health badge width TwiN 2022-06-20 14:27:05 -0400
  • a3e35c862c
    feat(badge): Implement UP/DOWN status badge (#291) asymness 2022-06-20 22:59:45 +0500
  • 0193a200b8 refactor(ci): Wrap benchmark workflow inputs with quotes TwiN 2022-06-19 22:37:19 -0400