forgejo/routers/api/v1/repo
Marc Brückner 695b10bedd Fix API-Endpoint release (#3012)
* Fixes API-Endpoint release (#3005)

* Using context.ReferencesGitRepo(); doing the same in the PATCH route.

* Add release create, get and update test
2018-01-16 10:54:13 +02:00
..
branch.go
collaborators.go
file.go
fork.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
hook.go
issue.go Fix swagger docs (#3300) 2018-01-04 14:31:40 +08:00
issue_comment.go Fix comment API paths (#2813) 2017-11-20 15:24:07 +08:00
issue_label.go
issue_tracked_time.go
key.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
label.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
milestone.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
pull.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
release.go Fix API-Endpoint release (#3012) 2018-01-16 10:54:13 +02:00
repo.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
star.go
status.go
subscriber.go