This website requires JavaScript.
de051d4bcd
CLI fixes for PORT and IP/HOST
hunterlong
2020-06-13 19:46:31 -0700
622d697c6b
CLI fixes for PORT and IP/HOST
hunterlong
2020-06-13 18:45:04 -0700
fb2a9fe067
CLI fixes for PORT and IP/HOST
hunterlong
2020-06-13 18:39:47 -0700
b928f7bb6a
Merge pull request #659 from statping/promethus-metrics
v0.90.49
Hunter Long
2020-06-12 22:18:39 -0700
6da15a570a
api tests
hunterlong
2020-06-12 21:12:31 -0700
e27b8de55e
version up, default GET http method, metrics
hunterlong
2020-06-12 18:23:30 -0700
95e294f553
prometheus metrics for better debugging
hunterlong
2020-06-12 18:13:28 -0700
f23ac57ed4
Merge pull request #655 from statping/checks-and-balances
v0.90.48
Hunter Long
2020-06-11 05:37:29 -0700
ca299a0ee7
exit 0 for non processing commands
hunterlong
2020-06-11 02:38:14 -0700
fcb448ab56
exit 0 for non processing commands
hunterlong
2020-06-11 02:14:46 -0700
36b64538c0
Update Makefile
v0.90.47
Hunter Long
2020-06-11 00:15:50 -0700
73d7a65c39
removed automatic service reloading for now
hunterlong
2020-06-10 23:58:39 -0700
6ee986836b
postman file update
hunterlong
2020-06-10 23:43:18 -0700
bc45135301
modified Maintance routine to use time.After channel, not tick.
hunterlong
2020-06-10 23:21:53 -0700
1b68476b81
urgent bug fix 100% CPU, pprof with DEBUG env,
hunterlong
2020-06-10 23:11:39 -0700
6fd87b7a2f
fakey postman tests, removing for now...
hunterlong
2020-06-10 20:51:24 -0700
4266539e66
seriously postman...
hunterlong
2020-06-10 20:31:57 -0700
256e772d51
fixed service page
hunterlong
2020-06-10 19:43:35 -0700
a86b8de718
fixed service page
hunterlong
2020-06-10 17:19:16 -0700
dde3951264
postman tests update
hunterlong
2020-06-10 12:57:56 -0700
4f268edc10
fixed ENV merge with flags.
hunterlong
2020-06-10 12:41:43 -0700
d3d1f9d2a0
version up
hunterlong
2020-06-10 11:04:39 -0700
45a04941e0
Merge pull request #623 from zeeZ/bugfix/602-icmp-broken
Hunter Long
2020-06-10 10:59:34 -0700
e3c8b9b2ea
Merge pull request #626 from zeeZ/bugfix/wait-for-cmd-reads
Hunter Long
2020-06-10 10:58:59 -0700
79a1e68ec1
Merge pull request #645 from kaeltis/fixTimeConversion
Hunter Long
2020-06-10 10:58:15 -0700
f695195b9e
Merge pull request #638 from statping/code-cleanup
Hunter Long
2020-06-10 10:57:40 -0700
a0698fbc95
tests
hunterlong
2020-06-10 10:46:32 -0700
8f85654040
tests
hunterlong
2020-06-10 09:04:34 -0700
a0517bc64c
package updates
hunterlong
2020-06-10 08:22:59 -0700
b659e24246
meta tags
hunterlong
2020-06-10 05:30:48 -0700
c9a7a67d1a
meta tags
hunterlong
2020-06-09 17:40:05 -0700
489b837972
Remove calculation from ServiceSparkLine.vue
Patrick Fruh
2020-06-09 21:12:46 +0200
1d5c2737aa
Added space between value and percent sign
Patrick Fruh
2020-06-09 20:59:22 +0200
7ce93c8cce
Use same ms conversion as other graphs
Patrick Fruh
2020-06-09 20:47:31 +0200
5434b26b6e
Revert "Use humanTime instead of doing own calculations"
Patrick Fruh
2020-06-09 20:45:12 +0200
2c5a6318d6
Use humanTime instead of doing own calculations
Patrick Fruh
2020-06-09 20:36:09 +0200
0d350fb023
Use Math.round, only use ms in graphs when at least 10 ms
Patrick Fruh
2020-06-09 20:17:41 +0200
a8fb5ce80e
Round instead of floor to be more accurate to value
Patrick Fruh
2020-06-09 20:02:02 +0200
2fe56b1e92
Use short codes for ms and μs
Patrick Fruh
2020-06-09 19:59:02 +0200
811236f8b4
Fix time conversion in overview and charts
Patrick Fruh
2020-06-09 18:50:59 +0200
434c8f2906
checkin test
hunterlong
2020-06-08 20:56:51 -0700
37e405df77
added pem file TLS cert generator
hunterlong
2020-06-08 20:40:39 -0700
6156a55e12
code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update,
hunterlong
2020-06-08 17:51:37 -0700
c06eba3bc8
code cleanup, debug mode (pprof), new env vars: DISABLE_HTTP, LOGS_MAX_COUNT, LOGS_MAX_AGE, LOGS_MAX_SIZE, DISABLE_COLORS, fixed DISABLE_LOGS bool env, mobile notifier update to fit the next mobile app update,
hunterlong
2020-06-05 17:36:39 -0700
29bda29874
code cleanup
hunterlong
2020-06-04 20:47:35 -0700
60100461c9
tests
v0.90.46
hunterlong
2020-06-04 16:49:37 -0700
0ef00d682c
tests
hunterlong
2020-06-04 16:18:37 -0700
ebc2e302d6
tests
hunterlong
2020-06-04 15:59:31 -0700
d16023abe5
tests
hunterlong
2020-06-04 15:05:23 -0700
cfdee4659b
tests
hunterlong
2020-06-04 07:08:53 -0700
128c53e5e1
language
hunterlong
2020-06-04 06:13:32 -0700
e58130cc6b
Wait for cmd reads to complete before calling Wait()
zeeZ
2020-06-04 14:28:27 +0200
eddf378938
Merge pull request #588 from kvpt/service
Hunter Long
2020-06-04 03:20:58 -0700
90eedb7ff7
Merge pull request #589 from kvpt/heatmap
Hunter Long
2020-06-04 03:20:34 -0700
2cceaec54a
Merge branch 'master' into heatmap
Hunter Long
2020-06-04 03:20:26 -0700
ac66447c08
Merge pull request #590 from kvpt/login
Hunter Long
2020-06-04 03:17:55 -0700
473f3383ae
Merge pull request #587 from kvpt/announcement
Hunter Long
2020-06-04 03:17:16 -0700
eef5e89045
Merge branch 'master' into announcement
Hunter Long
2020-06-04 03:17:01 -0700
0254d70af1
Merge pull request #618 from statping/i18n
Hunter Long
2020-06-04 03:15:39 -0700
271264fc10
separate command options and option arguments
zeeZ
2020-06-03 19:40:35 +0200
8fd585120a
language
hunterlong
2020-06-02 00:22:26 -0700
d463f548ad
language
hunterlong
2020-06-02 00:05:13 -0700
98175ab326
i18n implementation for frontend, oauth url fixes, added language into Core,
hunterlong
2020-06-01 23:56:19 -0700
bb9eacc522
Merge pull request #617 from statping/features-fixes-2
Hunter Long
2020-06-01 19:27:52 -0700
ee7960ebe7
newsletter option
hunterlong
2020-06-01 19:27:31 -0700
8a3a1888cf
readd volume
hunterlong
2020-06-01 19:02:25 -0700
5ae1c76ba5
PR #612 merged, version up
v0.90.45
hunterlong
2020-06-01 18:37:22 -0700
a2621fa6c0
Merge pull request #612 from fabiopbx/bugfix-581
Hunter Long
2020-06-01 18:35:26 -0700
be710ff838
newsletter feature
hunterlong
2020-05-29 15:07:11 -0700
5eecb5fa53
newsletter feature
hunterlong
2020-05-29 15:06:13 -0700
f96c43d98c
fix create/edit services, fixes #581 . fixes #608
Fabio Rodrigues
2020-05-28 18:35:33 +0100
71ceeb7397
Update issue-report.md
v0.90.44
Hunter Long
2020-05-25 23:23:06 -0700
276738ae19
Update bug-report.md
Hunter Long
2020-05-25 23:22:44 -0700
fd75693331
skip mobile notifier test
hunterlong
2020-05-25 23:18:56 -0700
5d66e34e56
include netgo tag during golang build process
hunterlong
2020-05-25 22:11:32 -0700
96be7f96da
stale fix
hunterlong
2020-05-25 21:10:03 -0700
02e7da3c60
actions not running?
hunterlong
2020-05-25 20:35:35 -0700
6b1cba957d
repush
hunterlong
2020-05-25 15:23:02 -0700
4bfed92fb5
stale issue bot fix, test fix
hunterlong
2020-05-25 14:26:44 -0700
b25f7c3a66
stale issue bot fix, test fix
v0.90.43
hunterlong
2020-05-23 17:32:51 -0700
eb634c472b
stale issue bot fix, test fix
hunterlong
2020-05-23 00:18:06 -0700
d7c54eb5e7
stale issue bot fix, test fix
hunterlong
2020-05-22 22:36:39 -0700
65f32896cf
stale issue bot fix, test fix
hunterlong
2020-05-22 20:41:27 -0700
8e3e5a8bae
TLS form fix
hunterlong
2020-05-21 07:56:32 -0700
ad03ef545d
patch
hunterlong
2020-05-21 05:04:45 -0700
bfd173d7d7
updated ICMP to use system ping command (doesnt need root), added tests for TCP/HTTP TLS and non-TLS service checks
hunterlong
2020-05-21 00:10:35 -0700
a8bae268ea
TCP service fix for services that are not using TLS (different packages)
v0.90.42
hunterlong
2020-05-20 19:53:09 -0700
21b037ab8c
attempt to use GH actions and xgo to build binaries
hunterlong
2020-05-20 18:29:23 -0700
e25e55bde2
attempt to use GH actions and xgo to build binaries
hunterlong
2020-05-20 17:48:16 -0700
0ad1f82613
attempt to use GH actions and xgo to build binaries
hunterlong
2020-05-20 17:02:36 -0700
65d654b86d
attempt to use GH actions and xgo to build binaries
hunterlong
2020-05-20 16:40:54 -0700
70c5b672b3
test fix
v0.90.41
hunterlong
2020-05-20 01:36:02 -0700
9949568963
Merge pull request #598 from statping/tls-feature-fixes
Hunter Long
2020-05-20 00:45:42 -0700
42fb363673
version up, TLS, ADMIN_PASS to ADMIN_PASSWORD
hunterlong
2020-05-20 00:10:04 -0700
7630eb3263
TLS with TCP
hunterlong
2020-05-19 23:59:28 -0700
4618d56c18
mTLS service check (http)
hunterlong
2020-05-19 23:41:50 -0700
8dfe8d6344
Use better approach
Kevin Petit
2020-05-20 00:37:20 +0200
47e8039761
version up
v0.90.40
hunterlong
2020-05-18 22:55:58 -0700
0116560831
version up
hunterlong
2020-05-18 22:38:43 -0700
86204d27bd
test fix for postman sqlite, postgres, and sqlite.
hunterlong
2020-05-18 22:19:59 -0700