Commit Graph

903 Commits (eb5ecdad16131a3160db0298b2ca1bb15c421aa4)

Author SHA1 Message Date
Hunter Long 4d7702d08b
Merge branch 'master' into feature/custom-dialer 2019-09-22 22:25:44 -07:00
Tufan Baris Yildirim 206a90cc08 fix timeout value 2019-09-22 16:36:40 +03: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 23a9e8f93d travis-ci golang 1.13 2019-09-20 01:05:35 -07:00
Hunter Long 6ed523b12d travis-ci golang 1.13 2019-09-20 00:00:25 -07:00
Hunter Long 8c05d7e7c5
Merge branch 'master' into feature/custom-dialer 2019-09-19 23:01:54 -07:00
Hunter Long 15e3b83f9b SMTP email notifier OnTest() fix 2019-09-19 22:45:12 -07:00
Hunter Long 9d9f91f931 fixed homepage graphs rendering - added notifier events in logs 2019-09-19 22:27:01 -07:00
Tufan Baris Yildirim a6718f8843 use user defined timeout instead 2019-09-18 13:39:10 +03:00
Tufan Baris Yildirim 1140dfa213 add dialer port 2019-09-18 13:29:44 +03:00
Tufan Baris Yildirim bd58f3c747 force dialer to connect the host specified in req.URL.Host not in req.Host! 2019-09-18 13:10:53 +03:00
Hunter Long e949a210f2
Merge branch 'master' into fix/back-online 2019-09-17 23:08:58 -07:00
Hunter Long d9cf4c769a
Merge pull request #252 from tufanbarisyildirim/fix/sni-from-header-in-tls-handshake
Fix/sni from header in tls handshake
2019-09-17 23:08:39 -07:00
Tufan Baris Yildirim d83646e54f add error message to slack notification 2019-09-17 13:18:40 +03: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
Hunter Long 23b6c39623
Merge pull request #239 from tufanbarisyildirim/feature/passing-host-header
a workaround for golang limitation of passing Host in header
2019-09-04 12:22:39 -07:00
Tufan Baris Yildirim 4f86749b64 a workaroung for golang limitation of passing Host in header 2019-09-04 21:38:56 +03:00
hunterlong a19b5dcac8 telegram test 2019-09-03 14:28:54 -07:00
hunterlong 50ba485fcd fixed tests - removed database creds from logs 2019-09-03 14:10:13 -07:00
Hunter Long ce90d9d341
Merge pull request #234 from tufanbarisyildirim/issue/118
remove .Online from notifiers and toggle service.Online when needed. …
2019-08-26 18:13:24 -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
Hunter Long 17c633f8bf
Merge pull request #208 from Naramsim/master
Fix failures' heatmap when connected to postgres
2019-07-19 13:56:08 -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 1efd3224ec
Merge pull request #194 from t4skforce/master
Support for HTTP query parameters
2019-06-06 12:19:14 -07:00
Hunter Long 9013eb6c94
Merge branch 'master' into master 2019-06-06 12:18:43 -07:00
Hunter Long 175f20aa9a
Merge pull request #191 from arakelian/mysql-patch
Set MySQL time_zone setting to match local setting
2019-06-06 12:17:57 -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
hunterlong 15a6dc0652 makefile dep fix 2019-06-06 11:14:20 -07:00
hunterlong e24b8353df service HTTP headers - minor UI - Group ordering - delete failures fix 2019-06-06 10:51:42 -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 1950439b78 30 character max fix header inputs 2019-05-22 11:05:47 -07:00
Hunter Long 67283abac3 DISABLE_LOGS environment variable - UI updates 2019-05-20 09:21:32 -07:00
Hunter Long 67e781925d JS updates - bulk import updated 2019-05-14 13:42:47 -07:00
Hunter Long 355e7e325b bulk import - issue #144 2019-05-14 12:44:38 -07:00
Hunter Long 359c00c250 bulk import services based on CSV 2019-05-14 12:13:52 -07:00
Hunter Long adf8cdab20 makefile go version update 2019-05-02 15:17:39 -07:00
Hunter Long 9234f7448f makefile go version update 2019-05-02 14:47:30 -07:00
Hunter Long 87c4052e44 fixed webhook notifier 2019-05-02 12:40:22 -07:00