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
Kevin Franklin Kim
da832d3f52
chore: add husky and gh workflows
2024-03-21 16:10:08 +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
Philipp Mieden
c2837eec07
fix: validate server url in NewHTTPClient and return an error for invalid configurations
2021-10-07 10:40:02 +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
franklin
93fcca1a5f
feat: make http transport client exchangeable
2021-07-30 17:37:10 +02:00
Frederik Löffert
0ab7935a05
response wrapper to fix json unmarshal issues ( #21 )
...
* chore: change wrapping
* fix: fix mapping bugs
Co-authored-by: Stefan Martinov <stefan.martinov@gmail.com>
2020-04-01 12:25:55 +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
54ee995295
commented out unused symbols
2019-05-21 10:07:13 +02:00
Philipp Mieden
82733d4b25
fix: call of Unmarshal passed a non-pointer as second argument
2019-05-21 10:06:21 +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
09edb5cd09
client connection handling fix
2017-01-08 21:30:16 +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