0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 18:09:38 +01:00
gitea/routers/api/v1/repo
Lewis Cowles c43399cad8 Fixes repo branch endpoint summary (#4893)
in browser saw `/repos/{owner}/{repo}/branches/{branch} List a repository's branches` fixed

Addresses https://github.com/go-gitea/debian-packaging/pull/1

Fixes https://github.com/go-gitea/gitea#4892
2018-09-09 11:36:08 +08:00
..
branch.go Fixes repo branch endpoint summary (#4893) 2018-09-09 11:36:08 +08:00
collaborators.go An inactive user shouldn't be able to be added as a collaborator (#4535) 2018-08-07 13:01:06 +03:00
file.go
fork.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_tracked_time.go
issue.go Added dependencies for issues (#2196) (#2531) 2018-07-17 17:23:58 -04:00
key.go
label.go
main_test.go
milestone.go
pull.go Disable merging a WIP Pull request (#4529) 2018-08-13 22:04:39 +03:00
release_attachment.go
release.go
repo.go api: repos/search: add parameters to control the sort order (#3964) 2018-08-02 16:10:02 +08:00
star.go
status.go
subscriber.go