gitea-pages-server/server
Gusted 091e6c8ed9 Add explicit logging in GetBranchTimestamp (#130)
- 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.

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/130
Reviewed-by: 6543 <6543@obermui.de>
Co-authored-by: Gusted <gusted@noreply.codeberg.org>
Co-committed-by: Gusted <gusted@noreply.codeberg.org>
2022-09-18 16:13:27 +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 (#130) 2022-09-18 16:13:27 +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 Add explicit logging in GetBranchTimestamp (#130) 2022-09-18 16:13:27 +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