0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-03-03 08:11:42 +01:00
gitea/routers/api/v1/repo
2023-05-22 18:21:46 +08:00
..
blob.go
branch.go Create a branch directly from commit on the create branch API () 2023-05-09 18:22:32 +08:00
collaborators.go
commits.go Filter get single commit () 2023-05-10 09:34:07 +08:00
file.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
fork.go Add IsErrRepoFilesAlreadyExist check when fork repo () 2023-05-22 18:21:46 +08:00
git_hook.go
git_ref.go
hook.go
hook_test.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
issue.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
issue_attachment.go
issue_comment.go Use CommentList instead of []*Comment () 2023-05-21 20:48:28 +08:00
issue_comment_attachment.go
issue_dependency.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
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 Move convert package to services () 2022-12-29 10:57:15 +08:00
label.go
language.go
main_test.go
migrate.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
milestone.go
mirror.go
notes.go
patch.go
pull.go Filters for GetAllCommits () 2023-05-09 09:06:05 +08:00
pull_review.go
release.go
release_attachment.go
release_tags.go
repo.go Improve Gitea's web context, decouple "issue template" code into service package () 2023-05-09 01:30:14 +02:00
repo_test.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
star.go
status.go Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go