0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-14 05:24:03 +01:00
gitea/routers
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413)
1. clarify the "filepath" could(should) contain "{ref}"
2. remove unclear RepoRefLegacy and RepoRefAny, use RepoRefUnknown to guess
3. by the way, avoid using AppURL
2024-11-05 06:35:54 +00:00
..
api Refactor RepoRefByType (#32413) 2024-11-05 06:35:54 +00:00
common Refactor the DB migration system slightly (#32344) 2024-10-27 19:54:35 +08:00
install
private Fix git error handling (#32401) 2024-11-02 11:20:22 +00:00
utils
web Refactor RepoRefByType (#32413) 2024-11-05 06:35:54 +00:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 2024-10-02 08:03:19 +08:00