Commit Graph

119 Commits

Author SHA1 Message Date
=
ed66cd5492 Fix service 2021-11-06 01:59:21 +01:00
=
631bec38d0 Actually log timeout 2021-11-06 01:54:56 +01:00
=
9db21cb15d Correctly use configured loglevel 2021-11-06 01:51:19 +01:00
=
056ac87eee Log if timeout is invalid 2021-11-06 01:46:09 +01:00
=
a1526c9334 Debug log notify timeout 2021-11-06 01:43:32 +01:00
=
21ce2e32d7 Sleep after activating watchdog 2021-11-06 01:41:45 +01:00
=
87794ee634 Fix watchdog 2021-11-06 01:36:01 +01:00
=
801dc967f8 Add support for systemd sd_notify 2021-11-06 01:29:43 +01:00
=
f213d9cc29 Bump version 2021-11-06 00:56:36 +01:00
=
c952c8d3cf Add healtcheck endpoint 2021-11-06 00:56:15 +01:00
=
db8372f6db Change healthchecker to return error 2021-11-06 00:41:27 +01:00
=
8ba601a2b1 Add healthcheck to all stores 2021-11-06 00:37:28 +01:00
=
a19fb3086b Re-add the ticker periodically updating stats 2021-11-03 21:45:40 +01:00
=
b2edb2b4bf Change duration encoder for logging 2021-11-03 21:28:02 +01:00
=
bd6eafd9f7 Cache total stats in memory 2021-11-03 21:24:23 +01:00
=
492c88c5b2 Add total attempts metric 2021-10-29 19:15:11 +02:00
=
0560e2a76c Add more metrics 2021-10-29 01:45:47 +02:00
=
e7074257b1 Fix metric names 2021-10-28 16:41:01 +02:00
=
03525cdad8 Enable the metrics store 2021-10-28 16:38:33 +02:00
=
47f3ae2b81 Tidy dependencies 2021-10-28 16:37:01 +02:00
=
0fd4e00c02 Add ssh metrics 2021-10-28 16:35:57 +02:00
=
bc9c5dbe0e Add ports listener feature 2021-10-28 16:09:28 +02:00
=
94e7faae78 Reorganize packages 2021-10-21 12:36:01 +02:00
=
a71ff52ab4 Update all dependencies 2021-09-30 23:18:52 +02:00
=
047478b9eb Fix missing name in Server header 2021-09-30 23:15:08 +02:00
=
5535a88fb1 Replace None with ?? in geolocation 2021-09-30 23:12:27 +02:00
=
6810202f3f Update dependencies 2021-09-17 15:12:00 +02:00
=
6e6e4ff8c4 Add more tests for store 2021-09-17 15:00:58 +02:00
=
b371dca158 Fix All() for postgres store 2021-09-17 15:00:47 +02:00
=
a76a95b300 Log country 2021-09-17 09:27:00 +02:00
=
2b016aecb2 Log error when unable to add to store 2021-09-17 02:14:51 +02:00
=
64ee43d75b Fix typo 2021-09-17 02:05:07 +02:00
=
756e9d661c Merge branch 'feature/caching-store' 2021-09-17 02:01:57 +02:00
=
a13e9c0eba Add some caching 2021-09-17 02:01:43 +02:00
36a487cb0c Update dependencies 2021-07-07 13:00:19 +02:00
59c401b1dc Stop setting content-type twice 2021-06-18 14:59:25 +02:00
0cce8aecc6 Set server version in correct place 2021-06-18 14:56:23 +02:00
baa3990d38 Add server version header 2021-06-18 14:51:43 +02:00
248735710a Add compiler version to version string 2021-06-18 14:48:59 +02:00
c1a1bf0b03 Fix unmarshalling of ip from postgres 2021-04-14 18:01:11 +02:00
82d07eaaf4 Fix postgres query for search 2021-04-14 17:55:44 +02:00
a2ffbad4a3 Fix makefile for updated version stuff 2021-04-14 17:32:31 +02:00
f4afd8df62 Add search 2021-04-14 17:27:03 +02:00
946bdd2a6a Add query to api 2021-04-13 07:30:07 +02:00
6c20033bcc Add func to return full version string 2021-04-12 08:58:39 +02:00
7c7117d8d6 Tidy webserver 2021-04-12 08:51:50 +02:00
a264ce76ed Write header before sending data 2021-04-12 08:16:23 +02:00
274590c837 Forgot to flush 2021-04-12 08:14:30 +02:00
b9eef3b3a8 Add robots.txt and lang attribute to html tag 2021-04-11 23:17:45 +02:00
a72bed5c62 Move interval to from mounted to created 2021-04-11 22:39:20 +02:00