1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 13:15:48 +00:00
gitea/routers/api/v1/repo
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API
Also move duplicated code into repo.APIFormat(..)
2016-12-07 12:55:24 +01:00
..
branch.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
collaborators.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
file.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
hook.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
issue_comment.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
issue_label.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
issue.go Linting 2016-12-02 09:31:44 +01:00
key.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
label.go GitHub API Compliance (& linting) 2016-12-02 09:18:15 +01:00
milestone.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
pull.go [API] Pull Requests (#248) 2016-12-02 12:10:39 +01:00
repo.go Bug fixes for repo permissions in API 2016-12-07 12:55:24 +01:00