gitea/routers/api/v1/repo
2020-02-23 13:52:05 -06:00
..
blob.go
branch.go Add API branch protection endpoint (#9311) 2020-02-12 23:19:35 +00:00
collaborators.go
commits.go
file.go
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go
key.go
label.go [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
main_test.go
migrate.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
milestone.go Fix milestone API state parameter unhandled (#10049) 2020-01-29 08:36:32 +02:00
mirror.go Refactor api repo dir (#10048) 2020-01-29 13:55:23 +08:00
pull.go Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
release_attachment.go
release.go
repo_test.go
repo.go Refactor api repo dir (#10048) 2020-01-29 13:55:23 +08:00
star.go
status.go
subscriber.go
tag.go
topic.go
transfer.go API endpoint for repo transfer (#9947) 2020-01-31 15:49:04 +00:00
tree.go