forgejo/routers/api/v1/repo
2022-12-21 16:45:44 -06:00
..
blob.go
branch.go Fix ListBranches to handle empty case (#21921) 2022-12-04 08:57:17 +00:00
collaborators.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
commits.go
file.go
fork.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
git_hook.go
git_ref.go
hook.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
hook_test.go
issue.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
issue_attachment.go Add API management for issue/pull and comment attachments (#21783) 2022-12-09 14:35:56 +08:00
issue_comment.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
issue_comment_attachment.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
key.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
label.go
language.go
main_test.go
migrate.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
milestone.go
mirror.go
notes.go
patch.go
pull.go Allow empty assignees on pull request edit (#22150) 2022-12-21 16:45:44 -06:00
pull_review.go
release.go
release_attachment.go Add API management for issue/pull and comment attachments (#21783) 2022-12-09 14:35:56 +08:00
release_tags.go
repo.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
repo_test.go
star.go
status.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
subscriber.go
tag.go
teams.go
topic.go
transfer.go Rename almost all Ctx functions (#22071) 2022-12-10 10:46:31 +08:00
tree.go
wiki.go