Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Thomas
d5498dde73 fix: remove unuseful unit test 2025-06-13 23:02:19 +02:00
Miroslav Cvetic
74d2ff75f5 fix: add get repo test when update fails 2025-05-29 11:56:20 +02:00
Kevin Franklin Kim
d058ce2b41
fix: lint issues 2025-05-19 09:29:30 +02:00
Kevin Franklin Kim
1ac5dab2aa
fix: add mutex 2025-05-19 09:21:56 +02:00
Kevin Franklin Kim
a53de5827c
fix: log 2025-05-16 23:28:28 +02:00
Kevin Franklin Kim
b4b9de6df3
fix: t.Helper 2025-05-16 23:21:20 +02:00
Kevin Franklin Kim
dd8e6a63e7
fix: lint issues 2025-05-16 16:45:36 +02:00
Kevin Franklin Kim
a2ae079ae9
chore: bump golangci-lint 2025-05-16 16:30:36 +02:00
Kevin Franklin Kim
ec6ff54135
fix: lint issues 2024-11-25 22:40:02 +01:00
Kevin Franklin Kim
e50df5eaf9
test: close servers 2024-11-25 22:23:12 +01:00
Kevin Franklin Kim
1617ebbd84
feat: handle closed connection 2024-03-25 09:19:01 +01:00
Kevin Franklin Kim
b4f8b95a4b
refactor: rename onLoaded 2024-03-22 16:30:54 +01:00
Kevin Franklin Kim
52c1a67b7a
feat: add poll interval flag 2024-03-22 12:38:43 +01:00
franklin
39cd0c422a
feat: upgrade 2024-03-21 16:03:21 +01:00
Jan Halfar
2fa98dad5e
feat: polling support (#27) 2022-05-26 15:28:22 +02:00
Philipp Mieden
3440cbdc0e fix: improve url validation 2021-10-07 12:00:14 +02:00
Stefan Martinov
ac85c31b77
Configurable Repository Timeout (#25)
* feat: implement correct prometheus metrics

* feat: remove nodeID from metrics due to high cardinality

* feat: add configurable timeouts to contentserver
2021-09-22 11:52:53 +02:00
Philipp Mieden
8d85fc5f81 GetRepo cleanup and testing, fixed unit tests 2019-05-27 12:11:16 +02:00
Philipp Mieden
e9245a200c replaced logger, fixed update queue mechanism 2019-05-23 14:20:38 +02:00
Philipp Mieden
0735b5ad18 code cleanup, grouping declarations 2019-05-21 11:17:03 +02:00
Philipp Mieden
5e44495adc replaced encoding/json with jsoniter high performance pkg 2019-05-21 10:59:54 +02:00
Philipp Mieden
5ee042bcd4 handle unchecked errors 2019-05-21 10:12:05 +02:00
Philipp Mieden
dd902fe717 removed redundant return statement 2019-05-21 10:05:24 +02:00
Jan Halfar
f96a5669a8 made webserver path configurable 2018-11-27 13:28:20 +01:00
Jan Halfar
ef3ef2bc50 new socket client with connection pool and added http client 2018-11-27 12:50:10 +01:00
Jan Halfar
c0b61188de added more client methods 2016-03-09 22:17:40 +01:00
Jan Halfar
7d5d90c69e implementing client api 2016-03-09 18:12:41 +01:00
Jan Halfar
969d72b703 added a client, further server clean ups 2016-03-09 12:13:39 +01:00
Jan Halfar
bc63aadd50 refactored mock handling 2016-03-08 17:58:49 +01:00