0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-18 23:53:11 +02:00

4 Commits

Author SHA1 Message Date
TheFox0x7
f69e18f375
Merge branch 'main' into prometheus-reorganization 2025-06-30 12:16:24 +02:00
TheFox0x7
aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883)
Follows up https://github.com/go-gitea/gitea/pull/34851

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-27 21:48:03 +08:00
TheFox0x7
73266df0f5 feat(metrics): add cache, process and http metrics 2025-01-23 20:00:33 +01:00
wxiaoguang
c248f010ad
Refactor cache and disable go-chi cache (#30417)
use built-in cache package to wrap external go-chi cache package
2024-04-13 08:38:44 +00:00