0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 13:30:54 +01:00
gitea/routers/web/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
..
actions
setting Fix schedule tasks bugs (#28691) 2024-01-12 21:50:38 +00:00
activity.go
attachment.go
blame.go
branch.go
cherry_pick.go
commit.go
compare.go
download.go
editor_test.go
editor.go
find.go
githttp_test.go
githttp.go
helper_test.go
helper.go
issue_content_history.go
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_pin.go
issue_stopwatch.go
issue_test.go
issue_timetrack.go
issue_watch.go
issue.go
main_test.go
middlewares.go
migrate.go
milestone.go
packages.go
patch.go
projects_test.go
projects.go
pull_review.go
pull.go
release_test.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
release.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
render.go
repo.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
search.go
topic.go
treelist.go
view_test.go
view.go
wiki_test.go
wiki.go