0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-30 22:14:24 +01:00
gitea/services/repository
yp05327 bd66fa586a
Rename repo.GetOwner to repo.LoadOwner (#22967)
Fixes https://github.com/go-gitea/gitea/issues/22963

---------

Co-authored-by: Yarden Shoham <hrsi88@gmail.com>
2023-02-18 20:11:03 +08:00
..
archiver
files Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
adopt.go Repositories: by default disable all units except code and pulls on forks (#22541) 2023-02-04 14:48:38 +08:00
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go Refactor git command package to improve security and maintainability (#22678) 2023-02-04 10:30:43 +08:00
fork.go Repositories: by default disable all units except code and pulls on forks (#22541) 2023-02-04 14:48:38 +08:00
fork_test.go
hooks.go
lfs.go Add cron method to gc LFS MetaObjects (#22385) 2023-01-16 13:50:53 -06:00
main_test.go
push.go Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
repository.go
repository_test.go
review.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
review_test.go
template.go
transfer.go Rename repo.GetOwner to repo.LoadOwner (#22967) 2023-02-18 20:11:03 +08:00
transfer_test.go