forgejo/routers/api/v1/repo
2019-07-06 22:25:05 -04:00
..
blob.go
branch.go
collaborators.go
commits.go
file.go Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
fork.go
git_hook.go
git_ref.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 2019-06-08 17:31:11 +03:00
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_tracked_time.go
key.go
label.go Add missing description of label on API (#7159) 2019-06-16 20:39:52 +08:00
main_test.go
milestone.go
pull.go Fix #732: Add LFS objects to base repository on merging (#7082) 2019-06-22 18:35:34 +01:00
release.go
release_attachment.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
repo.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00
repo_test.go
star.go
status.go Add commit statuses reports on pull request view (#6845) 2019-06-30 08:57:59 +01:00
subscriber.go
tag.go Fixes #2738 - Adds the /git/tags API endpoint (#7138) 2019-06-08 17:31:11 +03:00
tree.go