pages-server/server
Gusted 1565fbc92f
Add explicit logging in GetBranchTimestamp
- Logs are currently indicating that it's returning `nil` in valid
scenarios, therefor this patch adds extra logging in this code to
better understand what it is doing in this function.
2022-09-18 16:01:05 +02:00
..
cache make mem cache an interface and inject 2021-12-05 14:48:51 +01:00
certificates Improve logging (#116) 2022-08-12 05:06:26 +02:00
database Improve logging (#116) 2022-08-12 05:06:26 +02:00
dns unexport if posible 2021-12-05 16:24:26 +01:00
gitea Add Support to Follow Symlinks and LFS (#114) 2022-08-12 06:40:12 +02:00
upstream Add explicit logging in GetBranchTimestamp 2022-09-18 16:01:05 +02:00
utils move more args of Upstream() to upstream Options 2021-12-05 19:53:23 +01:00
version Release via CI (#94) 2022-06-14 20:35:11 +02:00
handler.go Make verbose checks in tryBranch (#127) 2022-09-13 23:06:31 +02:00
handler_test.go Add Support to Follow Symlinks and LFS (#114) 2022-08-12 06:40:12 +02:00
helpers.go move helper func in related packages 2021-12-05 14:48:47 +01:00
setup.go Improve logging (#116) 2022-08-12 05:06:26 +02:00
try.go Improve logging (#116) 2022-08-12 05:06:26 +02:00