gitea/modules/repository
wxiaoguang d562b419b6
Make label templates have consistent behavior and priority () ()
Backport 

Fix https://github.com/go-gitea/gitea/issues/23715

Backported manually and tested manually.
..
collaborator.go Always reuse transaction ()
collaborator_test.go Rename `repo.GetOwner` to `repo.LoadOwner` ()
commits.go Add context cache as a request level cache ()
commits_test.go Avoid warning for system setting when start up () ()
create.go Make label templates have consistent behavior and priority () ()
create_test.go Map OIDC groups to Orgs/Teams ()
delete.go Rename `repo.GetOwner` to `repo.LoadOwner` ()
env.go Implement actions ()
fork.go Implement FSFE REUSE for golang files ()
generate.go Repositories: by default disable all units except code and pulls on forks ()
generate_test.go Implement FSFE REUSE for golang files ()
hooks.go Implement FSFE REUSE for golang files ()
init.go Make label templates have consistent behavior and priority () ()
init_test.go Make label templates have consistent behavior and priority () ()
main_test.go Implement FSFE REUSE for golang files ()
push.go Implement FSFE REUSE for golang files ()
repo.go Add context cache as a request level cache ()
temp.go Implement FSFE REUSE for golang files ()