gitea-pages-server/server
6543 02bd942b04 Move gitea api calls in own "client" package (#78)
continue #75
close #16
- fix regression (from #34) _thanks to @crystal_
- create own gitea client package
- more logging
- add mock impl of CertDB

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: crystal <crystal@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/78
Reviewed-by: crapStone <crapstone@noreply.codeberg.org>
2022-06-11 23:02:06 +02:00
..
cache make mem cache an interface and inject 2021-12-05 14:48:51 +01:00
certificates Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
database Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
dns unexport if posible 2021-12-05 16:24:26 +01:00
gitea Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
upstream Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
utils move more args of Upstream() to upstream Options 2021-12-05 19:53:23 +01:00
handler.go Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
handler_test.go Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00
helpers.go move helper func in related packages 2021-12-05 14:48:47 +01:00
setup.go Change MaxConnsPerIP to 0 to fix too many connections from HAProxy (#77) 2022-05-14 22:29:54 +02:00
try.go Move gitea api calls in own "client" package (#78) 2022-06-11 23:02:06 +02:00