Commit Graph

253 Commits (6d78fceffc8009b6bb5fc30f161a566f3ab84649)

Author SHA1 Message Date
Hunter Long 6d78fceffc quick notifier fix 2019-11-05 19:35:01 -08:00
hunterlong 006f02d4d4 tests 2019-10-25 16:58:12 -07:00
Hunter Long 8aa2dba41c update 2019-10-25 08:13:32 -07:00
Hunter Long c1cc5b5179
Merge branch 'master' into feature/notify-state-change 2019-10-15 08:56:46 -07:00
Hunter Long 81ebf51a70
Merge branch 'master' into fix/back-online 2019-10-15 08:55:33 -07:00
Emanuel Bennici 2534078e11
Switch to new Service-Fields in events.go 2019-10-04 17:24:28 +02:00
Emanuel Bennici e1c41966e4
Add implementation of new `Service` Fields in checker.go
Add Variable Value changes of `SuccessNOtified`, `UpdateNotify` and
`DownText` to checker.go.
So the Values can be used in other packages.
2019-10-04 17:23:20 +02:00
Emanuel Bennici 2a3c682013
Add implementation for `UpdateNotified` Check 2019-10-04 14:48:56 +02:00
Tufan Baris Yildirim b992079a11 Merge branch 'master' of https://github.com/hunterlong/statping into fix/back-online 2019-09-22 09:45:55 +03:00
Hunter Long 9d9f91f931 fixed homepage graphs rendering - added notifier events in logs 2019-09-19 22:27:01 -07:00
Hunter Long e949a210f2
Merge branch 'master' into fix/back-online 2019-09-17 23:08:58 -07:00
Tufan Baris Yildirim b64d0ee1f1 do ssl verification from host header and made it optional per service 2019-09-17 13:18:12 +03:00
Tufan Baris Yildirim 7abc2e6253 fix back online scenario we broke in pull request #234 2019-09-08 16:11:09 +03:00
Tufan Baris Yildirim 4da56523f3 bypass notifier limits if the state is changing first time with that event. 2019-09-06 00:48:27 +03:00
hunterlong 50ba485fcd fixed tests - removed database creds from logs 2019-09-03 14:10:13 -07:00
Tufan Baris Yildirim 30a1216f23 remove .Online from notifiers and toggle service.Online when needed. fixes #118 2019-08-16 02:26:36 +03:00
Hunter Long 85b4129b08
Merge pull request #221 from viartemev/fix-github-220
Fix github-issue-220: Incorrect query to Pg
2019-07-19 13:57:05 -07:00
Артемьев Вячеслав 28fcf5135b Fix github-issue-220: Incorrect query to Pg 2019-07-10 13:33:38 +03:00
Alessandro Pezzè a2f8582088
Merge branch 'master' into master 2019-07-03 19:00:48 +02:00
hunterlong e31b8ca164 Incident reporting feature (beta) 2019-06-24 15:21:38 -07:00
Naramsim d5ad850507 fix: fix failures' heatmap when connected to postgres 2019-06-14 15:12:07 +02:00
hunterlong c2cf13172b limit 1 connection for sqlite 2019-06-06 13:23:41 -07:00
Hunter Long 9013eb6c94
Merge branch 'master' into master 2019-06-06 12:18:43 -07:00
Hunter Long 043946245d
Merge branch 'master' into mysql-patch 2019-06-06 12:16:28 -07:00
Hunter Long 3188b3c7a9
Merge branch 'master' into master 2019-06-06 12:16:02 -07:00
hunterlong 98190a23ff enabled IPv6 services 2019-06-06 12:10:52 -07:00
t4skforce a187d23e3b improved host lookup 2019-05-27 19:35:51 +02:00
Greg Arakelian bc5edacc8e Add escaping 2019-05-24 23:25:22 -04:00
Greg Arakelian 2cc526ead2
Update database.go 2019-05-24 22:10:45 -04:00
Greg Arakelian 7d2a400ece
Update database.go 2019-05-24 22:00:02 -04:00
Hunter Long 67283abac3 DISABLE_LOGS environment variable - UI updates 2019-05-20 09:21:32 -07:00
Hunter Long 355e7e325b bulk import - issue #144 2019-05-14 12:44:38 -07:00
hunterlong d9fef62026 fixed private services showing to non-auth users 2019-04-29 11:11:44 -07:00
Hunter Long edf3e44798 ICMP service types 2019-04-19 20:41:09 -07:00
Hunter Long 0826f16f3d travis ci build 2019-04-11 15:25:59 -07:00
Hunter Long fd16e24bc7 travis ci build 2019-04-08 11:08:40 -07:00
Hunter Long f9102ae7d7 private groups in API - show empty grouped services last on index 2019-04-08 10:49:02 -07:00
hunterlong fba9758290 admin username/pass as ENV, removed hardcoded 2019-04-03 08:15:46 -07:00
Hunter Long 3eb1cb5805 http headers for service 2019-03-16 15:55:45 -07:00
Hunter Long 1402e3b17b http server refactor - tests 2019-03-05 12:13:25 -08:00
Hunter Long 22dc1955f6 test fix 2019-03-05 03:31:20 -08:00
Hunter Long c42ae4292d notifier update - test fix 2019-03-04 09:18:50 -08:00
Hunter Long a03498e035 json http handler - improved sample chart data 2019-03-01 17:33:41 -08:00
Hunter Long 8bc58a842b tests 2019-02-20 11:31:31 -08:00
Hunter Long 8872161764 tests fixed 2019-02-20 10:49:04 -08:00
Hunter Long f2dac7bcc8 groups reorder - time fixes 2019-02-19 18:11:40 -08:00
Hunter Long 0cf1e077ef additional testing 2019-02-11 13:10:17 -08:00
hunterlong 55f5322985 testing - cleanup 2019-02-06 13:08:01 -08:00
hunterlong f9b6c1f54e service permalink - tests - dev docs 2019-02-06 10:51:30 -08:00
hunterlong 2a7eb4c497 API testing fixes 2019-02-04 12:29:28 -08:00