gitea/routers/api/v1/repo
Lauris BH 7a0297819d Sync releases table with tags on push and for mirrors (#2459)
* Sync releases table with tags on push and for mirrors

* Code style fixes

* Fix api to return only releases

* Optimize release creation and update
Minimize posibility of race conditions

* Fix release lower tag name updating

* handle tag reference update by addionally comparing commit id
2017-09-20 13:26:49 +08:00
..
branch.go
collaborators.go
file.go
fork.go
hook.go
issue.go
issue_comment.go Fix #2001 and fix issue comments hidden (#2016) 2017-06-21 09:00:44 +08:00
issue_label.go Fix bug in issue labels API (#2048) 2017-06-25 07:52:51 +08:00
issue_tracked_time.go
key.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
label.go
milestone.go
pull.go
release.go
repo.go Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
star.go
status.go
subscriber.go