forgejo/routers/api/v1/repo
2016-08-14 03:32:24 -07:00
..
branch.go add CRUD issue APIs 2016-03-13 23:20:22 -04:00
collaborators.go code clean up 2016-08-11 11:35:46 -07:00
file.go Convert all API handers to use *context.APIContext 2016-03-13 18:49:16 -04:00
hook.go models/webhook: restrict deletion to be explicitly with repo and org ID 2016-07-17 08:33:59 +08:00
issue.go fully support of webhooks for pull request 2016-08-14 03:32:24 -07:00
issue_label.go fully support of webhooks for pull request 2016-08-14 03:32:24 -07:00
key.go api: admin list and create team under organization 2016-03-21 12:47:54 -04:00
label.go better code structure and batch minor improvements 2016-08-03 11:51:22 -07:00
repo.go add pagination for repositories 2016-07-24 14:32:46 +08:00