mirror of
1
Fork 0
forgejo/modules/repository
wxiaoguang d562b419b6
Make label templates have consistent behavior and priority (#23749) (#24071)
Backport #23749

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

Backported manually and tested manually.
2023-04-12 16:05:10 +02:00
..
collaborator.go
collaborator_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2023-02-18 20:11:03 +08:00
commits.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
commits_test.go Avoid warning for system setting when start up (#23054) (#23116) 2023-02-24 16:46:11 -05:00
create.go Make label templates have consistent behavior and priority (#23749) (#24071) 2023-04-12 16:05:10 +02:00
create_test.go
delete.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2023-02-18 20:11:03 +08:00
env.go
fork.go
generate.go
generate_test.go
hooks.go
init.go Make label templates have consistent behavior and priority (#23749) (#24071) 2023-04-12 16:05:10 +02:00
init_test.go Make label templates have consistent behavior and priority (#23749) (#24071) 2023-04-12 16:05:10 +02:00
main_test.go
push.go
repo.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
temp.go