forgejo/routers/api/v1/repo
2020-05-31 21:59:34 +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 Consolidate API for getting single commit (#11368) 2020-05-11 12:44:36 +03:00
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 Prevent panic in stopwatch (#10670) 2020-03-08 14:46:24 -03:00
issue_subscription.go Return issue subscription status from API subscribe (#10966) 2020-04-30 23:55:24 +01:00
issue_tracked_time.go Fix tracked time issues (#11349) 2020-05-09 11:18:44 -03:00
key.go
label.go
main_test.go
migrate.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
milestone.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
mirror.go Refactor api repo dir (#10048) 2020-01-29 13:55:23 +08:00
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
status.go
subscriber.go
tag.go
topic.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
transfer.go
tree.go