Commit Graph

732 Commits (50ba485fcdc1d05293308a9fb949955becab1cc6)

Author SHA1 Message Date
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
Hunter Long a0b955f543 updated bootstrap and js 2019-04-30 14:00:41 -07:00
Hunter Long f229e5fe0b switch service checking on/off - dynamic JSON string replacement 2019-04-30 13:57:29 -07:00
hunterlong 10f365273f fixed private services showing to non-auth users 2019-04-29 14:09:00 -07:00
hunterlong d9fef62026 fixed private services showing to non-auth users 2019-04-29 11:11:44 -07:00
Hunter Long babe0c791c input tag design/js for list inputs 2019-04-19 21:43:07 -07:00
Hunter Long 6744ca3003 dockerfile maintainer update 2019-04-19 20:50:19 -07:00
Hunter Long 1060e3c698
Merge pull request #180 from giner/email_test_respect_ssl_option
notifiers/email: Respect SSL option in Test
2019-04-19 20:46:22 -07:00
Hunter Long edf3e44798 ICMP service types 2019-04-19 20:41:09 -07:00
Stanislav German-Evtushenko f26e0bd044 notifiers/email: Respect SSL option in Test 2019-04-19 12:16:12 +09:00
Hunter Long 0826f16f3d travis ci build 2019-04-11 15:25:59 -07:00
Hunter Long 108fe0779f travis ci build 2019-04-10 13:25:44 -07:00
Hunter Long 9a24b836bc travis ci build 2019-04-08 11:10:02 -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 5e15a7d8da disable email TLS setting 2019-04-03 08:34:16 -07:00
hunterlong fba9758290 admin username/pass as ENV, removed hardcoded 2019-04-03 08:15:46 -07:00
hunterlong d912890e66 GraphQL - sample data boolean on setup 2019-04-03 08:12:44 -07:00
hunterlong 76168ce436 GraphQL 2019-04-03 07:23:21 -07:00
Hunter Long 5e22c6a17a
Merge pull request #157 from isundaylee/docker-separate-dep
Separates dependency installation in Dockerfile
2019-03-25 11:34:10 -07:00
Hunter Long 4ee63d7846
Merge branch 'master' into docker-separate-dep 2019-03-25 11:33:51 -07:00