0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-16 00:41:44 +01:00
gitea/routers/api/v1/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
..
action.go
avatar.go
blob.go
branch.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
collaborators.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_attachment.go
issue_comment_attachment.go
issue_comment.go
issue_dependency.go
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go
key.go
label.go
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull_review.go
pull.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
release_attachment.go
release_tags.go
release.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
repo_test.go
repo.go
runners.go
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go