forgejo/routers/api/v1/repo
6543 2c5b3c72e8
Fix bug with globally disabling mirror (#11760)
Ensure we return after `ctx.Error(...)`
2020-06-04 19:06:24 +01:00
..
blob.go
branch.go Add API Endpoint for Branch Creation (#11607) 2020-05-29 19:16:20 +01:00
collaborators.go
commits.go
file.go Handle expected errors in FileCreate & FileUpdate API (#11643) 2020-05-31 21:59:34 +01:00
fork.go
git_hook.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
git_ref.go
hook.go
hook_test.go
issue.go Make API EditIssue and EditPullRequest issue notifications (#11123) 2020-05-17 00:05:19 +03:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
key.go
label.go
main_test.go
migrate.go Fix bug with globally disabling mirror (#11760) 2020-06-04 19:06:24 +01:00
milestone.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
mirror.go
pull.go Make API EditIssue and EditPullRequest issue notifications (#11123) 2020-05-17 00:05:19 +03:00
pull_review.go
release.go
release_attachment.go
repo.go Fix repo-list private and total count bugs (#11500) 2020-05-20 22:15:30 -03:00
repo_test.go
star.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
status.go
subscriber.go
tag.go
topic.go
transfer.go
tree.go