1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-30 07:05:50 +00:00
gitea/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 Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
collaborators.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
file.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
fork.go Handle refactor (#3339) 2018-01-10 23:34:17 +02:00
hook.go Fix API status code for hook creation (#2814) 2017-11-20 15:00:53 +08:00
issue_comment.go Fix comment API paths (#2813) 2017-11-20 15:24:07 +08:00
issue_label.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue_tracked_time.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
issue.go Fix swagger docs (#3300) 2018-01-04 14:31:40 +08:00
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 Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
status.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00
subscriber.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00