Commit Graph

  • 2f2890c093 Tweak build action TwinProduction 2021-01-18 23:38:23 -0500
  • e463aec5f6 Tweak build action TwinProduction 2021-01-18 23:34:16 -0500
  • 6b3e11a47c Minor update TwinProduction 2021-01-18 23:28:33 -0500
  • 0985e3bed8 Minor update TwinProduction 2021-01-17 16:38:22 -0500
  • 6d8fd267de Fix mattermost docker-compose example TwinProduction 2021-01-16 20:36:59 -0500
  • e89bb932ea Fix pattern issue TwinProduction 2021-01-15 20:11:43 -0500
  • 77737dbab6 Add TestCondition_evaluateWithBodyHTMLPattern TwinProduction 2021-01-15 19:45:17 -0500
  • 271c3dc91d Performance improvements TwinProduction 2021-01-14 22:49:48 -0500
  • 5860a27ab5 Improve existing tests TwinProduction 2021-01-14 22:49:19 -0500
  • 819093cb7e Implement any function and prettify displayed condition on failure TwinProduction 2021-01-14 20:08:27 -0500
  • 855c106e9b Reduce ping timeout during test v1.11.2 TwinProduction 2021-01-12 22:19:19 -0500
  • 04de262268 Add comment for pingTimeout TwinProduction 2021-01-12 21:37:21 -0500
  • 26d8870cab Improve test coverage TwinProduction 2021-01-12 21:26:28 -0500
  • aec867ae69 Fix #72: Connected placeholder shouldn't resolve to true when when host is unreachable TwinProduction 2021-01-12 21:08:18 -0500
  • a515335c15 Improve test coverage TwinProduction 2021-01-10 01:32:50 -0500
  • 96dd9809f4 Disable patch status TwinProduction 2021-01-10 01:27:20 -0500
  • 20b4c86023 Improve test coverage TwinProduction 2021-01-10 01:22:27 -0500
  • 6f8a728c5f Improve test coverage TwinProduction 2021-01-10 00:24:31 -0500
  • 1669f91a2d Improve test coverage TwinProduction 2021-01-09 23:52:11 -0500
  • 3d265afa37 Minor update TwinProduction 2021-01-09 23:09:35 -0500
  • aa050e9292 Add codecov.yml TwinProduction 2021-01-09 23:06:30 -0500
  • 91a9fa5274 Improve testing coverage TwinProduction 2021-01-09 22:55:36 -0500
  • 150e33a1c7 Update comment TwinProduction 2021-01-09 21:14:54 -0500
  • da9a6282c7 Fix test TwinProduction 2021-01-09 01:17:16 -0500
  • 907b611505 Use a fixed date instead TwinProduction 2021-01-08 23:40:43 -0500
  • eaf205eded Minor fix TwinProduction 2021-01-08 22:56:13 -0500
  • 329bd86e09 Replace GetAll by GetAllAsJSON and change storage package implementation TwinProduction 2021-01-08 22:41:57 -0500
  • 19bb831fbf Update test to prevent this from happening again TwinProduction 2021-01-08 17:43:45 -0500
  • bca38bd372 Fix #70: Success always showing as true v1.11.1 TwinProduction 2021-01-08 17:25:55 -0500
  • 9095649afb Minor update TwinProduction 2021-01-04 23:38:47 -0500
  • 4ff391bcf3 Minor improvements v1.11.0 TwinProduction 2021-01-04 18:28:12 -0500
  • c27cb7af08 Fix issue with backslashes when using pattern function TwinProduction 2021-01-04 18:01:39 -0500
  • f1c0bbe73c Minor update TwinProduction 2021-01-04 18:00:36 -0500
  • 2b4fc7138a
    Merge pull request #67 from cjheppell/split-memory-map-out-of-watchdog Chris C 2020-12-31 17:40:52 -0500
  • 7f647305ce
    Update storage/memory.go Chris Heppell 2020-12-31 22:31:51 +0000
  • fb5477f50b inline json.Marshal return Chris Heppell 2020-12-31 22:00:38 +0000
  • fc4858b1a8 Update storage/memory.go Chris Heppell 2020-12-31 21:56:06 +0000
  • 0af8837710 return pointer for consistency Chris Heppell 2020-12-31 20:49:13 +0000
  • 8ca9fd7db5 make each memory store struct have its own internal map Chris Heppell 2020-12-31 20:37:11 +0000
  • 029c87df89 add tests for new func Chris Heppell 2020-12-31 20:43:11 +0000
  • 4d24a4d647 add func to store for getting single service status Chris Heppell 2020-12-31 20:33:35 +0000
  • 5eb289c4d3 rename GetJSONEncodedServiceStatuses -> GetServiceStatusesAsJSON Chris Heppell 2020-12-31 20:28:57 +0000
  • dbd95b1bbd remove no longer valid comment Chris Heppell 2020-12-31 12:05:57 +0000
  • 678b78ac01 off-topic: add artifact to gitignore Chris Heppell 2020-12-31 12:01:48 +0000
  • f8e1fc25a4 use the new store in the watchdog Chris Heppell 2020-12-31 11:49:41 +0000
  • c3bc375ff1 add memory tests Chris Heppell 2020-12-30 10:57:17 +0000
  • 8ecaf4cfd5 create an in-memory store implementation Chris Heppell 2020-12-29 20:47:57 +0000
  • 143e6cb0da Improve test coverage TwinProduction 2020-12-30 20:07:07 -0500
  • be75ef9c58 Work on #58: Add default "User-Agent: Gatus/1.0" header TwinProduction 2020-12-30 19:56:12 -0500
  • fd97860a39 handle calculating uptimes after rebase Chris Heppell 2020-12-30 12:41:59 +0000
  • 1300d5a767 go mod tidy Chris Heppell 2020-12-30 11:35:11 +0000
  • d71856ce07 update config tests to handle storage Chris Heppell 2020-12-30 11:32:28 +0000
  • 99b6c5aad1 set default storage config if not set Chris Heppell 2020-12-30 11:26:43 +0000
  • bd0fc59abc add database tests Chris Heppell 2020-12-30 11:10:11 +0000
  • afb21eb23a add memory tests Chris Heppell 2020-12-30 10:57:17 +0000
  • 7127213368 add conversion tests Chris Heppell 2020-12-30 10:27:02 +0000
  • 2d01071bbb add postgres docker-compose example Chris Heppell 2020-12-29 22:46:16 +0000
  • 7dea84d5f6 make examples set storage to in-memory db Chris Heppell 2020-12-29 21:31:32 +0000
  • 0952e7b4ac use the new database struct in the watchdog Chris Heppell 2020-12-29 22:17:37 +0000
  • a057e621d1 fix vendoring and go.mod changes after rebase Chris Heppell 2020-12-29 22:04:58 +0000
  • 4498df3e38 use the in memory store if configured Chris Heppell 2020-12-29 20:52:02 +0000
  • 223a2951d8 create an in-memory store implementation Chris Heppell 2020-12-29 20:47:57 +0000
  • 90df4de907 add storage configuration support Chris Heppell 2020-12-29 20:27:55 +0000
  • b67f582e41 define ResultGetter and ResultStorer interfaces and implement Chris Heppell 2020-12-29 19:58:41 +0000
  • 72165076f2 define new postgres db func in sql package Chris Heppell 2020-12-29 19:58:16 +0000
  • b9939d4ce4 revendor Chris Heppell 2020-12-29 18:27:51 +0000
  • c253b02bc1 add postgres gorm driver dependency Chris Heppell 2020-12-29 18:27:45 +0000
  • b08cb0b3fb define our own storage structs Chris Heppell 2020-12-29 18:18:40 +0000
  • 98dd7a96e4 revendor Chris Heppell 2020-12-29 18:18:31 +0000
  • 1d6af82a5e add gorm dependency Chris Heppell 2020-12-29 18:18:26 +0000
  • 457ed21df5 ignore build artifact Chris Heppell 2020-12-29 18:18:05 +0000
  • 118b62c979 Revert "Revert changes that were accidentally committed" but default to showing status on hover TwinProduction 2020-12-30 01:20:22 -0500
  • d8cfcd04f1 Revert changes that were accidentally committed TwinProduction 2020-12-30 01:18:30 -0500
  • 641c2029f7 Switch to using TwinProduction/gocache for caching service status TwinProduction 2020-12-30 01:08:20 -0500
  • 1209c477df Minor fix TwinProduction 2020-12-30 01:07:40 -0500
  • 6ca1e39b90 Minor update TwinProduction 2020-12-30 01:04:58 -0500
  • d206d63151 Minor updates TwinProduction 2020-12-29 21:04:07 -0500
  • bc4380db19 Work on #62: Add uptime percentage + badges TwinProduction 2020-12-29 20:22:17 -0500
  • 3eb8299316 Fix potential issue with integration DNS and NS fallbacks TwinProduction 2020-12-29 17:31:43 -0500
  • a83f6c7619 Remove unnecessary blank lines TwinProduction 2020-12-29 17:30:01 -0500
  • bbf39e70fd Improve test coverage TwinProduction 2020-12-29 17:27:58 -0500
  • ddbf391c39 Rename TestGetHttpClient to TestGetHTTPClient v1.10.0 TwinProduction 2020-12-28 17:19:41 -0500
  • 2eca1ab145 Get the round-trip time directly from the pinger TwinProduction 2020-12-27 17:07:50 -0500
  • f0995f696f Run tests as privileged user for ICMP test to pass TwinProduction 2020-12-25 03:09:06 -0500
  • 746032397e Use 127.0.0.1 in ICMP test TwinProduction 2020-12-25 03:05:47 -0500
  • cf923af230 Fix dependencies TwinProduction 2020-12-25 03:02:44 -0500
  • 416178fb28 Fix dependencies TwinProduction 2020-12-25 03:00:08 -0500
  • 10ab9265d9 Fix dependencies TwinProduction 2020-12-25 02:50:21 -0500
  • ef7b435f1b Remove comment added by mistake TwinProduction 2020-12-25 02:43:54 -0500
  • dea469d6fc Pin github.com/googleapis/gnostic to v0.4.0 TwinProduction 2020-12-25 02:40:39 -0500
  • 83a5813daf Work on #61: Add support for ICMP + Update dependencies TwinProduction 2020-12-25 00:07:18 -0500
  • c86173d46f Fix typo TwinProduction 2020-12-24 00:28:44 -0500
  • c23ba7b85d Update documentation v1.9.2 TwinProduction 2020-12-18 18:40:20 -0500
  • 0541adec5e Add TestService_buildHTTPRequestWithGraphQLEnabled test TwinProduction 2020-12-18 18:40:11 -0500
  • eee5bc8f9d Automatically add Content-Type: application/json header for GraphQL requests, unless a different Content-Type is already defined TwinProduction 2020-12-18 18:39:22 -0500
  • 4d186c6e71 Improve test coverage TwinProduction 2020-12-18 18:06:57 -0500
  • 4be2273662 Minor update TwinProduction 2020-12-18 18:06:50 -0500
  • ef9ba10e45 Fix #60: Fix undesired behavior when setting Host header TwinProduction 2020-12-18 17:37:03 -0500
  • b35747bf31 Improve documentation TwinProduction 2020-12-13 17:24:16 -0500
  • 8cd82605dd Improve documentation TwinProduction 2020-12-12 23:32:26 -0500