gitea/services/repository
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
Following #28220

This PR move more functions to use `db.Find`.

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-01-15 02:19:25 +00:00
..
archiver Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
files
adopt_test.go
adopt.go
avatar_test.go
avatar.go
branch.go
cache.go
check.go
collaboration_test.go
collaboration.go
commit.go
create_test.go
create.go
delete_test.go
delete.go
fork_test.go
fork.go
hooks.go
lfs_test.go
lfs.go
main_test.go
push.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
repository_test.go
repository.go
review_test.go
review.go
setting.go
template.go
transfer_test.go
transfer.go