1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05: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 Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
avatar.go
blob.go Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
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 Filter get single commit (#24613) 2023-05-10 09:34:07 +08:00
file.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_attachment.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_comment_attachment.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
issue_comment.go
issue_dependency.go Fix issue dependencies (#27736) 2024-01-12 16:49:02 +00:00
issue_label.go
issue_pin.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_tracked_time.go
issue.go Fix comment permissions (#28213) 2023-11-25 17:21:21 +00:00
key.go
label.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00
language.go
main_test.go
migrate.go
milestone.go
mirror.go
notes.go
patch.go
pull_review.go More db.DefaultContext refactor (#27265) 2023-09-29 12:12:54 +00:00
pull.go
release_attachment.go
release_tags.go
release.go
repo_test.go
repo.go
runners.go
star.go
status.go Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
subscriber.go
tag.go
teams.go More refactoring of db.DefaultContext (#27083) 2023-09-15 06:13:19 +00:00
topic.go
transfer.go
tree.go Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00
wiki.go Updates to the API for archived repos (#27149) 2023-09-21 23:43:29 +00:00