This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-08-03 03:44:09 +02:00
Code
Issues
Activity
gitea
/
routers
History
Brice Ruth
695496c100
Apply Go modernization fixes - use strings.CutPrefix instead of HasPrefix+TrimPrefix
2025-06-28 16:44:55 -05:00
..
api
Apply Go modernization fixes - use strings.CutPrefix instead of HasPrefix+TrimPrefix
2025-06-28 16:44:55 -05:00
common
Fix footnote jump behavior on the issue page. (
#34621
)
2025-06-09 17:18:11 +00:00
install
enforce nolint scope (
#34851
)
2025-06-27 07:59:55 +02:00
private
Use standalone function to update repository cols (
#34811
)
2025-06-26 17:23:21 +00:00
utils
Refactor older tests to use testify (
#33140
)
2025-01-09 09:21:47 +08:00
web
enforce explanation for necessary nolints and fix bugs (
#34883
)
2025-06-27 21:48:03 +08:00
init.go
Prepare for support performance trace (
#33286
)
2025-01-15 20:05:18 +00:00