forgejo/routers/api/v1/repo
Jonas f995bcc87a Add repo mirror sync API endpoint (#1508)
* API: Add repo mirror sync

* Correct error message

* Change http status to 200
2017-04-19 19:09:49 +08:00
..
branch.go
collaborators.go
file.go
fork.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
hook.go
issue.go refactor api issues load attributes for better performance (#1066) 2017-02-27 08:36:42 +08:00
issue_comment.go
issue_label.go
key.go
label.go
milestone.go
pull.go
release.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
repo.go Add repo mirror sync API endpoint (#1508) 2017-04-19 19:09:49 +08:00
star.go
subscriber.go