0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 10:38:42 +01:00
gitea/models/repo
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.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
attachment_test.go
attachment.go
avatar.go
collaboration_test.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
collaboration.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
fork_test.go
fork.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
git.go
issue.go
language_stats.go
main_test.go
mirror.go
pushmirror_test.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
pushmirror.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
redirect_test.go
redirect.go
release_test.go
release.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
repo_indexer.go
repo_list_test.go
repo_list.go
repo_test.go Refactor SSH clone URL generation code (#28421) 2023-12-15 06:18:12 +00:00
repo_unit_test.go
repo_unit.go Fix schedule tasks bugs (#28691) 2024-01-12 21:50:38 +00:00
repo.go Adjust object format interface (#28469) 2023-12-17 11:56:08 +00:00
search.go
star_test.go
star.go
topic_test.go
topic.go Add orphaned topic consistency check (#28507) 2023-12-18 15:32:08 +00:00
update.go
upload.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
user_repo_test.go
user_repo.go
watch_test.go
watch.go Refactor deletion (#28610) 2023-12-25 21:25:29 +01:00
wiki_test.go
wiki.go