0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 06:49:56 +01:00
gitea/routers/api/v1/repo
2023-10-18 15:03:10 +00:00
..
action.go
avatar.go
blob.go
branch.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
collaborators.go
commits.go
file.go
fork.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
git_hook.go
git_ref.go
hook_test.go
hook.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
issue_attachment.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_comment_attachment.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_comment.go
issue_dependency.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
issue_label.go Don't let API add 2 exclusive labels from same scope (#27433) 2023-10-05 03:37:36 +00:00
issue_pin.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_reaction.go
issue_stopwatch.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
issue_subscription.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
issue_tracked_time.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
issue.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
key.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
label.go
language.go
main_test.go
migrate.go Remove unnecessary parameter (#27671) 2023-10-18 15:03:10 +00:00
milestone.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
mirror.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
notes.go api: GetPullRequestCommits: return file list (#27483) 2023-10-09 11:22:12 +00:00
patch.go
pull_review.go
pull.go Final round of db.DefaultContext refactor (#27587) 2023-10-14 08:37:24 +00:00
release_attachment.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
release_tags.go
release.go
repo_test.go
repo.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
star.go
status.go
subscriber.go
tag.go
teams.go
topic.go
transfer.go Even more db.DefaultContext refactor (#27352) 2023-10-03 10:30:41 +00:00
tree.go
wiki.go