1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-09 08:58:05 +00:00
gitea/routers
wxiaoguang ba0deab616
Fix some trivial problems ()
1. Using existing "content" variable in `swift.go`
2. Do not report 500 server error in `GetPullDiffStats` middleware,
otherwise a PR missing ref won't be able to view.
3. Fix the abused "label button" when listing commits, there was too
much padding space, see the screenshot below.
2025-04-18 22:56:50 +08:00
..
api Fix some trivial problems () 2025-04-18 22:56:50 +08:00
common Add middleware for request prioritization () 2025-04-14 16:25:48 +02:00
install Enable addtional linters () 2025-04-01 10:14:01 +00:00
private Cache GPG keys, emails and users when list commits () 2025-04-09 16:34:38 +00:00
utils Refactor older tests to use testify () 2025-01-09 09:21:47 +08:00
web Fix some trivial problems () 2025-04-18 22:56:50 +08:00
init.go Prepare for support performance trace () 2025-01-15 20:05:18 +00:00