0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-03 08:02:17 +01:00
gitea/routers/api/v1/repo
Lunny Xiao 0fd1672ae4
For API attachments, use API URL ()
Fix 

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-07-10 09:31:19 +00:00
..
avatar.go
blob.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
branch.go
collaborators.go
commits.go Filter get single commit () 2023-05-10 09:34:07 +08:00
file.go Less naked returns () 2023-07-07 05:31:56 +00:00
fork.go
git_hook.go
git_ref.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
hook.go
hook_test.go
issue.go Add open/closed field support for issue index () 2023-07-07 17:10:13 +00:00
issue_attachment.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
issue_comment.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
issue_comment_attachment.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
issue_dependency.go Add API to manage issue dependencies () 2023-03-28 13:23:25 -04:00
issue_label.go Less naked returns () 2023-07-07 05:31:56 +00:00
issue_pin.go Followup to pinned Issues () 2023-05-30 15:26:51 +00:00
issue_reaction.go Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
issue_stopwatch.go Move convert package to services () 2022-12-29 10:57:15 +08:00
issue_subscription.go Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
issue_tracked_time.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
key.go
label.go
language.go
main_test.go
migrate.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
milestone.go Move convert package to services () 2022-12-29 10:57:15 +08:00
mirror.go
notes.go
patch.go
pull.go
pull_review.go
release.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
release_attachment.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
release_tags.go For API attachments, use API URL () 2023-07-10 09:31:19 +00:00
repo.go
repo_test.go
star.go
status.go Fix Permission in API returned repository struct () 2023-06-22 13:08:08 +00:00
subscriber.go Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
tag.go
teams.go Add context cache as a request level cache () 2023-02-15 21:37:34 +08:00
topic.go
transfer.go
tree.go
wiki.go